Skip to content

Commit c65d1d9

Browse files
alexrfordhmac
andauthored
ruby: CSRFProtectionDisabled.qhelp fixes
Co-authored-by: Harry Maclean <[email protected]>
1 parent 5f78bbb commit c65d1d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ruby/ql/src/queries/security/cwe-352/CSRFProtectionDisabled.qhelp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<overview>
77
<p>
88
Cross-site request forgery (CSRF) is a type of vulnerability in which an
9-
attacker is able to force a user carry out an action that the user did
9+
attacker is able to force a user carry out an action that the user did
1010
not intend. This may allow the attacker to perform actions on behalf of
1111
the targeted user.
1212
</p>
@@ -40,7 +40,7 @@
4040

4141
<example>
4242
<p>
43-
The following example shows a case where forgery protection is disabled by
43+
The following example shows a case where CSRF protection is disabled by
4444
skipping token verification.
4545
</p>
4646

0 commit comments

Comments
 (0)