rspec/rules/S4823/see.adoc

6 lines
423 B
Plaintext
Raw Normal View History

2020-06-30 12:49:37 +02:00
== See
* https://www.owasp.org/index.php/Top_10-2017_A1-Injection[OWASP Top 10 2017 Category A1] - Injection
* https://cwe.mitre.org/data/definitions/88[MITRE, CWE-88] - Argument Injection or Modification
* https://cwe.mitre.org/data/definitions/214[MITRE, CWE-214] - Information Exposure Through Process Environment
2020-06-30 12:49:37 +02:00
* https://www.sans.org/top25-software-errors/#cat1[SANS Top 25] - Insecure Interaction Between Components