LLMs and Generative AI in the enterprise.
Inspire, develop, and guide a winning organization.
Understand the unique values and behaviors of a successful organization.
Create visible workflows to achieve well-architected software.
Understand and use meaningful data to measure success.
Integrate and automate quality, security, and compliance into daily work.
An on-demand learning experience from the people who brought you The Phoenix Project, Team Topologies, Accelerate, and more.
Learn how to enhance collaboration and performance in large-scale organizations through Flow Engineering
Learn how making work visible, value stream management, and flow metrics can affect change in your organization.
Clarify team interactions for fast flow using simple sense-making approaches and tools.
Multiple award-winning CTO, researcher, and bestselling author Gene Kim hosts enterprise technology and business leaders.
In the first part of this two-part episode of The Idealcast, Gene Kim speaks with Dr. Ron Westrum, Emeritus Professor of Sociology at Eastern Michigan University.
In the first episode of Season 2 of The Idealcast, Gene Kim speaks with Admiral John Richardson, who served as Chief of Naval Operations for four years.
Exploring the impact of GenAI in our organizations & creating business impact through technology leadership.
DevOps best practices, case studies, organizational change, ways of working, and the latest thinking affecting business and technology leadership.
The debate over in-office versus remote work misses a fundamental truth: high-performing teams succeed based on how they’re organized, not where they sit.
Leaders can help their organizations move from the danger zone to the winning zone by changing how they wire their organization’s social circuitry.
The values and philosophies that frame the processes, procedures, and practices of DevOps.
This post presents the four key metrics to measure software delivery performance.
September 14, 2022
Many people talk about software bills of materials. Few know about SBOM origins. I find it essential to understand the genesis of ideas. Let’s talk about the beginning of the SBOM.
First, we need to define the software bill of materials. What is an SBOM? Let’s read how others define an SBOM.
I found many references to the NTIA definition as I searched for ways people defined SBOM. An SBOM is simply a list of “ingredients” that make up software. The concept borrows from traditional supply chain management term bill of materials. A bill of materials documents the ingredients of a manufactured good.
What other purposes does an SBOM provide besides being a list of things? An SBOMs value is its nature as a data exchange format. A data exchange format is a standard way of talking for computers. The benefits of a data exchange format are how they establish clear expectations for the semantic (what a term means) and the syntax (how something looks). Software bills of materials are not for human consumption. They are for computer consumption. A software bill of material allows computers to communicate with each other. It allows computers to describe software components that make up a software system.
Albeit, there is not a single trusted source on the history of the software bill of materials. Software bill of materials started as a way to aggregate data about open source licensing for individual software components of a system. The two most common SBOM formats are SPDX and CycloneDX. SPDX began in 2010. Then in 2017, OWASP (Open Web Application Security Project) started another SBOM CyclondeDX.
SPDX stands for “Software Package Data Exchange.” Per the Linux Foundation, “SPDX was created to provide a common data exchange format so information about software packages and related content could be collected and shared.” SPDX started as a pillar of the Linux Foundation’s Open Compliance Program. The Open Compliance Program presents a wide-ranging array of tools, training, and informative guidance to help companies comply with open source license obligations. The program intends to increase the adoption of open source and decrease FUD present in the marketplace. The primary focus of SPDX is open source license compliance.
Significantly, SPDX became a public standard (ISO/IEC 5962:2021) at the International Organization for Standardization (ISO) on September 9, 2021.
CycloneDX tracks licenses but focuses on creating security context. The primary use-cases are vulnerability identification, license compliance, and outdated component analysis. The OWASP Dependency-Track tooling relies upon a CycloneDX SBOM. Dependency-Trak is an open-source Component Analysis platform that identifies software supply chain risks.
Both, use both. Do not get embroiled in this argument. Each format is specific to a problem. The contexts each format establishes are necessary for modern-day software decision support.
SPDX’s primary focus is licensing. Although, I don’t believe it will be like that forever. ISO/IEC 5962:2021 defines SPDX as a specification that represents “a standard data format for communicating the component and metadata information associated with software packages.” The definition is also a statement of intention. Even though SPDX started as a context for open source license compliance, there seems to be an intention to allow it to generate a context for concerns other than license compliance. I foreshadow a future where SPDX subsumes the same context concerns as CycloneDX.
Regardless, why would you not use both right now? Undeniably, they each solve differing problems well.
SPDX is suboptimal for contexts concerning security and vulnerability. The SPDX tooling ecosystem provides decision support for license compliance. There is little ecosystem support for SPDX as decision support for security or vulnerability management.
CycloneDX is great for vulnerability identification, license compliance, and outdated component analysis contexts. The CycloneDX ecosystem is geared more toward decision support for vulnerability identification and outdated component analysis.
The key to using an SBOM successfully is not which format you choose. It’s the context for the decision support capabilities you need for current license, vulnerability, and software component needs. Some folks will want you to choose one or the other. Don’t let them. Their impassioned claims of overlapping and cries of efficiencies are simply a distraction. I think these folks get their kicks more from being software pundits than genuinely adding value to communities and organizations.
Bill Bensing tranforms Shadow IT into legitimate software development organizations. Bill's recent thought-leadership is proving software devliery velocity and highly secure and compliant software are not mutally exclusive. He lives in Tampa Bay, FL, area.
No comments found
Your email address will not be published.
First Name Last Name
Δ
As you know, I’ve been working with Steve Yegge (famous for his 20+ years…
The divide between business and IT has been a persistent challenge in organizations for…
It's no secret that many leaders find themselves frustrated by organizational culture challenges that…
As enterprises build and scale their GenAI implementations, forward-thinking leaders are already anticipating the…