You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/plan/M06-security-and-compliance-hardening.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,3 +40,4 @@ Implement engineering controls for a federal-ready baseline posture.
40
40
- 2026-02-11: Added `docs/CONTROL_MAPPING.md` as baseline NIST/FISMA-style evidence mapping artifact.
41
41
- 2026-02-11: Added migration `20260211000500_security_audit_and_abuse_events.sql` for append-only `audit_events` trigger capture across key tables and `abuse_events` telemetry storage.
42
42
- 2026-02-11: Updated `supabase/functions/submit-comment/index.ts` to record abuse events for CAPTCHA failures/missing tokens, identity-gating failures, and rate-limit thresholds.
43
+
- 2026-02-19: Ran dependency remediation for known audit findings; upgraded vulnerable runtime/tooling packages, added `minimatch` override to `10.2.1`, and reduced `npm audit` to moderate-only ESLint-chain advisories while preserving passing lint/typecheck/build.
0 commit comments