mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +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.