Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Feature: Display report by severity #222

@tuladhar

Description

@tuladhar

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 106 dependencies for known vulnerabilities, found 47 vulnerabilities.

For more free scans that keep your images secure, sign up to Snyk at https://dockr.ly/3ePqVcp

Describe the results you expected:

puru@giantswarm ~/instaloader> docker scan instaloader:4.9.5
... SKIPPED

Tested 106 dependencies for known vulnerabilities, found 47 vulnerabilities.

Summary by severity level:
  High: 0
  Medium: 0
  Low: 47

For more free scans that keep your images secure, sign up to Snyk at https://dockr.ly/3ePqVcp

Additional information you deem important (e.g. issue happens only occasionally):

Output of docker version:

Docker Desktop 4.14.1 (91661)

Output of docker scan --version:

Version:    v0.21.0
Git commit: 19992b1
Provider:   Snyk (1.1025.0)

Output of docker info:
Not applicable.

Additional environment details (AWS, VirtualBox, physical, etc.):
Not applicable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions