rspec/rules/S5732/see.adoc

7 lines
635 B
Plaintext
Raw Normal View History

2020-06-30 12:50:28 +02:00
== See
* https://owasp.org/www-project-top-ten/OWASP_Top_Ten_2017/Top_10-2017_A6-Security_Misconfiguration[OWASP Top 10 2017 Category A6] - Security Misconfiguration
* https://owasp.org/www-project-cheat-sheets/cheatsheets/Clickjacking_Defense_Cheat_Sheet[OWASP Cheat Sheets] - Clickjacking Defense Cheat Sheet
* https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors[developer.mozilla.org] - Frame-ancestors
* https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP[developer.mozilla.org] - Content Security Policy (CSP)
* https://www.w3.org/TR/CSP3/[w3.org] - Content Security Policy Level 3