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

Support for trivy image scans for other Container Runtime Engines #1282

Closed
vrushalisonwani opened this issue Oct 7, 2021 · 4 comments
Closed
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and will be auto-closed.

Comments

@vrushalisonwani
Copy link

Please provide an option in trivy to add further CRI's.

@vrushalisonwani vrushalisonwani added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 7, 2021
@vrushalisonwani
Copy link
Author

[root@node1 vrushali]# trivy image test/duLL1:v1
2021-10-07T02:46:45.061-0400 FATAL scan error: unable to initialize a scanner: unable to initialize a docker scanner: 3 errors occurred:
* unable to inspect the image (test/duLL1:v1): Error: No such image: test/duLL1:v1
* unable to initialize Podman client: no podman socket found: stat /run/user/0/podman/podman.sock: no such file or directory
* Get "https://test/duLL1/v2": dial tcp: lookup test on A:B:C:D: no such host

Current support is only for docker images.

@github-actions
Copy link

github-actions bot commented Dec 7, 2021

This issue is stale because it has been labeled with inactivity.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and will be auto-closed. label Dec 7, 2021
@sdlarsen
Copy link

Any chance of getting this re-opened? I'd love to se cri-o support, even help out if someone could point me in the right direction...

@knqyf263
Copy link
Collaborator

We're working on containerd now. I think we should have a dedicated issue for CRI-O. Could you open a new issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

3 participants