Commit Graph

2 Commits

Author SHA1 Message Date
ronitchidara
5aae2aa197 security: comprehensive pre-PR security audit fixes (rebased) 2026-01-28 17:03:07 +05:30
ronitchidara
2fd698d137 security: add security documentation and doctor credential check
Security Documentation:
- docs/security/threat-model.md: Comprehensive threat model covering
  channels, tools, gateway, local files, browser automation, and plugins
- docs/security/data-handling.md: Data handling policy covering storage,
  retention, user rights (access, export, delete), and compliance

Doctor Security Check:
- Added credential encryption check to doctor-security.ts
- Warns about unencrypted WhatsApp/Web credentials

This completes Phase 1 Security Hardening (Tasks 1.1-1.6).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 16:55:18 +05:30