Detect and prevent bugs and anti-patterns in your codebase
Easily detect and prevent bugs and anti-patterns in your codebase
semgrep$ semgrep --config=p/owasp-top-ten .$ semgrep --config=myrule.yml path/to/file.js$ semgrep --json --config=p/security-audit . > results.json