Theo uses the Python programming language and does not want his code to contain vulnerabilities. Which of the following best practices would Theo not use?
A) Regularly update dependencies
B) Implement input validation
C) Use plaintext password storage
D) Sanitize user inputs