semgrep

Semgrep Code is a static application security testing (SAST) tool that detects security vulnerabilities in your first-party code.

You can use Semgrep Code to scan local repositories or integrate it into your CI/CD pipeline to automate the continuous scanning of your code.

login https://semgrep.dev/loginarrow-up-right

quickstart https://semgrep.dev/docs/getting-started/quickstartarrow-up-right

semgrep cli https://semgrep.dev/docs/cli-referencearrow-up-right

cli command: semgrep --config auto --output scan_results.sarif --sarif

Last updated

Was this helpful?