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 f227789 commit d1d0829Copy full SHA for d1d0829
javascript/ql/src/Security/CWE-693/InsecureHelmet.qhelp
@@ -57,5 +57,14 @@
57
<li>
58
<a href="https://helmetjs.github.io/">helmet.js website</a>
59
</li>
60
+ <li>
61
+ <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy">Content Security Policy (CSP) | MDN</a>
62
+ </li>
63
64
+ <a href="https://infosec.mozilla.org/guidelines/web_security">Mozilla Web Security Guidelines</a>
65
66
67
+ <a href="https://developer.mozilla.org/en-US/docs/Web/Security#protect_against_clickjacking">Protect against clickjacking | MDN</a>
68
+
69
</references>
70
</qhelp>
0 commit comments