analyze_breach_readiness
Analyzes code for GDPR breach notification readiness by evaluating logging, alerting, incident tracking, 72-hour notification, and data subject notification capabilities.
Instructions
Analyze code for breach notification readiness under GDPR Art. 33-34.
Assesses:
Security logging capabilities
Alerting mechanisms
Incident tracking systems
72-hour notification process references
Data subject notification capabilities
Args: code: The application code content language: Programming language ('python', 'typescript', 'csharp', etc.) file_path: Optional file path for reporting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| language | Yes | ||
| file_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |