We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec862eb + 3567c30 commit f57e0cbCopy full SHA for f57e0cb
1 file changed
csharp/ql/src/Security Features/CWE-016/ASPNetPagesValidateRequest.ql
@@ -3,6 +3,7 @@
3
* @description ASP.NET pages should not disable the built-in request validation.
4
* @kind problem
5
* @problem.severity warning
6
+ * @precision high
7
* @security-severity 7.5
8
* @id cs/web/request-validation-disabled
9
* @tags security
0 commit comments