We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927d724 commit bce1536Copy full SHA for bce1536
javascript/ql/src/Security/CWE-079/Xss.qhelp
@@ -38,7 +38,7 @@ XSS Prevention Cheat Sheet</a>.
38
</li>
39
<li>
40
OWASP:
41
-<a href="https://www.owasp.org/index.php/XSS_%28Cross_Site_Scripting%29_Prevention_Cheat_Sheet">XSS
+<a href="https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.md">XSS
42
(Cross Site Scripting) Prevention Cheat Sheet</a>.
43
44
0 commit comments