rspec/rules/S5445/common/resources/standards.adoc

7 lines
522 B
Plaintext
Raw Normal View History

=== Standards
* https://owasp.org/Top10/A01_2021-Broken_Access_Control/[OWASP] - Top 10 2021 - A01:2021 - Broken Access Control
* https://owasp.org/www-project-top-ten/2017/A9_2017-Using_Components_with_Known_Vulnerabilities[OWASP] - Top 10 2017 - A9:2017 - Using Components with Known Vulnerabilities
* https://cwe.mitre.org/data/definitions/377[MITRE] - CWE-377: Insecure Temporary File
* https://cwe.mitre.org/data/definitions/379[MITRE] - CWE-379: Creation of Temporary File in Directory with Incorrect Permissions