mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
5 lines
261 B
Markdown
5 lines
261 B
Markdown
---
|
|
category: minorAnalysis
|
|
---
|
|
* Added a sink for "Server-side request forgery" (`java/ssrf`) for the third parameter to org.springframework.web.client.RestTemplate.getForObject, when we cannot statically determine that it does not affect the host in the URL.
|