[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fdskA05QpdpdBRGlpJBatkOIJPZgNz7wpBuvCJt211ao":3},{"article":4,"iocs":52},{"id":5,"title":6,"slug":7,"summary":8,"ai_summary":9,"brief":10,"full_text":11,"url":12,"image_url":13,"published_at":14,"ingested_at":15,"relevance_score":16,"entities":17,"category_id":31,"category":32,"article_tags":36},"5f245d7f-cf07-425a-910d-094933313497","Open Source DockSec Uses AI to Cut Through Vulnerability Noise in Docker Images","open-source-docksec-uses-ai-to-cut-through-vulnerability-noise-in-docker-images-b74205","DockSec, an OWASP incubator project, correlates findings from multiple container security scanners and uses AI to generate plain-English remediation guidance and exact Dockerfile fixes. The post Open Source DockSec Uses AI to Cut Through Vulnerability Noise in Docker Images appeared first on SecurityWeek.","DockSec is an open source tool that addresses the gap between vulnerability detection and remediation by correlating findings from multiple Docker container scanners (Trivy, Hadolint, Docker Scout) and using an LLM to generate plain-English explanations and exact Dockerfile fixes. The tool runs locally with scan metadata sent to the LLM (OpenAI, Anthropic, Google Gemini, or local Ollama), eliminating duplicates and ranking vulnerabilities by real impact. Adopted as an OWASP incubator project, DockSec has garnered nearly 18,000 downloads and represents a methodology applicable beyond container security to any domain where vulnerability detection outpaces remediation guidance.","DockSec, an OWASP incubator project, uses AI to correlate container security findings and generate Dockerfile fixes.","DockSec is an open source security tool born out of frustration and raised by Advait Patel. The frustration originates in the growing recognition that AI is excellent at finding vulnerabilities, but poor at explaining how to fix them. “On a typical day I would scan a container image and get back 200+ CVEs. Most were noise, a few were real, but there was no easy way to tell a developer ‘fix these three lines and you are good’. Security tools are great at finding problems but bad at helping people fix them.” Perhaps because of this difficulty in fixing known vulnerabilities in a timely fashion, software images are entering Docker still containing unfixed vulnerabilities. “I scanned 15 images and found 183 vulnerabilities rated with high severity and a further 15 rated as critical,” he continues. “For example, HashiCorp Vault – a tool built specifically to secure secrets – shipped with 40 vulnerabilities in its own image.” The threat is that when vulnerabilities are included within the images, they may automatically be run by Docker and even included within the CI\u002FCD pipeline. This is a threat Patel set himself to solve by developing an open source tool he calls DockSec (recently adopted by OWASP into its official project portfolio). The difficulty is not in finding the vulnerabilities, but in helping developers fix them. DockSec includes no new vulnerability scanner, but simply runs Trivy, Hadolint, and Docker Scout locally. Then comes the new functionality: an LLM correlates the findings across all three to remove duplicates and rank by real impact. The scanning is done locally, and only the scan metadata goes to the LLM – never the image content. Everything is done locally. The LLM used can be selected from OpenAI, Anthropic, and Google Gemini, and run locally through Ollama. Its function is to generate plain-English explanations and exact Dockerfile fixes delivered via Markdown, the lingua franca for developers. DockSec closes the gap between vulnerability detection and vulnerability fixing. Patel is the architect and lead developer of DockSec. But the project itself has grown beyond just himself. “OWASP recognition and adoption as an OWASP incubator project was a turning point,” he explains. “Before that it was a personal project people found through GitHub. After OWASP, enterprise teams started taking it seriously because it now sits inside a trusted, vetted ecosystem. Contributions also picked up, more pull requests, better issue quality, and security folks started suggesting features instead of just filing bugs. With OWASP comes a responsibility to keep it open, vendor-neutral, and useful for the community first. That is a good constraint to design under.”Advertisement. Scroll to continue reading. It is now community-driven open source, with Patel at the forefront. Downloads are approaching 18,000, and pull requests stand at 90. And it is an example of the purity of open source development. Patel conceived and created it in his own spare time. It is free to download and free to use; and he makes no money from it. But it is more than just a single project. It is a design methodology that can be adapted to other areas where AI finds the problems but doesn’t help in fixing them. “DockSec can definitely be adapted. It is not just a security scanner that scans your code, that scans your architecture and scans your infrastructure. It is a bridge between finding and fixing. We have tons and tons of tools in the market that act as a scanner, as a tool that will detect the gaps; but there are few that will lead you toward the remediation part, toward fixing that gap”, explains Patel. “DockSec is one of them. If people, or the industry, or a company wants to adapt DockSec into their SOC automation, they can definitely do so. Using the findings of their scanners, the DockSec methodology could be used to fix the findings in a timely fashion.” Related: From Trivy to Broad OSS Compromise: TeamPCP Hits Docker Hub, VS Code, PyPI Related: DockerDash Flaw in Docker AI Assistant Leads to RCE, Data Theft Related: Docker Makes 1,000 Hardened Images Free and Open Source Related: Exposed Docker APIs Likely Exploited to Build Botnet Written By Kevin Townsend Kevin Townsend is a Senior Contributor at SecurityWeek. He has been writing about high tech issues since before the birth of Microsoft. For the last 15 years he has specialized in information security; and has had many thousands of articles published in dozens of different magazines – from The Times and the Financial Times to current and long-gone computer magazines. Daily Briefing Newsletter Subscribe to the SecurityWeek Email Briefing for the latest cybersecurity threats, trends, and expert insights. More from Kevin Townsend Supply Chain Security Crisis: Too Many Vulnerabilities, Too Little VisibilityAI-Powered App Attacks Are Faster, More Frequent and Harder to Stop1Password Teams With OpenAI to Stop AI Coding Agents From Leaking CredentialsLegacy Windows Tool MSHTA Fuels Surge in Silent Malware AttacksMythos Proves Potent in Vulnerability Discovery, Less Convincing ElsewhereSweet Security Launches Agentic AI Red Teaming to Counter ‘Mythos Moment’Free OnlyFans Lure Used to Spread Cross-Platform CRPx0 MalwareBuild Application Firewalls Aim to Stop the Next Supply Chain Attack Latest News 185,000 Likely Impacted by 7-Eleven Data BreachAnthropic Expands Claude’s Enterprise Security Governance With 28 New IntegrationsHackers Exploited KnowledgeDeliver Zero-Day for Web Shell DeploymentWatch on Demand: Threat Detection & Incident Response Summit – All Sessions AvailableLithuania Suspects Foreign Involvement in Data Leak of Over 600,000 National Register EntriesAdmins of Bulletproof Hosting Service Used by Russian Hackers Arrested in NetherlandsGhost CMS Vulnerability Exploited to Hack Over 700 WebsitesOncology Institute Discloses Data Breach Trending Daily Briefing NewsletterSubscribe to the SecurityWeek Email Briefing to stay informed on the latest threats, trends, and technology, along with insightful columns from industry experts. Virtual Event: Threat Detection and Incident Response Summit On-Demand Delve into big-picture strategies to reduce attack surfaces, improve patch management, conduct post-incident forensics, and tools and tricks needed in a modern organization. Register Webinar: Third-Party Risk in Practice June 4, 2026 Organizations are investing heavily in third-party risk management, but breaches, delays, and blind spots continue to persist. Join this live webinar as we examine the gap between how organizations think their third-party risk programs are performing and what’s actually happening in practice. Register People on the MoveJoe Chen has become Chief Technology Officer at Trellix.Usercentrics has named Pawan Hegde as COO and Elena Ignatova as CPTO.SecureAuth has named Mark van Oppen as Chief Revenue Officer.More People On The MoveExpert Insights Caught Off Guard: Securing AI After It Hits Production As enterprises rush AI projects into production, security teams are increasingly being forced into reactive mode. (Joshua Goldfarb) Cyber Resilience is the New Business Continuity Plan The organizations best prepared to face disruption are those that align security, continuity and risk management around what the business cannot afford to lose. (Steve Durbin) Enhancing Data Center Security Without Sacrificing Performance For AI data centers, where the stakes are the highest and performance constraints are the tightest, security and performance are no longer a zero-sum game. (Nadir Izrael) Is the SOC Obsolete, and We Just Haven’t Admitted It Yet? Many AI-first enterprises have already embraced sovereign architectures for general AI initiatives; cybersecurity—and the SOC—should be next. (Danelle Au) The Mythos Moment: Enterprises Must Fight Agents with Agents Only with the right platform and an agentic, AI-driven defense, will enterprises be able to protect themselves in the agentic era. (Etay Maor) F","https:\u002F\u002Fwww.securityweek.com\u002Fopen-source-docksec-uses-ai-to-cut-through-vulnerability-noise-in-docker-images\u002F","https:\u002F\u002Fwww.securityweek.com\u002Fwp-content\u002Fuploads\u002F2026\u002F05\u002FDockSec-Logo.png","2026-05-26T10:45:00+00:00","2026-05-26T12:00:14.219128+00:00",7,[18,21,23,25,27,29],{"name":19,"type":20},"DockSec","product",{"name":22,"type":20},"Trivy",{"name":24,"type":20},"Hadolint",{"name":26,"type":20},"Docker Scout",{"name":28,"type":20},"Ollama",{"name":30,"type":20},"HashiCorp Vault","02371804-cf6d-4449-98de-f1a2d4d9b266",{"id":31,"icon":33,"name":34,"slug":35},null,"Tools","tools",[37,42,47],{"category":38},{"id":39,"icon":33,"name":40,"slug":41},"839da5c1-3c34-47e2-9499-f7201640e3ac","AI Security","ai-security",{"category":43},{"id":44,"icon":33,"name":45,"slug":46},"ade75414-7914-4e23-a450-48b64546ee70","Open Source","open-source",{"category":48},{"id":49,"icon":33,"name":50,"slug":51},"c70f3a41-2f0c-4608-870d-b8cbcd8be076","Cloud Security","cloud-security",[]]