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

Question: Is there a reason why there is no command line option to sign the generated sbom-file using a given key? #916

Open
ksidirop-laerdal opened this issue Nov 19, 2024 · 0 comments
Labels
triage Don't know what to do with this yet

Comments

@ksidirop-laerdal
Copy link

ksidirop-laerdal commented Nov 19, 2024

Essentially what the subject says. CycloneDX itself supports this just fine:

cyclonedx  sign   bom                \
               "${bom_file_path}"     \
               --key-file   "${sbom_signing_key_file_path}"

Appreciate any insights. Keep up the good job.

@github-actions github-actions bot added the triage Don't know what to do with this yet label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Don't know what to do with this yet
Projects
None yet
Development

No branches or pull requests

1 participant