audit_log
Retrieve recent security scan events from the audit log, including timestamps, scan types, finding counts, and input hashes.
Instructions
Query the security audit log. Returns recent scan events with timestamps, scan types, finding counts, and input hashes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of entries to return (default 50). | |
| scan_type | No | Filter by scan type: code, input, output, secrets. |