match changelog to unified changelog

This commit is contained in:
Florin Coada
2024-02-29 14:33:14 +00:00
committed by GitHub
parent cfdf163b40
commit 8d1965db59

View File

@@ -15,4 +15,4 @@
### 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-redirection` now sanitizes results following the same logic as the query `java/ssrf`. URLs the destination of which cannot be externally controlled will not be reported anymore.
* 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.