Skip to content

proposal: cmd/go: add "go mod audit" subcommand #54443

Closed as not planned
Closed as not planned
@ElijahPepe

Description

@ElijahPepe

Related to #54438, this proposal regards the audit subcommand in go mod.

Arguably a simple subcommand, the implementation in #54438 uses the already existing vuln.go.dev database to list known vulnerabilities. One drawback of this implementation is that it doesn't account for non-golang.org modules, although this is something for the API itself, not the subcommand.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions