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

Add a --no-build-requires command line option to the sbom:cyclonedx extension command #159

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

johan-boule
Copy link
Contributor

@johan-boule johan-boule commented Sep 24, 2024

sbom:cyclonedx --no-build-requires will omit build requirements from the generated SBOM, i.e. keeping only dependencies that are in the host context.

closes #158

…xtension command

sbom:cyclonedx --no-build-requires will omit build requirements from the generated SBOM, i.e. keeping only dependencies that are in the host context.
@CLAassistant
Copy link

CLAassistant commented Sep 24, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution

extensions/commands/sbom/cmd_cyclonedx.py Outdated Show resolved Hide resolved
@memsharded memsharded merged commit ee6a4e3 into conan-io:main Sep 24, 2024
3 checks passed
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.

[improvement] SBOM extension command sbom:cyclonedx - add new --no-build-requires command line argument
3 participants