Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tools to include RunSafe generator #14

Merged
merged 2 commits into from
Mar 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2117,6 +2117,14 @@
categories:
- analysis
- proprietary
- name: RunSafe C/C++ Build-time SBOM Generator
publisher: RunSafe Security
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.
websiteUrl: https://runsafesecurity.com/c-c-plus-plus-sbom/
categories:
- proprietary
- build-integration
- github-action

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