scan-cli-plugin icon indicating copy to clipboard operation
scan-cli-plugin copied to clipboard

Docker Scan is a Command Line Interface to run vulnerability detection on your Dockerfiles and Docker images

Results 29 scan-cli-plugin issues
Sort by recently updated
recently updated
newest added

**Description** Add Docker Scan CLI plugin to [Docker official image](https://github.com/docker-library/docker)

User story

**Description** For Linux users, Docker Scan plugin should be release as a component of Docker CE such as `buildX` or `Docker app` https://github.com/docker/docker-ce/tree/master/components/packaging/plugins

User story

As a docker scan lambda maintainer, So I can rotate jwt keys easily, I want an automatized process which does everything for me. # Tasks Add a manual triggered github...

Technical task
Medium

TODO - [ ] Add CLI documentation (copy the same worlflow as [Docker App](https://github.com/docker/app/blob/master/Makefile#L128). See also this [page](https://docker.atlassian.net/wiki/spaces/DOCSTEAM/pages/594347717/Auto-generating+the+YAML+files).

documentation 📓

As a Windows user authenticated on snyk on Windows side, I want my authentication to be detected by docker-scan on a WSL2 distro, So I don't have to re-authenticate.

User story
Large

**- What I did** Use the proxy configuration from Docker config settings. **- How I did it** Read the config file and apply the needed environment variables. **- How to...

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible. Release notes Sourced from github.com/docker/distribution's releases. v2.8.2 What's Changed Revert registry/client: set Accept: identity header when getting layers by @​ndeloof in distribution/distribution#3783 Parse http...

dependencies

**Description** As an end-user, I would want to see a summary of vulnerabilities by severity level. **Describe the results you received:** ``` puru@giantswarm ~/instaloader> docker scan instaloader:4.9.5 ... SKIPPED Tested...