v0.3.1 — security patch
0.3.1 — security patch
- Embed 888 keyhog detectors directly in gossan-keyhog-lite (end users now get a working scanner instead of a silent no-op)
- Bound 4 unbounded HTTP body reads (waf, sitemap, wasm, gitlab) — protects against OOM from hostile origins
- Fix soft404::read_limited to use streaming bound (previous version still loaded full body before checking the cap)
- Warn once when insecure_tls=true so degraded TLS posture is always visible