mirror of
https://github.com/github/codeql.git
synced 2026-06-15 18:01:10 +02:00
Methods annotated with a produces field which indicates a safe content-type should not be considered XSS sinks. For example: @RequestMapping(..., produces = "application/json")