Skip to content

Commit

Permalink
Merge pull request #51 from cpswan/cpswan-fix-brackets
Browse files Browse the repository at this point in the history
docs: Fix closing square bracket for CISA SBOM link
  • Loading branch information
Mariuxdeangelo authored Jun 4, 2024
2 parents 3c3a1cd + 01cc35f commit 86d9462
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 86d9462

Please sign in to comment.