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** Please provide an arm 32bits version for all those who are using Docker on raspberry pis or other single boards. I tried to build one by myself but *...

**- What I did** **- How I did it** **- How to verify it** **- Description for the changelog** **- A picture of a cute animal (not mandatory)**

**Description** `docker: 'scan' is not a docker command.` on the latest Docker Engine. According to the release notes, I believe that I'm using the latest version - 20.10.7, which should...

**Description** With fresh docker-ce install to a new CentOS 8 vagrant based VM (VirtualBox on Mac) I am getting an error trying to pull the scan plugin version. **Steps to...

`docker scan` often reports vulnerabilities which are not so actionable. For example, the latest stable Debian release contains known CVE's. Now, a paranoid purist could in theory replace their base...

**Description** docker scan reported only 1 vulnerability, while if i use anchore (syft), it reports 100+. Why results are so different - is it because with docker you are only...

**Description** When running docker scan with the `IMAGE ID` rather than the name, it seems the scan can't find the image. **Steps to reproduce the issue:** 1. ensure you are...

**Description** Security scanner is raising an alert due to a vulnerabilities probably found in library dependencies. The concerned library seems to be gogo protobuf before 1.3.2. The detected CVE is...

**Description** Running docker scan on an image with a lot of vulns the report is being truncated. **Steps to reproduce the issue:** 1. Create Dockerfile with base of `FROM node:6`...

**Description** Running an Ubuntu based Cloud9 IDE instance in us-east-1, upon installing latest docker-ce, running `docker scan --login` fails after clicking the Snyk web UI Authentication button. **Steps to reproduce...