rspec/rules/S1523/see.adoc

5 lines
263 B
Plaintext
Raw Normal View History

2020-06-30 12:47:33 +02:00
== See
* https://www.owasp.org/index.php/Top_10-2017_A1-Injection[OWASP Top 10 2017 Category A1] - Injection
2021-10-28 10:07:16 +02:00
* https://cwe.mitre.org/data/definitions/95.html[MITRE, CWE-95] - Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')