jevb
fa1435e4de
fix: address critical and high code review findings
- C-1: handle filepath.Abs error in backup path traversal guards
- C-2: WAL checkpoint before live DB restore to prevent corruption
- C-4: default AllowedOrigins to empty (deny cross-origin by default)
- C-5: renumber duplicate 003_ migration prefix (003-008 -> 003-009)
- H-1: sanitize FTS5 query input to prevent operator injection
- H-3: send SIGTERM for graceful shutdown before os.Exit in updater
- H-9: fix RingBuffer memory leak from unbounded backing array growth
- H-10: use errorResponse struct consistently in upload handler
2026-03-31 18:46:33 +02:00
..
2026-03-28 13:21:07 +01:00
2026-03-18 05:03:38 +01:00
2026-03-29 21:31:18 +02:00
2026-03-19 03:53:40 +01:00
2026-03-21 12:34:31 +01:00
2026-03-18 05:03:38 +01:00
2026-03-29 21:31:18 +02:00
2026-03-17 08:09:52 +01:00
2026-03-18 05:03:38 +01:00
2026-03-30 21:54:24 +02:00
2026-03-17 08:09:52 +01:00
2026-03-29 19:39:46 +02:00
2026-03-28 10:39:23 +01:00
2026-03-29 12:35:04 +02:00
2026-03-29 19:39:22 +02:00
2026-03-17 08:09:52 +01:00
2026-03-18 05:03:38 +01:00
2026-03-31 18:46:33 +02:00
2026-03-15 07:07:59 +01:00
2026-03-24 21:35:40 +01:00
2026-03-21 12:34:31 +01:00
2026-03-17 08:09:52 +01:00
2026-03-17 08:09:52 +01:00
2026-03-17 08:09:52 +01:00
2026-03-21 11:59:14 +01:00