Dorian
0fe5a80a95
fix: add session auth to SearXNG web search proxy (FINAL-02)
Security audit findings — zero critical/high issues:
- Fixed: SearXNG API proxy was missing session cookie check
- Verified: RPC endpoints use session auth + CSRF tokens + rate limiting
- Verified: Cookies use HttpOnly + SameSite=Strict + Secure (prod)
- Verified: Secrets encrypted with AES-256-GCM, 0600 permissions
- Verified: Container isolation with capability dropping, readonly root
- Verified: Nginx has security headers (CSP, X-Frame-Options, etc.)
- Verified: CORS validates against allowlist (no wildcard)
- Low findings documented: legacy plaintext secret fallback, v-html for TOTP QR
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 17:43:25 +00:00
..
2026-03-09 17:09:59 +00:00
2026-03-06 03:08:14 +00:00
2026-03-06 03:53:36 +00:00
2026-03-06 03:08:14 +00:00
2026-03-11 17:43:25 +00:00
2026-03-04 12:06:20 +00:00
2026-03-06 03:53:36 +00:00
2026-03-09 00:18:28 +00:00
2026-03-09 09:53:36 +00:00