rspec/rules/S5324/see.adoc

10 lines
854 B
Plaintext
Raw Normal View History

2020-06-30 12:50:28 +02:00
== See
* https://owasp.org/Top10/A04_2021-Insecure_Design/[OWASP Top 10 2021 Category A4] - Insecure Design
2020-06-30 12:50:28 +02:00
* https://developer.android.com/training/articles/security-tips#ExternalStorage[Android Security tips on external file storage]
* https://mobile-security.gitbook.io/masvs/security-requirements/0x07-v2-data_storage_and_privacy_requirements[Mobile AppSec Verification Standard] - Data Storage and Privacy Requirements
* https://owasp.org/www-project-mobile-top-10/2016-risks/m2-insecure-data-storage[OWASP Mobile Top 10 2016 Category M2] - Insecure Data Storage
2020-06-30 12:50:28 +02:00
* https://cwe.mitre.org/data/definitions/312.html[MITRE, CWE-312] - Cleartext Storage of Sensitive Information
* https://www.sans.org/top25-software-errors/#cat2[SANS Top 25] - Risky Resource Management
* https://www.sans.org/top25-software-errors/#cat3[SANS Top 25] - Porous Defenses