16 Jun 2026
Docker
Docker Content Trust: Retirement and Migration Guidance
TLDR: Docker Content Trust (DCT) and the Notary v1 service at notary.docker.io are being fully retired (first announced in July of 2025). This blog explains what is changing, who is affected, and how to move to modern alternatives. Ten years ago, Docker Content Trust (DCT) gave the container ecosystem one of its first ways to...
16 Jun 2026 6:33pm GMT
15 Jun 2026
Docker
Docker joins the Athena coalition: a cross-industry collaboration for supply chain security
The obvious takeaway from 2026's biggest incidents is that attackers are increasingly using AI to move fast. Docker's CISO, Mark Lechner, wrote about this shift and what every engineering team should do now. What worries us is that the bar is about to drop further. For most of the last decade, finding a serious vulnerability...
15 Jun 2026 4:24pm GMT
11 Jun 2026
Docker
Docker Hardened Images enhanced vulnerability scanning with Docker and Aikido
Aikido now scans Docker Hardened Images (DHI) with built-in VEX support. Vulnerabilities that Docker has verified as non-exploitable drop out of the queue automatically, so developers spend their time on findings that actually matter. This post walks through what changed, why it matters, and how users can benefit from the new integration. Why teams are...
11 Jun 2026 12:00pm GMT
08 Jun 2026
Docker
5 Software Supply Chain Security Best Practices for Development Teams
Understanding software supply chain security is one thing. Putting it into practice across a real pipeline, with real deadlines and real constraints, is another. Most organizations recognize that their software supply chain is a growing attack surface, but translating that awareness into concrete, repeatable practices is where the work gets difficult. But why should your...
08 Jun 2026 7:54pm GMT
05 Jun 2026
Docker
What is AI Governance? Frameworks, Principles, and Best Practices
AI agents are moving fast. According to our State of Agentic AI report, 60% of organizations already have AI agents in production, yet 40% cite security and compliance as the number-one barrier to scaling them further. And that gap between adoption and oversight is exactly where AI governance lives. As AI takes on higher-stakes decisions...
05 Jun 2026 6:39pm GMT
04 Jun 2026
Docker
Hardened Images Explained: Fewer CVEs, Smaller Attack Surface
When security teams scan their container environments for the first time, they often discover hundreds of known vulnerabilities, and almost none of them trace back to application code. The overwhelming majority come from packages that shipped with the base image: shells, compilers, debug utilities, and libraries the application never calls. In a software supply chain...
04 Jun 2026 5:02pm GMT
03 Jun 2026
Docker
What is Software Supply Chain Security?
Software supply chain attacks have accelerated faster than most security teams anticipated. Sonatype's 2026 State of the Software Supply Chain report identified more than 454,000 new malicious packages published to open source repositories in 2025, bringing the cumulative total to over 1.2 million since 2019. The blast radius keeps expanding as organizations consume more open...
03 Jun 2026 6:24pm GMT
02 Jun 2026
Docker
How to Secure AI Agents: A Practical Overview for Development Teams
In our State of Agentic AI report, 45% of organizations said they struggle to ensure the tools their agents use are secure and enterprise-ready. That number reflects a broader reality: AI agents are moving into production faster than the security practices around them are maturing. The challenge is not that organizations lack security awareness. It's...
02 Jun 2026 4:11pm GMT
01 Jun 2026
Docker
Coding Agent Horror Stories: The rm -rf ~/ Incident
This is Part 2 of our AI Coding Agent Horror Stories series, an in-depth look at real-world security incidents exposing the vulnerabilities in AI coding agents, and how Docker Sandboxes deliver workspace-scoped isolation that contains the worst failures at the execution layer. In part 1 of this series, we mapped six categories of AI coding...
01 Jun 2026 1:00pm GMT
27 May 2026
Docker
Mitigating CVE-2026-31431 (“Copy Fail”) in Docker Engine
CVE-2026-31431 is a Linux kernel vulnerability that was recently disclosed. This CVE does not compromise Docker infrastructure. That said, Docker Engine's default profiles prior to v29.4.3 allowed containers to create AF_ALG sockets, which is the syscall surface the exploit uses. You are not exposed if you are running Docker Engine v29.4.3 or later, OR a...
27 May 2026 1:00pm GMT