Oct 14, 2024 · 10 min read · Introduction Dans un monde où la nuisance à la sécurité de l’information évolue à un rythme effréné, la sécurité applicative devient pour moi une priorité incontournable pour les entreprises souhaitant protéger leurs données et leurs systèmes d’infor...
Join discussionSep 30, 2024 · 2 min read · Secure Coding is a part of the Secure Software Development Lifecycle (SSDLC) and it speaks to ways vulnerabilities in code can be mitigated against attacks. Common coding flaws include: Buffer Overflow: Buffer can be defined as temporary memory used...
Join discussionDec 15, 2023 · 8 min read · I've been digging into Software Development Life Cycle (SDLC) lately, after checking out about 40+ articles. However, I found a noticeable absence of a lucid overview of what the branchings are and how this works in real life. So, I decided to take m...
Join discussion
Feb 16, 2023 · 4 min read · What is DevSecOps? DevSecOps is a term derived from the acronym for development, security, and operation. It's not something new in the secure software development lifecycle, it's just an art to involve a security perspective from the beginning of th...
Join discussion