submit_findings
Submit negative security findings from codebase scans to a threat model for documentation and tracking.
Instructions
Submit negative findings discovered by scanning codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ID of the threat model. | |
| findings_json | Yes | JSON array of finding objects with control_id, title, description, severity, checked_locations, checked_patterns, expected_evidence. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||