Merge pull request #5953 from github/sauyon/java/spring-webutil

Java: Add models for the Spring `web.util` package
This commit is contained in:
Chris Smowton
2021-08-18 15:07:28 +01:00
committed by GitHub
75 changed files with 4341 additions and 17 deletions

View File

@@ -0,0 +1,4 @@
lgtm,codescanning
* Additional flow steps in the `org.springframework.web.util` package of the Spring framework have
been modelled. This may result in additional results for security queries on projects using this
framework.