4 lines
166 B
Plaintext
4 lines
166 B
Plaintext
== Recommended Secure Coding Practices
|
|
|
|
https://www.owasp.org/index.php/Input_Validation_Cheat_Sheet[Sanitize] all data read from the standard input before using it.
|