Insight #1
"How do you measure risk between vulnerabilities in custom code vs vulnerabilities in third-party code? To determine the real risk, I strongly encourage developers to start utilizing other measuring tools such as the Exploit Prediction Scoring System (EPSS). The reality shows us that a CVSS of 9 for a custom code vulnerability is not always as risky as a CVSS of 9 in a third-party library vulnerability."
Insight #2
"I get asked a lot about prioritization of “features” over security requirements. I don’t like that question, because I believe every single feature released has some aspect of security that should be designed, added, modified, or removed. Once we understand security is a key stakeholder in every single feature, we realize that prioritization gets easier and will be based primarily on the team's availability to implement the new feature. Keep security involved at every stage."
Insight #3
"How many passwords have you forced yourself to remember? How many renditions of the same password (e.g. Password1, Password12, Password1!) are you using? A password manager will simplify your life and allow you to create and store passwords securely, and at the same time, you will never have to even know what those passwords are. Get yourself a password manager today."