Merge pull request #2263 from sauyon/master

Update links to OWASP cheat sheet
This commit is contained in:
Felicity Chapman
2019-11-11 08:51:52 +00:00
committed by GitHub
36 changed files with 48 additions and 48 deletions

View File

@@ -34,7 +34,7 @@ characters before writing to the HTML page.</p>
<li>
OWASP:
<a href="https://www.owasp.org/index.php/XSS_%28Cross_Site_Scripting%29_Prevention_Cheat_Sheet">XSS
<a href="https://cheatsheetseries.owasp.org/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.html">XSS
(Cross Site Scripting) Prevention Cheat Sheet</a>.
</li>
<li>