Bot WhatsApp + Status page + pipeline ops
- NEW
Bot WhatsApp + email relay
La segretaria scrive al bot come a un collega. Il bot genera link, raccoglie consenso, consegna. Zero installazioni, zero formazione.
- NEW
Status page pubblica
Pagina /status con uptime 90 giorni di 10 servizi, incident log, heatmap stile status.claude.com. Trasparenza totale per DPO.
- NEW
ClaudeFlow CI/CD
Pipeline nightly security audit (Semgrep + Trivy + Gitleaks), regression test on-PR, pentest weekly su preview deploy.
- SECURITY
Token API 256-bit
Access token upgraded da UUID (128-bit) a randomBytes (256-bit) per link paziente/medico.
- SECURITY
Cookie path session fixation
Fix cookie path da dinamico a statico /m per prevenire session fixation su link medico.
Grazie a: Crew review GPT-4o + Gemini 2.5 Pro