run_sast_scan
Execute Static Application Security Testing (SAST) to scan source code for vulnerabilities by applying security rules and severity thresholds.
Instructions
Execute SAST (Static Application Security Testing) scan
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target source code path or repository URL | |
| rules | No | Security rules to apply | |
| severity_threshold | No | Minimum severity level to report |