Skip to content

Commit d54e3d7

Browse files
Update java/ql/src/CHANGELOG.md
Co-authored-by: Tony Torralba <[email protected]>
1 parent 8d1965d commit d54e3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
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-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.
18+
* 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.
1919

2020
## 0.8.8
2121

0 commit comments

Comments
 (0)