Collecting Semgrep GitHub Actions logs from GitHub
Collect logs from GitHub Actions to troubleshoot Semgrep CI scans.
Collect logs from GitHub Actions to troubleshoot Semgrep CI scans.
When running Semgrep in CI with a pull or merge request as the triggering event, Semgrep runs some additional git commands to determine the behavior for the scan. The scan exits with an error if these commands fail. A message like the following shows in the output:
Collect verbose logs from GitLab to troubleshoot Semgrep CI scans.
How to test scans with different versions of Semgrep.
Set additional environment variables to receive Semgrep MR comments through a GitLab runner.
How to scan a monorepo in parts for better CI performance and clearer findings organization