Skip to content

Commit fda3312

Browse files
authored
Update tools to include RunSafe generator (#14)
Add RunSafe C/C++ SBOM generator
2 parents ca3ac6c + ec41e3b commit fda3312

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tools.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -2117,6 +2117,14 @@
21172117
categories:
21182118
- analysis
21192119
- proprietary
2120+
- name: RunSafe C/C++ Build-time SBOM Generator
2121+
publisher: RunSafe Security
2122+
description: RunSafe Security generates a C/C++ SBOM at build-time without the need for a package manager. RunSafe works flexibly across build environments, reports on all library dependencies, and is enriched with information about the final target.
2123+
websiteUrl: https://runsafesecurity.com/c-c-plus-plus-sbom/
2124+
categories:
2125+
- proprietary
2126+
- build-integration
2127+
- github-action
21202128

21212129
# `description` will be truncated at 250 characters
21222130
# `categories` values MUST be the keys from `tool-categories.yml` file

0 commit comments

Comments
 (0)