sast_missing_logging
Scan source code to identify missing try-catch handlers, empty catch blocks, stack trace exposure, and absent audit logging, enabling remediation of security gaps.
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 |