feat: implement alert configuration and recent report features

- Added alert configuration management for email and chat notifications, allowing users to set preferences for severity levels, attack types, and notification channels.
- Introduced functionality to save, edit, and delete alert configurations, enhancing user control over security notifications.
- Implemented a new query to list recent security reports, providing users with quick access to the latest security incidents.
- Enhanced the backend schema to support alert configurations and recent report tracking, improving overall security management capabilities.
This commit is contained in:
2025-11-16 07:37:36 -03:00
parent 88983ea297
commit 70d405d98d
5 changed files with 650 additions and 37 deletions

View File

@@ -23,3 +23,4 @@ fi