mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
261 B
261 B
category
| 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.