---

layout: post
date: 2022-05-15
link: https://github.blog/2021-12-06-write-more-secure-code-owasp-top-10-proactive-controls/
title: Write more secure code with the OWASP Top 10 Proactive Controls
cited: GitHub

---

> by consistently applying defensive programming concepts as developers, you reduce your odds of introducing vulnerabilities. At the very least, you reduce the odds of them being exploited in the event that a vulnerability does make its way into your code.
