Tag: Syft
-
Anchore: Analyzing the top MCP Docker Containers
Source URL: https://anchore.com/blog/analyzing-the-top-mcp-docker-containers/ Source: Anchore Title: Analyzing the top MCP Docker Containers Feedly Summary: If you pay attention to the world of AI, you’ll have noticed that Model Context Protocol (MCP) is a very popular topic right now. The Model Context Protocol is an open standard that enables developers to build secure, two-way connections between…
-
Anchore: Can an LLM Really Fix a Bug? A Start-to-Finish Case Study
Source URL: https://anchore.com/blog/can-an-llm-really-fix-a-bug-a-start-to-finish-case-study/ Source: Anchore Title: Can an LLM Really Fix a Bug? A Start-to-Finish Case Study Feedly Summary: The software industry faces a growing problem: we have far more open issues than we have contributors multiplied by available time. Every project maintainer knows this pain. We certainly recognize this across our open source tools…
-
Anchore: SBOM Generation Step-by-Step: Anchore Learning Week (Day 2)
Source URL: https://anchore.com/blog/sbom-generation-step-by-step-anchore-learning-week-day-2/ Source: Anchore Title: SBOM Generation Step-by-Step: Anchore Learning Week (Day 2) Feedly Summary: Welcome to day 2 of our 5-part series on Software Bills of Materials (SBOMs). In our previous post, we covered the basics of SBOMs and why they’re essential for modern software security. Now, we’re ready to roll up our…
-
Anchore: The Critical Role of SBOMs in PCI DSS 4.0 Compliance
Source URL: https://anchore.com/blog/pci-dss-4-compliance-with-sboms-and-software-supply-chain-security/ Source: Anchore Title: The Critical Role of SBOMs in PCI DSS 4.0 Compliance Feedly Summary: Is your organization’s PCI compliance coming up for renewal in 2025? Or are you looking to achieve PCI compliance for the first time? Version 4.0 of the Payment Card Industry Data Security Standard (PCI DSS) became mandatory…
-
Anchore: Generating SBOMs for JavaScript Projects: A Developer’s Guide
Source URL: https://anchore.com/blog/javascript-sbom-generation/ Source: Anchore Title: Generating SBOMs for JavaScript Projects: A Developer’s Guide Feedly Summary: Let’s be honest: modern JavaScript projects can feel like a tangled web of packages. Knowing exactly what’s in your final build is crucial, especially with rising security concerns. That’s where a Software Bill of Materials (SBOM) comes in handy…
-
Anchore: Making Virtual Machine Security Analysis Easier with sbom-vm
Source URL: https://anchore.com/blog/making-virtual-machine-security-analysis-easier-with-sbom-vm/ Source: Anchore Title: Making Virtual Machine Security Analysis Easier with sbom-vm Feedly Summary: Security professionals often need to analyze the contents of virtual machines (VMs) to generate Software Bills of Materials (SBOMs). This seemingly straightforward task can become surprisingly complex. I’d like to introduce sbom-vm, a prototype tool I created to simplify…