Skip to content

Commit 3777540

Browse files
committed
ruby: drop a redundant bit of documentation
1 parent 340897f commit 3777540

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
<p>
88
Cross-site request forgery (CSRF) is a type of vulnerability in which an
99
attacker is able to force a user carry out an action that the user did
10-
not intend. This may allow the attacker to perform actions on behalf of
11-
the targeted user.
10+
not intend.
1211
</p>
1312

1413
<p>

0 commit comments

Comments
 (0)