We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b7a9f commit 335c597Copy full SHA for 335c597
java/ql/src/Security/CWE/CWE-352/SpringCSRFProtection.qhelp
@@ -30,8 +30,8 @@ OWASP:
30
</li>
31
<li>
32
Spring Security Reference:
33
-<a href="https://docs.spring.io/spring-security/reference/servlet/exploits/csrf.html#servlet-csrf">
34
- Cross Site Request Forgery (CSRF) for Servlet Environments
+<a href="https://docs.spring.io/spring-security/reference/servlet/exploits/csrf.html">
+ Cross Site Request Forgery (CSRF)
35
</a>.
36
37
</references>
0 commit comments