Merge pull request #5708 from github/fix-id-in-JsonpInjection-1

Java: Fix id in experimental JsonpInjection.ql query
This commit is contained in:
Jonas Jensen
2021-04-19 08:23:34 +02:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
* @kind path-problem
* @problem.severity error
* @precision high
* @id java/JSONP-Injection
* @id java/jsonp-injection
* @tags security
* external/cwe/cwe-352
*/