mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Fixed change notes
This commit is contained in:
@@ -1,5 +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.
|
||||
* Queries now flag `new RegExp objects`, not just `regex literals`.
|
||||
* `RegExp` queries in JavaScript now account for unknown flags.
|
||||
|
||||
Reference in New Issue
Block a user