Add change note

This commit is contained in:
Tony Torralba
2022-08-25 16:19:55 +02:00
parent 08c67fb174
commit 89d905cc03

View File

@@ -0,0 +1,6 @@
---
category: minorAnalysis
---
* `PathSanitizer.qll` has been promoted from experimental to the main query pack. This sanitizer was originally [submitted as part of an experimental query by @luchua-bc](https://github.com/github/codeql/pull/7286).
* The queries `java/path-injection`, `java/path-injection-local` and `java/zipslip` now use the sanitizers provided by `PathSanitizer.qll`.