Files
codeql/java/change-notes/2020-09-23-spring-multipart-request-sources.md
2020-09-22 19:01:10 +02:00

4 lines
306 B
Markdown

lgtm,codescanning
* The methods of the [Spring Web MultipartRequest](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/multipart/MultipartRequest.html)
class have been added as sources of remote user input, which may lead to more results from the security queries.