Semgrep
JSON →Static code analysis using Semgrep for security vulnerability detection and code quality improvements.
Install
pip install semgrep Tools · 7
- scan_directory Scanning source code for potential issues
- list_rules Displaying available rules and languages supported by Semgrep
- analyze_results Detailed analysis of scan results
- create_rule Creating custom Semgrep rules
- filter_results Filtering results by various criteria
- export_results Exporting results in various formats
- compare_results Comparing two sets of results (e.g., before and after changes)
Environment variables
SEMGREP_APP_TOKEN
Links
★ 28 GitHub stars