Skip to content

Commit 8d1965d

Browse files
authored
match changelog to unified changelog
1 parent cfdf163 commit 8d1965d

File tree

1 file changed

+1
-1
lines changed
  • java/ql/src/change-notes/released

1 file changed

+1
-1
lines changed

java/ql/src/change-notes/released/0.8.9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
### Minor Analysis Improvements
1616

1717
* The sanitizer for the path injection queries has been improved to handle more cases where `equals` is used to check an exact path match.
18-
* 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.
18+
* 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.

0 commit comments

Comments
 (0)