Skip to content
Sedat Özdemir

Posts on devsecops

41 posts on devsecops. Notes from public sources and my own test lab.

Green Ticks Won’t Save You: The End of Security Theater

Compliance is just an illusion of security. Real attackers don't care about your SOC2 or ISO 27001 certificates when they find a simple logic flaw.

August 14, 2026·3 dk readcompliancedevsecopsopinion

Automation Won’t Save You: The False Sense of Security in DevSecOps

Security tools without context are just technical debt. From my time in the field, I've seen how over-automation actually creates more vulnerabilities than it fixes.

August 12, 2026·3 dk readautomationdevsecopsopinion

Not the Backdoor, but the Front Door: Metabase and the 'Secure' Internal Tools Fallacy

A deep dive into the Metabase zero-day and why the 'internal network is safe' mindset is a dangerous myth in modern DevSecOps environments.

August 10, 2026·4 dk readdevsecopsmetabasesizmatesti

Trivy: Leveraging the Swiss Army Knife of Container Security

Why looking for CVEs isn't enough. My experience with Trivy in DevSecOps pipelines and how it exposes the 'security illusion' beyond just image scanning.

August 5, 2026·3 dk readdevsecopssecuritytool-review

Vulnerabilities Behind the Surface: Navigating Container Depths with Trivy

Container security is more than just a checkbox. Explore how Trivy uncovers critical vulnerabilities in images and why static analysis is vital for DevSecOps.

July 31, 2026·3 dk readdevsecopstool-reviewtools

Trivy: Silent Sentry or CI/CD Pipeline Headache?

A deep dive into using Trivy for container and IaC security, from midnight pipeline failures to managing false positives in a DevSecOps workflow.

July 29, 2026·3 dk readdevsecopstool-reviewtools

Trojan in the Mailbox: Zimbra and the Invisible Leak

A deep dive into why enterprise mail platforms like Zimbra remain a goldmine for attackers and how DevSecOps can mitigate zero-day risks.

July 27, 2026·4 dk readaptdevsecopssiberguvenlik

Midnight Signal: SonicWall and the Broken Perimeters

A 3:14 AM alert, cold coffee, and a flashing dashboard. PulseCom's VPN gateway is acting up. Let's talk about the SonicWall SMA 100 series zero-day.

July 20, 2026·5 dk readcybersecuritydevsecopspentesting

The Shift Left Illusion: Are We Building Security or Just Generating Noise?

Why are remediation times still 200+ days if we're 'shifting left'? A deep dive into the trap of over-relying on automated security tools in CI/CD.

July 15, 2026·3 dk readdevsecopsopinionsecurity-culture

Invisible Danger: The Ghost in the Images and AI Agents

A deep dive into how 'Ghostcommit' turns simple image uploads into sophisticated prompt injection attacks against AI-driven DevSecOps workflows.

July 13, 2026·4 dk readai-securitydevsecopsghostcommit

A Stowaway on the Container Ship: Hidden Dangers Behind Images and Safe Harbors

We used to brag about uptime records; now we get suspicious if a container lives longer than five minutes. Let's dive into why 'it’s dockerized' doesn't mean 'it's secure' and how to stop hidden threats in your image layers.

July 8, 2026·3 dk readcontainer-securitydevsecopsdocker

A Fox in the K8s Henhouse: RBAC Vulnerabilities and the Art of Container Escape

It's 4:12 AM, and a simple customer-feedback pod is suddenly trying to list all secrets in the production cluster. Let's dive into how over-privileged service accounts and lazy RBAC configurations turn a minor entry point into a full-blown cluster takeover.

June 28, 2026·4 dk readdevsecopsk8skubernetes