explain_finding
Get remediation guidance for any security finding by providing its rule_id from scan results. Supports multiple rule formats including secrets, SAST, dependencies, and IaC misconfigurations.
Instructions
Return remediation guidance for a finding rule_id (from any scan result). Recognizes built-in secret rules, bandit test IDs (B###), semgrep rule paths, gitleaks rule names, checkov policies (CKV_*), and dependency advisories (CVE/GHSA/PYSEC), with documentation links where available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes | The rule_id field from a finding in a scan report. |