Yaojia Wang
d2b4610df9
fix: address code and security review findings for Phase 5
- Add nginx security headers (X-Frame-Options, X-Content-Type-Options, etc.)
- Fix postgres networking: add to app_network, comment out host port exposure
- Fix rate limit memory leak: add bounded eviction for stale thread entries
- Use immutable update pattern in rate limit check (no .append mutation)
- Extract _VERSION constant to avoid duplicate hardcoded version string
2026-03-31 21:35:13 +02:00
..
2026-03-30 21:04:39 +02:00
2026-03-31 13:38:09 +02:00
2026-03-31 00:28:28 +02:00
2026-03-31 13:38:09 +02:00
2026-03-31 21:20:06 +02:00
2026-03-30 00:54:21 +02:00
2026-03-30 00:54:21 +02:00
2026-03-30 21:04:39 +02:00
2026-03-31 21:20:06 +02:00
2026-03-31 13:35:45 +02:00
2026-03-30 21:04:39 +02:00
2026-03-30 21:44:47 +02:00
2026-03-30 21:04:39 +02:00
2026-03-30 21:04:39 +02:00
2026-03-30 00:54:21 +02:00
2026-03-31 21:35:13 +02:00
2026-03-30 21:04:39 +02:00
2026-03-30 00:54:21 +02:00
2026-03-31 21:35:13 +02:00