mirror of
https://github.com/github/codeql.git
synced 2026-04-20 06:24:03 +02:00
Update java/ql/src/CHANGELOG.md
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* The sanitizer for the path injection queries has been improved to handle more cases where `equals` is used to check an exact path match.
|
||||
* The query `java/unvalidated-url-redirectio`n now sanitizes results following the same logic as the query `java/ssrf`. URLs where the destination cannot be controlled externally are no longer reported.
|
||||
* The query `java/unvalidated-url-redirection` now sanitizes results following the same logic as the query `java/ssrf`. URLs where the destination cannot be controlled externally are no longer reported.
|
||||
|
||||
## 0.8.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user