Update java/ql/src/CHANGELOG.md

Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
This commit is contained in:
Florin Coada
2024-03-01 09:18:14 +00:00
committed by GitHub
parent 8d1965db59
commit d54e3d73ab

View File

@@ -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