move changenote to src/

This commit is contained in:
erik-krogh
2024-03-12 15:22:57 +01:00
parent b53ae77c56
commit 35aae0a981

View File

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