expand change-note

Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
This commit is contained in:
Erik Krogh Kristensen
2024-03-12 15:22:17 +01:00
committed by GitHub
parent 74876ff49b
commit b53ae77c56

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Added sanitizers for relative URLs, `List.contains()`, and checking the host on an URI to the `java/ssrf` query.
* Added sanitizers for relative URLs, `List.contains()`, and checking the host of a URI to the `java/ssrf` and `java/unvalidated-url-redirection` queries.