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

Integrating SBOM generation into CMake #3138

Open
wants to merge 3 commits into
base: devel
Choose a base branch
from

Conversation

LeStarch
Copy link
Collaborator

@LeStarch LeStarch commented Jan 15, 2025

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Adds in automatic SBOM generation to the F Prime build when syft is installed!

Since cmake and c++ are outside of the fprime package, it cannot detect those two dependencies. If this is needed on a project, then it would be advisable to build a standard build container for the product and run SBOM against that container, then merge it with the results here.

@LeStarch LeStarch requested a review from bitWarrior January 15, 2025 02:25
@LeStarch LeStarch linked an issue Jan 15, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate Software Bill of Materials
3 participants