execute_code_validation_step
Automates the code validation step, analyzing the codebase to identify implemented security controls and mitigated threats, then generating a markdown report.
Instructions
Execute the complete code validation step (Phase 7.5) automatically.
This tool automates the code validation step, analyzing the codebase to determine which security controls are already implemented and which threats are mitigated.
Args: ctx: MCP context for logging and error handling
Returns: A markdown-formatted report of the code validation results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |