mirror of
https://github.com/github/codeql.git
synced 2026-05-14 03:09:26 +02:00
Add change note for alphanumeric regex change
This commit is contained in:
committed by
Owen Mansel-Chan
parent
2067113177
commit
f58268064e
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The GitHub Actions analysis now recognizes more Bash regex checks that restrict a value to alphanumeric characters. This may reduce false positive results where command output is validated with grouped or optional alphanumeric patterns before being used.
|
||||
Reference in New Issue
Block a user