Skip to content

Commit 0d017a9

Browse files
Update docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.16.3.rst
Co-authored-by: Felicity Chapman <[email protected]>
1 parent 62f4d8e commit 0d017a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.16.3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Java
8484
""""
8585

8686
* The sanitizer for the path injection queries has been improved to handle more cases where :code:`equals` is used to check an exact path match.
87-
* The query :code:`java/unvalidated-url-redirection` now sanitizes results following the same logic as the query :code:`java/ssrf`. URLs the destination of which cannot be externally controlled will not be reported anymore.
87+
* The query :code:`java/unvalidated-url-redirection` now sanitizes results following the same logic as the query :code:`java/ssrf`. URLs where the destination cannot be controlled externally are no longer reported.
8888

8989
New Queries
9090
~~~~~~~~~~~

0 commit comments

Comments
 (0)