📄️ Integrate SCA with GitHub Actions
SCA scans dependencies inside your repo upon pull requests and code pushes. The following usage provides an example GitHub Action to run Lacework’s SCA. For additional information, consult the SCA repository's README.
📄️ Integrate with GitLab
Software Composition Analysis (SCA) scanning enables you to scan code on pushes to the main branch and merge requests on any source or target branch. If you have GitLab Security enabled, the scan artifacts populate the GitLab Security Dashboard, vulnerability report, and dependency list.
📄️ Integrate SCA with BitBucket
SCA scans dependencies inside your repo upon pull requests and code pushes. The following usage provides an example BitBucket pipeline to run Lacework’s SCA.