Browsing Tag
DevSecOps
62 posts
Secure Credential Management in DevSecOps
When I first moved from a traditional ops role into a DevSecOps-focused workflow, the thing that surprised me…
GitHub Secret Scanning Explained
I’ll admit, for a long time I assumed GitHub’s built-in security features were “nice to have” rather than…
IAM Best Practices for DevSecOps
The first time I audited an AWS account for a client, I found 40 IAM users with AdministratorAccess…
How to Generate an SBOM Automatically
The first SBOM I ever generated by hand — manually listing out every dependency and version for a…
Software Supply Chain Security Explained
When the Log4j vulnerability hit in late 2021, I spent an entire weekend trying to figure out which…
Top Software Composition Analysis (SCA) Tools
I’ve rotated through a handful of SCA tools over the years, and I’ve learned that the “best” one…
Open Source Security Best Practices
I love open source. Nearly everything I build leans on it heavily, and I genuinely couldn’t ship software…
Dependency Scanning Explained
I once inherited a project with over 400 dependencies, and when I ran a scan for the first…
How to Secure Open Source Dependencies
I think of open-source dependencies the way I think about hiring contractors — I’m bringing in outside work…
Prevent Software Supply Chain Attacks: A Practical Guide for Developers and Security Teams
A few years ago, “supply chain security” was a phrase you’d mostly hear from procurement teams talking about…