rspec/rules/S4825/see.adoc

6 lines
484 B
Plaintext
Raw Normal View History

2020-06-30 12:49:37 +02:00
== See
* https://www.owasp.org/index.php/Top_10-2017_A3-Sensitive_Data_Exposure[OWASP Top 10 2017 Category A3] - Sensitive Data Exposure
2021-10-28 10:07:16 +02:00
* https://cwe.mitre.org/data/definitions/20.html[MITRE, CWE-20] - Improper Input Validation
* https://cwe.mitre.org/data/definitions/400.html[MITRE, CWE-400] - Uncontrolled Resource Consumption ('Resource Exhaustion')
* https://cwe.mitre.org/data/definitions/200.html[MITRE, CWE-200] - Exposure of Sensitive Information to an Unauthorized Actor