rspec/rules/S5725/see.adoc

8 lines
626 B
Plaintext
Raw Normal View History

2020-06-30 12:50:28 +02:00
== See
* https://owasp.org/Top10/A08_2021-Software_and_Data_Integrity_Failures/[OWASP Top 10 2021 Category A8] - Software and Data Integrity Failures
* https://cwe.mitre.org/data/definitions/353[MITRE, CWE-353] - Missing Support for Integrity Check
2020-06-30 12:50:28 +02:00
* https://owasp.org/www-project-top-ten/OWASP_Top_Ten_2017/Top_10-2017_A6-Security_Misconfiguration.html[OWASP Top 10 2017 Category A6] - Security Misconfiguration
* https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity[developer.mozilla.org] - Subresource Integrity
* https://en.wikipedia.org/wiki/Watering_hole_attack[Wikipedia, Watering Hole Attacks]