Skip to content

Commit f57e0cb

Browse files
Merge pull request github#16209 from joefarebrother/csharp-missing-precision
C#: Add missing query precision
2 parents ec862eb + 3567c30 commit f57e0cb

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 high
67
* @security-severity 7.5
78
* @id cs/web/request-validation-disabled
89
* @tags security

0 commit comments

Comments
 (0)