mirror of
https://github.com/github/codeql.git
synced 2026-04-23 15:55:18 +02:00
Update docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.16.3.rst
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
@@ -84,7 +84,7 @@ Java
|
||||
""""
|
||||
|
||||
* 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.
|
||||
* 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.
|
||||
* 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.
|
||||
|
||||
New Queries
|
||||
~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user