Add change note

This commit is contained in:
Owen Mansel-Chan
2025-11-27 23:49:28 +00:00
parent 969b0cf439
commit 42c955ea62

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* URI template variables of all Spring `RestTemplate` methods are now considered as request forgery sinks. Previously only the `getForObject` method was considered. This may lead to more alerts for the query `java/ssrf`.