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

Docker Image PURLs - Scan Not working in CBOMKit UI #137

Open
aman-agrawal opened this issue Mar 3, 2025 · 3 comments
Open

Docker Image PURLs - Scan Not working in CBOMKit UI #137

aman-agrawal opened this issue Mar 3, 2025 · 3 comments
Assignees
Labels
question Further information is requested wontfix This will not be worked on

Comments

@aman-agrawal
Copy link

I passed different formats to scan docker images in CBOMKit UI, but none is working.
Please tell whether docker purls are supported or not.
If not, are you planning to support this, till when ?
If yes, please share the right format to scan public/private docker images from dockerhub.

Formats I tried for public dockerhub repo :
pkg:docker/repository/name@tag
pkg:docker/docker.io/repository/name@tag
eg. pkg:docker/docker.io/aman1603/testcbom@latest

@san-zrl
Copy link
Member

san-zrl commented Mar 11, 2025

Hi @aman-agrawal,

There's no support for docker purls in CBOMKit since its main purpose is to scan source code. We currently try to resolve pkg:maven and pkg:pypi purls to repo urls. Resolution is based on Google's deps.dev service.

That said, there is another tool for detecting cryptographic assets in container images. Please check it out: https://github.com/IBM/cbomkit-theia.

@n1ckl0sk0rtge n1ckl0sk0rtge added question Further information is requested wontfix This will not be worked on labels Mar 13, 2025
@security-prince
Copy link

Hi @aman-agrawal,

There's no support for docker purls in CBOMKit since its main purpose is to scan source code. We currently try to resolve pkg:maven and pkg:pypi purls to repo urls. Resolution is based on Google's deps.dev service.

That said, there is another tool for detecting cryptographic assets in container images. Please check it out: https://github.com/IBM/cbomkit-theia.

@san-zrl isn't cbomkit-theia included with cbomkit?

@san-zrl
Copy link
Member

san-zrl commented Apr 2, 2025

Hi @aman-agrawal - no, cbomkit-theia is a stand-alone project that was created as a result of a student's master thesis. We have to plan or timeline to make is part of cbomkit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants