Menu

Post image 1
Post image 2
1 / 2
0

What Building a SAST Tool Taught Me About AppSec That 13 Years of Software Engineering Didn't

DEV Community·Patience Mpofu·23 days ago
#MOg6lqgR
#security#career#webdev#appsec#code#software
Reading 0:00
15s threshold

I've been writing software professionally since 2011. Java, C#, Kotlin, Node.js. Enterprise backends, microservices, APIs, data pipelines. I've shipped production code that millions of people have used without knowing it. I've led teams, reviewed architectures, mentored junior engineers, and done all the things that accumulate into what people call "senior software engineer." And yet, when I decided to transition into application security, I realised I had significant blind spots — not about how software works, but about how software fails . Specifically, how it fails in ways that attackers can exploit. This is the final article in a series about building a SAST scanner from scratch, embedding it in CI/CD pipelines, writing custom detection rules, and managing false positives. But it's really about what that whole process taught me about application security as a discipline — and what I wish I'd understood earlier. I Knew How to Write Secure Code. I Didn't Know Why It Was Secure.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More