DocFast Session 39: audit findings, 4 new bugs, sub-agents deployed

This commit is contained in:
Hoid 2026-02-16 13:04:24 +00:00
parent 6544da93f0
commit 81fcadabe8
4 changed files with 76 additions and 5 deletions

View file

@ -64,9 +64,9 @@
},
"openBugs": {
"CRITICAL": [],
"HIGH": ["BUG-040: SSRF vulnerability in URL→PDF endpoint — no private IP blocking. Fix in progress."],
"MEDIUM": [],
"LOW": ["BUG-038: Health endpoint version shows 0.1.0 instead of 0.2.1 — fix in progress."]
"HIGH": ["BUG-043: No legal pages (Impressum/Privacy/Terms) — Austrian law violation"],
"MEDIUM": ["BUG-041: Docker healthcheck broken (curl missing)", "BUG-042: Pricing in USD not EUR"],
"LOW": ["BUG-044: EU hosting not marketed"]
},
"blockers": [
"E2E Pro payment test (needs investor to make real test payment)",
@ -74,5 +74,5 @@
"Off-site backup (Hetzner Storage Box, ~€3/mo)"
],
"startDate": "2026-02-14",
"sessionCount": 37
"sessionCount": 39
}