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

Metadata component is missing entries for hashes etc #340

Open
danhallin opened this issue Sep 26, 2023 · 0 comments
Open

Metadata component is missing entries for hashes etc #340

danhallin opened this issue Sep 26, 2023 · 0 comments

Comments

@danhallin
Copy link

When generating a bom the metadata component does not get assigned the same values as entries in component list.

Steps to reproduce

git clone https://github.com/CycloneDX/cyclonedx-gradle-plugin.git
cd cyclonedx-gradle-plugin
./gradlew cyclonedxbom
cat build/reports/bom.json

Expected result

metadata.component should contain entries for hashes / description / licenses / purl

Actual result

metadata.component does not contain entries for hashes / description / licenses / purl

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

No branches or pull requests

1 participant