Skip to content

Commit 6e130d2

Browse files
C#: Add missing query precision
1 parent 0bed221 commit 6e130d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

csharp/ql/src/Security Features/CWE-016/ASPNetPagesValidateRequest.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* @description ASP.NET pages should not disable the built-in request validation.
44
* @kind problem
55
* @problem.severity warning
6+
* @precision medium
67
* @security-severity 7.5
78
* @id cs/web/request-validation-disabled
89
* @tags security

0 commit comments

Comments
 (0)