Merge pull request #6034 from owen-mc/java/jax-rs

Improve JAX-WS and JAX-RS models
This commit is contained in:
Anders Schack-Mulligen
2021-06-17 12:35:34 +02:00
committed by GitHub
113 changed files with 8406 additions and 37 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Added support for detecting XSS via JAX-RS sinks, and propagating tainted data via various container types (e.g. Form, Cookie, MultivaluedMap).