Skip to content

Commit 0b22541

Browse files
authored
Merge pull request github#5977 from security-prince/patch-1
Adding reference link for csurf
2 parents 5771b04 + 96150a4 commit 0b22541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/src/Security/CWE-352/MissingCsrfMiddleware.qhelp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,6 @@
5858

5959
<references>
6060
<li>OWASP: <a href="https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)">Cross-Site Request Forgery (CSRF)</a></li>
61+
<li>NPM: <a href="https://www.npmjs.com/package/csurf">csurf</a></li>
6162
</references>
6263
</qhelp>

0 commit comments

Comments
 (0)