Skip to main content

max / makenotwork

gitignore: keep risk-lens fuzz reports out of the public repo The audit_*.md rules ignored quality-lens reports but the dated fuzz-*.md risk reports (concrete attack paths, PoCs) were still addable — the same internal-findings leak the audit glob exists to prevent. Ignore fuzz-*.md / docs/fuzz-*.md too. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-07 15:12 UTC
Commit: 5db553a20061265ef4ca02de94e7efdd61b3af8a
Parent: eba2e3c
1 file changed, +4 insertions, -0 deletions
M .gitignore +4
@@ -56,6 +56,10 @@ todo.md
56 56 audit_review.md
57 57 audit_*.md
58 58 docs/audit_*.md
59 + # Same intent for the risk-lens reports: /fuzz writes dated fuzz-*.md (and
60 + # fuzz-doubledown-*.md) full of concrete attack paths and PoCs — never public.
61 + fuzz-*.md
62 + docs/fuzz-*.md
59 63
60 64 # sandod local state (regenerable)
61 65 sando/daemon/sando.db