Skip to content

Commit

Permalink
docs: Fix closing square bracket for CISA SBOM link
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Swan <[email protected]>
  • Loading branch information
cpswan committed May 13, 2024
1 parent dd2237e commit 01cc35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/sbom_naming.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Best Practices for Naming and Directory Conventions for SBOMs (Software Bill of Materials) in Open Source Projects

The [Software Bill of Materials (SBOM)}(https://www.cisa.gov/sbom) plays a vital role in providing visibility & transparency into the software supply chain. Using SBOM standards such as [CycloneDX](https://cyclonedx.org/) and [SPDX](https://spdx.dev/) ensures interoperability, accurate dependency tracking, and efficient vulnerability management. Here are some best practices for naming and directory conventions when creating and managing SBOMs.
The [Software Bill of Materials (SBOM)](https://www.cisa.gov/sbom) plays a vital role in providing visibility & transparency into the software supply chain. Using SBOM standards such as [CycloneDX](https://cyclonedx.org/) and [SPDX](https://spdx.dev/) ensures interoperability, accurate dependency tracking, and efficient vulnerability management. Here are some best practices for naming and directory conventions when creating and managing SBOMs.

## Scope

Expand Down

0 comments on commit 01cc35f

Please sign in to comment.