Skip to content

Security Scanning - 'docker scout' has replaced 'docker scan' for checking vulnerabilities #461

@rohaan-sahu

Description

@rohaan-sahu

Image

Incorrect Command and Tool Reference in Tutorial

At http://localhost/tutorial/image-building-best-practices/, the example still references Snyk, which has now been replaced by Docker Scout.

Additionally, the command listed in the tutorial:

docker scan getting-started

results in the following error:

docker: unknown command: docker scan

Run 'docker --help' for more information

The updated equivalent command that should be used is:

docker scout cves getting-started

Please update the documentation accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions