The Developer Security Guide

This post is a guide for developers to prevent common security vulnerabilities in applications. At first, I would like to say that I consider security to also be a developer responsibility, but some engineers don’t know these topics. To help with this, I compiled the most common security vulnerabilities I learned in my career. You would be surprised by how common mid-sized and big companies’s softwares have these vulnerabilities. The topics are focused in web development, but can be applied to any system. I mentioned developers, but the vulnerabilities are also very useful for DevOps and Security Engineers. ...

June 7, 2024 · 10 min