We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 254de76 commit c379940Copy full SHA for c379940
java/ql/src/experimental/Security/CWE/CWE-598/SensitiveGetQuery.ql
@@ -2,8 +2,6 @@
2
* @name Sensitive GET Query
3
* @description Use of GET request method with sensitive query strings.
4
* @kind path-problem
5
- * @problem.severity warning
6
- * @precision medium
7
* @id java/sensitive-query-with-get
8
* @tags security
9
* external/cwe-598
0 commit comments