nis2-agile/public
Cristiano Benassati 6f4b457ce0 [FEAT] Add EmailService, RateLimitService, ReportService + integrations
Services:
- EmailService: CSIRT notifications (24h/72h/30d), training alerts, welcome email
- RateLimitService: File-based rate limiting for auth and AI endpoints
- ReportService: Executive HTML report, CSV exports (risks/incidents/controls/assets)

Integrations:
- AuthController: Rate limiting on login (5/min, 20/h) and register (3/10min)
- IncidentController: Email notifications on CSIRT milestones
- AuditController: Executive report and CSV export endpoints
- Router: 429 rate limit error handling, new audit export routes

Database:
- Migration 002: email_log table for notification tracking

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 19:12:46 +01:00
..
admin [FEAT] Add all frontend pages - complete UI for NIS2 platform 2026-02-17 18:46:03 +01:00
css [CORE] Initial project scaffold - NIS2 Agile Compliance Platform 2026-02-17 17:50:18 +01:00
js [FEAT] Add EmailService, RateLimitService, ReportService + integrations 2026-02-17 19:12:46 +01:00
.htaccess [FIX] Deploy fixes - Auth header passthrough, dashboard query, landing page 2026-02-17 18:08:43 +01:00
api-status.php [CORE] Initial project scaffold - NIS2 Agile Compliance Platform 2026-02-17 17:50:18 +01:00
assessment.html [CORE] Initial project scaffold - NIS2 Agile Compliance Platform 2026-02-17 17:50:18 +01:00
assets.html [FEAT] Add all frontend pages - complete UI for NIS2 platform 2026-02-17 18:46:03 +01:00
dashboard.html [CORE] Initial project scaffold - NIS2 Agile Compliance Platform 2026-02-17 17:50:18 +01:00
incidents.html [FEAT] Add all frontend pages - complete UI for NIS2 platform 2026-02-17 18:46:03 +01:00
index.html [FIX] Deploy fixes - Auth header passthrough, dashboard query, landing page 2026-02-17 18:08:43 +01:00
index.php [FEAT] Add EmailService, RateLimitService, ReportService + integrations 2026-02-17 19:12:46 +01:00
login.html [FEAT] Add onboarding wizard with visura camerale and CertiSource integration 2026-02-17 19:01:34 +01:00
onboarding.html [FEAT] Add onboarding wizard with visura camerale and CertiSource integration 2026-02-17 19:01:34 +01:00
policies.html [FEAT] Add all frontend pages - complete UI for NIS2 platform 2026-02-17 18:46:03 +01:00
register.html [FEAT] Add onboarding wizard with visura camerale and CertiSource integration 2026-02-17 19:01:34 +01:00
reports.html [FEAT] Add all frontend pages - complete UI for NIS2 platform 2026-02-17 18:46:03 +01:00
risks.html [FEAT] Add all frontend pages - complete UI for NIS2 platform 2026-02-17 18:46:03 +01:00
settings.html [FEAT] Add all frontend pages - complete UI for NIS2 platform 2026-02-17 18:46:03 +01:00
setup-org.html [CORE] Initial project scaffold - NIS2 Agile Compliance Platform 2026-02-17 17:50:18 +01:00
supply-chain.html [FEAT] Add all frontend pages - complete UI for NIS2 platform 2026-02-17 18:46:03 +01:00
training.html [FEAT] Add all frontend pages - complete UI for NIS2 platform 2026-02-17 18:46:03 +01:00