Security
securityScan code repositories for vulnerabilities using heuristic or Semgrep engines, generate JSON or SARIF reports, suppress false positives, and manage rule lists.
Instructions
Security scanning over the code knowledge graph. Actions: scan (engine='heuristic'|'semgrep', repo_root), report (format='json'|'sarif', repo_root), suppress (rule_id, remove=false, repo_root), rule_list (engine='heuristic'|'semgrep'). Use help tool for full docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | scan | |
| engine | No | heuristic | |
| format | No | json | |
| remove | No | ||
| rule_id | No | ||
| repo_root | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||