mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Added change notes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: majorAnalysis
|
||||
---
|
||||
* Queries such as `IncompleteSanitization`, `TaintedPathCustomizations`, and `IncompleteBlacklistSanitizer` are now compatible with both `RegExpLiteral` and `RegExpObject`.
|
||||
* Most of the `RegExp` `JavaScript` queries now also consider unknown flags, whereas previously they were overlooked.
|
||||
Reference in New Issue
Block a user