Revert changes to unrelated query

This commit is contained in:
Chris Smowton
2021-04-15 16:24:29 +01:00
parent 254de76078
commit c37994089c

View File

@@ -2,8 +2,6 @@
* @name Sensitive GET Query
* @description Use of GET request method with sensitive query strings.
* @kind path-problem
* @problem.severity warning
* @precision medium
* @id java/sensitive-query-with-get
* @tags security
* external/cwe-598