Merge pull request #6042 from joefarebrother/spring-http

[Java] Model spring `http` package
This commit is contained in:
Anders Schack-Mulligen
2021-07-19 11:24:41 +02:00
committed by GitHub
17 changed files with 715 additions and 525 deletions

View File

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