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

[jar] gracefully handle jars bundled with jdk #1412

Open
prabhu opened this issue Oct 8, 2024 · 0 comments
Open

[jar] gracefully handle jars bundled with jdk #1412

prabhu opened this issue Oct 8, 2024 · 0 comments

Comments

@prabhu
Copy link
Collaborator

prabhu commented Oct 8, 2024

Currently these results in some warnings.

https://github.com/CycloneDX/cdxgen/actions/runs/11243996010/job/31261144612#step:9:112

Unable to extract the component information from /tmp/docker-images-yL2Yuh/all-layers/usr/share/java/java-atk-wrapper.jar
Unable to extract the component information from /tmp/docker-images-yL2Yuh/all-layers/usr/share/ca-certificates-java/ca-certificates-java.jar
Unable to extract the component information from /tmp/docker-images-yL2Yuh/all-layers/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/management-agent.jar
Unable to extract the component information from /tmp/docker-images-yL2Yuh/all-layers/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar
Unable to extract the component information from /tmp/docker-images-yL2Yuh/all-layers/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/security/local_policy.jar
Unable to extract the component information from /tmp/docker-images-yL2Yuh/all-layers/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/security/US_export_policy.jar
Unable to extract the component information from /tmp/docker-images-yL2Yuh/all-layers/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/localedata.jar
Unable to extract the component information from /tmp/docker-images-yL2Yuh/all-layers/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/jaccess.jar
Unable to extract the component information from /tmp/docker-images-yL2Yuh/all-layers/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/icedtea-sound.jar
Unable to extract the component information from /tmp/docker-images-yL2Yuh/all-layers/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/dnsns.jar
Unable to extract the component information from /tmp/docker-images-yL2Yuh/all-layers/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/cldrdata.jar
total 320
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Open to New contributors
Development

No branches or pull requests

1 participant