Skip to content

Commit d030c4c

Browse files
fix typos for CI validation
1 parent 0b6f3e4 commit d030c4c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

SBOM-Catalog/public/data.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -6981,21 +6981,21 @@
69816981
- C
69826982
- "C++"
69836983
License: Proprietary
6984-
Link: https://https://runsafesecurity.com/c-c-plus-plus-sbom/?utm_campaign=9722897-Software%20Tools&utm_source=Website&utm_medium=OpenSSF&utm_content=SBOM
6985-
Name: RunSafe C/C++ Build-time SBOM Generator
6984+
Link: https://runsafesecurity.com/c-c-plus-plus-sbom/?utm_campaign=9722897-Software%20Tools&utm_source=Website&utm_medium=OpenSSF&utm_content=SBOM
6985+
Name: RunSafe Build-time SBOM Generator
69866986
Publisher: RunSafe Security
69876987
Source: Human written
69886988
Standards:
69896989
- CycloneDX
69906990
Summary: 'RunSafe Security generates a C/C++ SBOM at build-time without the need for a package manager.
69916991
RunSafe works flexibly across build environments, reports on all library dependencies,
6992-
and is enriched with information about the final target.'
6992+
and is enriched with information about the final target.
69936993
Key Features:
69946994
- Supports CycloneDX standard
69956995
- Offers complete fidelity into all the files used during a chosen build.
69966996
- Does not require a package manager.
69976997
- Enumerates all library dependencies, including supplier, author, license, and version information.
6998-
- Provides information about the final target with context, including hashes during compilation and file paths.
6998+
- Provides information about the final target with context, including hashes during compilation and file paths.'
69996999
Types:
70007000
- Build
70017001

3.71 KB
Loading

0 commit comments

Comments
 (0)