Security
securityScan codebases for security vulnerabilities with heuristic or Semgrep engines. Generate JSON or SARIF reports, suppress rules, and list available checks via the code knowledge graph.
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 | |||