rspec/rules/S5332/see.adoc

10 lines
1.0 KiB
Plaintext
Raw Normal View History

2020-06-30 12:50:28 +02:00
== See
* https://owasp.org/Top10/A02_2021-Cryptographic_Failures/[OWASP Top 10 2021 Category A2] - Cryptographic Failures
2020-06-30 12:50:28 +02:00
* https://www.owasp.org/index.php/Top_10-2017_A3-Sensitive_Data_Exposure[OWASP Top 10 2017 Category A3] - Sensitive Data Exposure
* https://mobile-security.gitbook.io/masvs/security-requirements/0x10-v5-network_communication_requirements[Mobile AppSec Verification Standard] - Network Communication Requirements
* https://owasp.org/www-project-mobile-top-10/2016-risks/m3-insecure-communication[OWASP Mobile Top 10 2016 Category M3] - Insecure Communication
* https://cwe.mitre.org/data/definitions/200.html[MITRE, CWE-200] - Exposure of Sensitive Information to an Unauthorized Actor
2021-10-28 10:07:16 +02:00
* https://cwe.mitre.org/data/definitions/319.html[MITRE, CWE-319] - Cleartext Transmission of Sensitive Information
2020-06-30 12:50:28 +02:00
* https://security.googleblog.com/2016/09/moving-towards-more-secure-web.html[Google, Moving towards more secure web]
* https://blog.mozilla.org/security/2015/04/30/deprecating-non-secure-http/[Mozilla, Deprecating non secure http]