v3.2.11 — CodeQL regex anchor fix + branch protection #22
Jovancoding
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's changed
Security
example.complaceholder regex inblackboard-validator.tsfrom/\bexample\.com\b/ito/^.*\bexample\.com\b.*$/im, adding required^/$anchors (js/regex/missing-regexp-anchor)mainbranch now protected against force-pushes and deletionsMaintained,Code-Review,Fuzzing,CII-Best-Practicesas won't-fix (solo repo, no team infrastructure required)Status
This discussion was created from the release v3.2.11 — CodeQL regex anchor fix + branch protection.
Beta Was this translation helpful? Give feedback.
All reactions