sast_missing_logging
Analyzes source code to identify missing security controls such as unhandled exceptions, empty catch blocks, exposed stack traces, and absent audit logging.
Instructions
Detect missing security controls: tool handlers without try-catch, empty catch blocks, stack trace exposure in responses, missing audit logging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Directory path containing source files to analyze |