<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SBOMs on</title><link>https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/</link><description>Recent content in SBOMs on</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright (c) 2023 Chainguard</copyright><lastBuildDate>Thu, 26 Jan 2023 08:49:15 +0000</lastBuildDate><atom:link href="https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/index.xml" rel="self" type="application/rss+xml"/><item><title>What is an SBOM (software bill of materials)?</title><link>https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/what-is-an-sbom/</link><pubDate>Thu, 04 Aug 2022 15:21:01 +0200</pubDate><guid>https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/what-is-an-sbom/</guid><description>&lt;p&gt;Modern software applications contain hundreds to thousands of open source and third-party components, creating significant security challenges that SBOMs help address - which is why Chainguard includes comprehensive SBOMs with every container image. Without structured visibility into these components, organizations struggle to identify and respond to vulnerabilities, even when patches are available. This lack of transparency leaves systems vulnerable to exploitation, making SBOMs essential for maintaining secure software supply chains.&lt;/p&gt;</description></item><item><title>Getting Started with OpenVEX and vexctl</title><link>https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/getting-started-openvex-vexctl/</link><pubDate>Mon, 30 Jan 2023 15:21:01 +0200</pubDate><guid>https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/getting-started-openvex-vexctl/</guid><description>&lt;p&gt;The &lt;code&gt;vexctl&lt;/code&gt; CLI is a tool to make VEX work. As part of the open source &lt;a href="https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/what-is-openvex/"&gt;OpenVex&lt;/a&gt; project, &lt;code&gt;vexctl&lt;/code&gt; enables you to create, apply, and attest VEX (Vulnerability Exploitability eXchange) data in order to filter out false positive security alerts.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;vexctl&lt;/code&gt; tool was built to help with the creation and management of VEX documents, communicate transparently to users as time progresses, and enable the &amp;ldquo;turning off&amp;rdquo; of security scanner alerts of vulnerabilities known not to affect a given product. Using VEX, software authors can communicate to their users that an otherwise vulnerable component has no security implications for their product.&lt;/p&gt;</description></item><item><title>What Makes a Good SBOM?</title><link>https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/what-makes-a-good-sbom/</link><pubDate>Thu, 04 Aug 2022 15:21:01 +0200</pubDate><guid>https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/what-makes-a-good-sbom/</guid><description>&lt;p&gt;A &lt;a href="https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/software-security/glossary/#sbom"&gt;software bill of materials&lt;/a&gt;, or an SBOM (pronounced s-bomb), is a formal record of the components contained in a piece of software. It is analogous to an ingredients list for a recipe. And it has become recognized as one of the key building blocks of software supply chain security. Proponents rightfully point out that organizations can&amp;rsquo;t secure their software if they don&amp;rsquo;t know what&amp;rsquo;s inside their software.&lt;/p&gt;
&lt;p&gt;As awareness and adoption of SBOM has grown, there has been a gradual acknowledgement that &lt;a href="https://www.chainguard.dev/unchained/not-all-sboms-are-created-equal"&gt;not all SBOMs are created equal&lt;/a&gt;, some are more or less useful, depending on the goals of the SBOM user and the contents of the SBOM. This guide exists to provide some guidance on evaluating the quality of an SBOM, suggesting common use cases and the data fields that support these use cases and open source SBOM quality tools.&lt;/p&gt;</description></item><item><title>What is OpenVex?</title><link>https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/what-is-openvex/</link><pubDate>Tue, 31 Jan 2023 15:21:01 +0200</pubDate><guid>https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/what-is-openvex/</guid><description>&lt;p&gt;&lt;a href="https://github.com/openvex"&gt;OpenVEX&lt;/a&gt; is an open source specification, library, and suite of tools designed to enable software users to eliminate vulnerability noise and focus their security efforts on vulnerabilities that pose an immediate risk. &lt;a href="https://www.chainguard.dev/unchained/accelerate-vex-adoption-through-openvex"&gt;Released by Chainguard in January 2023&lt;/a&gt;, it’s the first set of open source tools to support the VEX specification championed by the &lt;a href="https://ntia.gov/"&gt;United States National Telecommunications and Information Administration (NTIA)&lt;/a&gt; and the &lt;a href="https://www.cisa.gov/"&gt;Cybersecurity and Infrastructure Security Agency (CISA)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;With OpenVEX, stakeholders from across the software supply chain can collaborate on identifying and remediating exploitable vulnerabilities and use automation to enable more precise and efficient methods of security management. In this guide, you will learn more about the emerging supply chain security standards that OpenVEX supports, as well as how OpenVEX tooling can help you leverage them in your security management processes.&lt;/p&gt;</description></item><item><title>The Differences between SBOMs and Attestations</title><link>https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/sboms-and-attestations/</link><pubDate>Sun, 19 Mar 2023 15:56:52 -0700</pubDate><guid>https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/sboms-and-attestations/</guid><description>&lt;p&gt;One of the first steps to improving your software supply chain security is to establish a process for creating quality &lt;em&gt;Software Bills of Materials&lt;/em&gt; (SBOMs). An &lt;a href="https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sbom/"&gt;SBOM&lt;/a&gt; is a formal record that contains the details and supply chain relationships (such as dependencies) of the components used in building software.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/sigstore/cosign/an-introduction-to-cosign/"&gt;Cosign&lt;/a&gt; — a part of the Sigstore project — supports software artifact signing, verification, and storage in an &lt;a href="https://deploy-preview-3419--ornate-narwhal-088216.netlify.app/open-source/oci/"&gt;OCI (Open Container Initiative)&lt;/a&gt; registry. The &lt;code&gt;cosign&lt;/code&gt; command line tool offers two subcommands that you can use to associate an SBOM with a container image and then upload them to a registry: &lt;code&gt;cosign attach&lt;/code&gt; and &lt;code&gt;cosign attest&lt;/code&gt;.&lt;/p&gt;</description></item></channel></rss>