Skip to content

Commit bce1536

Browse files
committed
JavaScript: Update link to the OWASP XSS prevetion cheat sheet.
1 parent 927d724 commit bce1536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Security/CWE-079/Xss.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ XSS Prevention Cheat Sheet</a>.
3838
</li>
3939
<li>
4040
OWASP:
41-
<a href="https://www.owasp.org/index.php/XSS_%28Cross_Site_Scripting%29_Prevention_Cheat_Sheet">XSS
41+
<a href="https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.md">XSS
4242
(Cross Site Scripting) Prevention Cheat Sheet</a>.
4343
</li>
4444
<li>

0 commit comments

Comments
 (0)