Tag: Docker

  • Docker: Hard Questions: What You Should Really Be Asking Your Hardened Image Provider Before You Press the Buy Button

    Source URL: https://www.docker.com/blog/container-security-hardened-images-questions/ Source: Docker Title: Hard Questions: What You Should Really Be Asking Your Hardened Image Provider Before You Press the Buy Button Feedly Summary: When evaluating hardened image providers, don’t just look for buzzwords like “zero-CVE" or "minimal." True security in a dynamic environment demands a nuanced understanding of their process, their commitment,…

  • Slashdot: CISA Open-Sources Thorium Platform For Malware, Forensic Analysis

    Source URL: https://it.slashdot.org/story/25/07/31/2033245/cisa-open-sources-thorium-platform-for-malware-forensic-analysis?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: CISA Open-Sources Thorium Platform For Malware, Forensic Analysis Feedly Summary: AI Summary and Description: Yes Summary: The text discusses the release of Thorium, an open-source platform by CISA and Sandia National Labs, designed for automating large-scale malware and forensic analysis. This tool is significant for security teams looking to…

  • Docker: GenAI vs. Agentic AI: What Developers Need to Know

    Source URL: https://www.docker.com/blog/genai-vs-agentic-ai/ Source: Docker Title: GenAI vs. Agentic AI: What Developers Need to Know Feedly Summary: Generative AI (GenAI) and the models behind it have already reshaped how developers write code and build applications. But a new class of artificial intelligence is emerging: agentic AI. Unlike GenAI, which focuses on content generation, agentic systems…

  • Docker: MCP Horror Stories: The Security Issues Threatening AI Infrastructure

    Source URL: https://www.docker.com/blog/mcp-security-issues-threatening-ai-infrastructure/ Source: Docker Title: MCP Horror Stories: The Security Issues Threatening AI Infrastructure Feedly Summary: This is issue 1 of a new series – MCP Horror Stories – where we will examine critical security issues and vulnerabilities in the Model Context Protocol (MCP) ecosystem and how Docker MCP Toolkit provides enterprise-grade protection against…

  • Docker: Accelerate modernization and cloud migration

    Source URL: https://www.docker.com/blog/accelerate-modernization-and-cloud-migration/ Source: Docker Title: Accelerate modernization and cloud migration Feedly Summary: In our recent report, we describe that many enterprises today face a stark reality: despite years of digital transformation efforts, the majority of enterprise workloads—up to 80%—still run on legacy systems. This lag in modernization not only increases operational costs and security…

  • Docker: Retiring Docker Content Trust

    Source URL: https://www.docker.com/blog/retiring-docker-content-trust/ Source: Docker Title: Retiring Docker Content Trust Feedly Summary: Docker Content Trust (DCT) was introduced 10 years ago as a way to verify the integrity and publisher of container images using The Update Framework (TUF) and the Notary v1 project. However, the upstream Notary codebase is no longer actively maintained and the…

  • Docker: Beyond the Chatbot: Event-Driven Agents in Action

    Source URL: https://www.docker.com/blog/beyond-the-chatbot-event-driven-agents-in-action/ Source: Docker Title: Beyond the Chatbot: Event-Driven Agents in Action Feedly Summary: Docker recently completed an internal 24-hour hackathon that had a fairly simple goal: create an agent that helps you be more productive. As I thought about this topic, I recognized I didn’t want to spend more time in a chat…

  • Docker: Docker MCP Catalog: Finding the Right AI Tools for Your Project

    Source URL: https://www.docker.com/blog/finding-the-right-ai-developer-tools-mcp-catalog/ Source: Docker Title: Docker MCP Catalog: Finding the Right AI Tools for Your Project Feedly Summary: As large language models (LLMs) evolve from static text generators to dynamic agents capable of executing actions, there’s a growing need for a standardized way to let them interact with external tooling securely. That’s where Model…

  • Docker: Docker Unveils the Future of Agentic Apps at WeAreDevelopers

    Source URL: https://www.docker.com/blog/wearedevelopers-docker-unveils-the-future-of-agentic-apps/ Source: Docker Title: Docker Unveils the Future of Agentic Apps at WeAreDevelopers Feedly Summary: Agentic applications – what actually are they and how do we make them easier to build, test, and deploy? At WeAreDevelopers, we defined agentic apps as those that use LLMs to define execution workflows based on desired goals…