Skip to content

Commit 9022790

Browse files
[Update] README with SBOM description
1 parent 476fb78 commit 9022790

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,18 @@ Branch | Build Status
2929
Master | ![Build Status](https://github.com/STARIONGROUP/reqifsharp/actions/workflows/CodeQuality.yml/badge.svg?branch=master)
3030
Development | ![Build Status](https://github.com/STARIONGROUP/reqifsharp/actions/workflows/CodeQuality.yml/badge.svg?branch=development)
3131

32+
## Software Bill of Materials (SBOM)
33+
34+
As part of our commitment to security and transparency, this project includes a Software Bill of Materials (SBOM) in the associated NuGet packages. The SBOM provides a detailed inventory of the components and dependencies included in the package, allowing you to track and verify the software components, their licenses, and versions.
35+
36+
**Why SBOM?**
37+
38+
- **Improved Transparency**: Gain insight into the open-source and third-party components included in this package.
39+
- **Security Assurance**: By providing an SBOM, we enable users to more easily track vulnerabilities associated with the included components.
40+
- **Compliance**: SBOMs help ensure compliance with licensing requirements and make it easier to audit the project's dependencies.
41+
42+
You can find the SBOM in the NuGet package itself, which is automatically generated and embedded during the build process.
43+
3244
# License
3345

3446
**ReqIFSharp** and **ReqIFSharp.Extensions** are provided to the community under the Apache License 2.0 License.

0 commit comments

Comments
 (0)