Skip to content

Commit a2dfd55

Browse files
cldrnjf205
andauthored
Update csharp/ql/src/Security Features/CWE-016/ASPNetRequestValidationMode.qhelp
built in to built-in Co-Authored-By: James Fletcher <42464962+jf205@users.noreply.github.com>
1 parent 5833b15 commit a2dfd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/ql/src/Security Features/CWE-016/ASPNetRequestValidationMode.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<overview>
55
<p>
6-
The <code>requestValidationMode</code> attribute in ASP.NET is used to configure built in validation to
6+
The <code>requestValidationMode</code> attribute in ASP.NET is used to configure built-in validation to
77
protect applications against code injections. Downgrading or disabling
88
this configuration is not recommended. The default value of 4.5
99
is the only recommended value as previous versions only test a subset of requests.

0 commit comments

Comments
 (0)