惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Stack Overflow Blog
Stack Overflow Blog
T
Tailwind CSS Blog
Recent Announcements
Recent Announcements
宝玉的分享
宝玉的分享
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
P
Proofpoint News Feed
D
Docker
Google DeepMind News
Google DeepMind News
aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
云风的 BLOG
云风的 BLOG
小众软件
小众软件
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
IT之家
IT之家
H
Help Net Security
Apple Machine Learning Research
Apple Machine Learning Research
Martin Fowler
Martin Fowler
S
SegmentFault 最新的问题
B
Blog
D
DataBreaches.Net

RapidFort Blog

How to Use RapidFort’s Curated Distroless Language Images Introducing a Bazel Ruleset for RapidFort’s deb-based Images RapidFort Joins Akrites: A Coordinated Response to the Open-Source Vulnerability Crisis DORA Is Not About Compliance. It Is About Resilience. Risk Over Compliance: What CISA RapidFort Test Blog Blog 4 Test Test Blog 3 Test 2 Mythos Vulnerability Assessment: Eliminate Real Risk, Not Just CVEs Securing Modern AI Workloads for National Security RBOM vs SBOM: The Critical Difference Between Software Inventory and Runtime Reality The Remediation Gap: When AI-Powered Discovery Outpaces Human Defense You Only Control 15% of Your Software. Here's How to Secure the Rest. Free ATO Readiness Cohort: Shorten Your Path to Federal Market US Cyber Strategy & Software Supply Chain Security EU CRA for Containers & Kubernetes: Scope, Deadlines & Steps PyPI, npm, and the New Frontline of Software Supply Chain Attacks GitHub Actions Security Audit: CI/CD Risk & Shell Injection What Is RBOM™? Runtime Bill of Materials vs SBOM Explained EU Cyber Resilience Act & Open Source Risk RapidFort Raises $42M Series A for Software Supply Chain Security Fintech Container Security 2026: SASM & RBOM™ RF Analyzer: Precision Container CVE Intelligence Kimia: Secure Kaniko Alternative for Kubernetes Builds AI-Powered Cyberattacks: How Defenders Must Adapt RapidFort Pioneered DoD Container Hardening | Industry Standard Turn Scanner Output into Verified CVE Elimination RapidFort's Giant Washing Machine: Cleaning Open Source at Scale Defeat NPM Supply Chain Worms: Near-Zero CVE Defense
Why SBOMs Fail: RBOM™ & Near-Zero CVE Images Fix the Gap
Kamran Shirazi · 2025-10-27 · via RapidFort Blog

Software Bills of Materials (SBOMs) were created to make software transparent. They list every open-source and third-party component inside an application, helping teams track dependencies and assess risk.

Regulations such as Executive Order 14028 in the United States and the EU Cyber Resilience Act require organizations to maintain SBOMs as part of their security and compliance efforts.

However, research in 2025 showed that even when SBOMs meet official standards, they can still produce inconsistent or incomplete results. The reason is that SBOMs describe what is installed - not what is actually running.

The Challenge: Incomplete or Inconsistent Data

Multiple studies in 2025 examined several SBOM generation tools and found significant differences in their output. Each tool followed its own interpretation of SBOM standards, resulting in inconsistent or incomplete data.

Key challenges identified include:

  1. Missing dependencies contain active threats: 4.97% of undisclosed dependencies harbored known vulnerabilities, leaving software exposed to exploits that security teams couldn't detect or patch.
  2. Nearly 1 in 3 SBOMs are incomplete: IBM's 2025 analysis of over 35,000 SBOMs revealed that 7,907 failed to disclose direct dependencies, creating dangerous blind spots in vulnerability management.
  1. Cross-tool incompatibility: Carnegie Mellon's study of 21 different SBOM generation tools found "significant variance" in results, with each tool producing dramatically different component inventories for identical software.
  2. Average of 6+ missing components per SBOM: Non-compliant SBOMs averaged 6.18 missing dependencies each, making accurate risk assessment nearly impossible for security teams.

These problems make it difficult for organizations to depend on SBOM data for real-time security decisions.

The Root Cause: Static Data in a Dynamic World

Containers and microservices change frequently. New images are built every day, and dependency updates happen automatically. Since an SBOM is generated at a single point in time, it quickly becomes outdated. It cannot easily reflect the live state of running software, where most security decisions need to happen.

As a result, teams using SBOMs alone often face a gap between what they document for compliance and what actually exists in their production environments.

RapidFort’s Approach: Turning Visibility into Action

RapidFort addresses this gap by combining software inventory, runtime observation, and automated hardening into one continuous process. Instead of stopping at what is listed, it analyzes what is running, identifies unnecessary components, and safely removes them. This approach helps reduce vulnerabilities and ensures compliance evidence matches real-world conditions.

1. Runtime Bill of Materials (RBOM)

An RBOM extends the idea of an SBOM by showing which components are actively used at runtime. RapidFort’s platform captures runtime behavior to distinguish between code that executes and code that remains idle. This insight allows teams to focus remediation on the components that truly matter while improving consistency across tools.

2. Curated Near Zero CVE Images

RapidFort provides Curated Near Zero CVE Images that serve as secure, optimized base images for containerized workloads. They remove unnecessary packages, apply verified patches, and align with common security benchmarks such as STIG, CIS, and NIST guidance. These curated images are rebuilt regularly to ensure up-to-date compliance integrity.

3. Automated Hardening Pipeline

Using RBOM visibility, the RapidFort platform can automatically detect and remove unused components from applications and containers. This process can remediate a large portion of known vulnerabilities without any changes to application code.

The Result: Verified, Measurable Security

By connecting runtime visibility with automated hardening, RapidFort delivers results that can be measured and proven:

  • Up to 99.9% of CVEs remediated automatically by identifying and removing unused components - without any changes to source code.
  • Up to 90% reduction in container attack surface, achieved by eliminating unnecessary packages, binaries, and dependencies.
  • Continuous alignment with frameworks such as FedRAMP, NIST SP 800-70, STIG, and CIS benchmarks, supported by regularly rebuilt and validated base images.

These outcomes translate into fewer vulnerabilities to patch, faster compliance validation, and stronger runtime assurance across containerized environments.

The Takeaway

SBOMs have advanced transparency across the software supply chain, but visibility alone does not equal security. Modern environments require continuous validation, removal of unnecessary components, and evidence that reflects runtime reality.

RapidFort bridges this gap by connecting SBOM data, runtime insights, and automated hardening into a single, integrated process that transforms information into practical, measurable security improvements.

Build transparency that proves itself. Choose RapidFort.