GL-S-014Sheet 014AS BUILTS · SECURITY
212 regexes. Zero that can hang your server.
AS BUILT · REGEX SAFETY · REDACTION ENGINE · 0.7.0

General notes
- 01A pattern with nested or unbounded repetition can take seconds, then minutes, on one crafted input. Denial of service with no traffic spike.
- 02Every pattern is bounded and re-checked by a static scanner on every commit. A new unsafe pattern fails the build.
- 03Production-ready is a number you can re-run, not an adjective in a README.
212 /0
Patterns in the engine / patterns that can backtrack catastrophically.
As posted
212 regexes. Zero that can hang your server.
Nested or unbounded repetition can take seconds, then minutes, on one crafted input. Denial of service, no traffic spike.
Every pattern is bounded and scanned on every commit. A new unsafe one fails the build.
Sheet 014.
Read with
- Sheet 039 · Production-ready is a number, not an adjective.