I didn’t get into security because it was a trendy field. It started back when I was a junior developer. At some point, I realized that being a developer isn’t just about writing code, seeing it work, and feeling satisfied.
Real people use the appl...
The headline of OpenAI’s recent article https://openai.com/index/scaling-postgresql/ feels a bit clickbaity,
If they truly used only one database instance, ChatGPT would’ve been dead on arrival.
But the reality is far more impressive: they’re usi...
Introduction
Static Application Security Testing SAST is a crucial practice within the Software Security Development Life Cycle SSDLC that enables developers to identify security vulnerabilities early in the code development phase. While understa...
Itroduction
The first part of this article provides a robust theoretical foundation for understanding SAST and its importance in ensuring secure development. Additionally, the subsequent articles Part 2, and Part 3 will delve into practical exampl...