scout-cli icon indicating copy to clipboard operation
scout-cli copied to clipboard

Docker Scout CLI

Results 64 scout-cli issues
Sort by recently updated
recently updated
newest added
trafficstars

I have an image of 6.2 GB python package. Although when i push it our docker hub account it can analyze the image and show vulnerabilities. But in my local...

Hello, I am noticing an issue when running the following command with the Docker Scout CLI wherein the markdown format does not seem to be outputting all packages/cve's being reported:...

I'd like to create stdout, SARIF and markdown reports in the same CVE scan - currently if I want all three formats, I have to run `docker scout cves --format...

enhancement

We are running RedHat 8 The package python3-urllib3-1.24.2-5.el8.noarch is installed. Scout is showing 3 vulnerabilities for this package: ============= 0C 1H 2M 0L urllib3 1.24.2 pkg:pypi/[email protected] ✗ HIGH CVE-2021-33503 https://scout.docker.com/v/CVE-2021-33503...

The server with Docker is Windows and air gapped. Is there any way to use Docker scout because I've noticed at least two things need to happen: 1- login to...

enhancement

The quickview crashes if you do not specify an image. docker scout version version: v1.9.3 (go1.22.3 - darwin/arm64) git commit: e3dbad31cfc7736809470453fc317c22d361c207 docker scout quickview panic: runtime error: invalid memory address...

Recommend applying the linter/SAST tool `errcheck`, in order to mitigate more nil pointer dereference errors. https://github.com/kisielk/errcheck

Hi, Please publish the source code for Docker Scout (scout-cli-plugin), so that I can troubleshoot any nil pointer deference errors.

I'm trying to install scout on my fedora box and I'm getting this error, it seems that is because I don't have the $DOCKER_HOME environment variable set, but I couldn't...

Thank you that it is already possible to scan Windows images even if it is still very slow. However, I miss the OS level in the scan. If an image...