Tag: secret management

  • Docker: MCP Security: A Developer’s Guide

    Source URL: https://www.docker.com/blog/mcp-security-explained/ Source: Docker Title: MCP Security: A Developer’s Guide Feedly Summary: Since its release by Anthropic in November 2024, Model Context Protocol (MCP) has gained massive adoption and is quickly becoming the connective tissue between AI agents and the tools, APIs, and data they act on.  With just a few lines of configuration,…

  • 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: 5 Best Practices for Building, Testing, and Packaging MCP Servers 

    Source URL: https://www.docker.com/blog/mcp-server-best-practices/ Source: Docker Title: 5 Best Practices for Building, Testing, and Packaging MCP Servers  Feedly Summary: We recently launched a new, reimagined Docker MCP Catalog with improved discovery and a new submission process. Containerized MCP servers offer a secure way to run and scale agentic applications and minimize risks tied to host access…

  • Schneier on Security: Critical GitHub Attack

    Source URL: https://www.schneier.com/blog/archives/2025/03/critical-github-attack.html Source: Schneier on Security Title: Critical GitHub Attack Feedly Summary: This is serious: A sophisticated cascading supply chain attack has compromised multiple GitHub Actions, exposing critical CI/CD secrets across tens of thousands of repositories. The attack, which originally targeted the widely used “tj-actions/changed-files” utility, is now believed to have originated from an…

  • Hacker News: Managing Secrets in Docker Compose – A Developer’s Guide

    Source URL: https://phase.dev/blog/docker-compose-secrets Source: Hacker News Title: Managing Secrets in Docker Compose – A Developer’s Guide Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses best practices for managing secrets in Docker Compose, emphasizing security implications of using environment variables and providing progressively secure methods for handling secrets. It highlights issues and…