Skip to content

Commit 24b2471

Browse files
cldrnjf205
andauthored
Update change-notes/1.24/analysis-csharp.md
tag update Co-Authored-By: James Fletcher <42464962+jf205@users.noreply.github.com>
1 parent 9576e2a commit 24b2471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

change-notes/1.24/analysis-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The following changes in version 1.24 affect C# analysis in all applications.
66

77
| **Query** | **Tags** | **Purpose** |
88
|-----------------------------|-----------|--------------------------------------------------------------------|
9-
| Page request validation is disabled (`cs/web/request-validation-disabled`) | security, external/cwe/cwe-016 | Finds where ASP.NET page request validation has been disabled, which could makes the application less secure. |
9+
| Page request validation is disabled (`cs/web/request-validation-disabled`) | security, frameworks/asp.net, external/cwe/cwe-016 | Finds where ASP.NET page request validation has been disabled, which could makes the application less secure. |
1010

1111
## Changes to existing queries
1212

0 commit comments

Comments
 (0)