suggest_security_hardening
Analyze security scan results and get actionable hardening steps to strengthen infrastructure security.
Instructions
Analyze security scan output and suggest hardening steps to improve infrastructure security.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scanOutput | Yes | Output from a security scanning tool (checkov, trivy, or kics). | |
| scanTool | No | Name of the scanning tool that produced the output. | checkov |