mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Add change note
This commit is contained in:
6
java/ql/src/change-notes/2022-08-25-path-sanitizer.md
Normal file
6
java/ql/src/change-notes/2022-08-25-path-sanitizer.md
Normal 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`.
|
||||
Reference in New Issue
Block a user