Files
frigate/frigate/test
Josh HawkinsandGitHub c2e739b4bc
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
CI / AMD64 Extra Build (push) Blocked by required conditions
bound REGEXP evaluation with a timeout to prevent ReDoS on the database thread (#23714)
The recognized_license_plate event filter passed attacker-controlled patterns to re.search on the single serialized SQLite queue thread, letting any authenticated user freeze the whole application with a catastrophic regex. This swaps stdlib re for the regex module with a per-evaluation timeout so a pathological pattern is aborted instead of stalling every database operation.
2026-07-14 06:27:00 -05:00
..
2026-07-06 12:28:02 -05:00
2021-01-26 21:40:33 -06:00
2024-02-17 16:01:50 -06:00
2026-07-13 19:55:00 -08:00
2026-03-20 08:50:58 -05:00
2026-07-13 07:33:15 -06:00
2026-07-13 19:55:00 -08:00
2026-06-01 13:55:52 -06:00
2026-03-24 13:53:39 -06:00
2023-10-18 18:21:52 -05:00