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 6e130d2 commit 3567c30Copy full SHA for 3567c30
csharp/ql/src/Security Features/CWE-016/ASPNetPagesValidateRequest.ql
@@ -3,7 +3,7 @@
3
* @description ASP.NET pages should not disable the built-in request validation.
4
* @kind problem
5
* @problem.severity warning
6
- * @precision medium
+ * @precision high
7
* @security-severity 7.5
8
* @id cs/web/request-validation-disabled
9
* @tags security
0 commit comments