Skip to content

x/vuln/cmd/govulncheck: provide an option to scan multiple binaries in a directory #53866

@hyangah

Description

@hyangah

Would be nice if it provides an option to scan multiple binaries easily.

I wanted to check all the binaries in my GOPATH/bin/* as I usually do with go version ..

I can see govulncheck . or govulncheck * can be tricky since
the command switches to the binary scan mode if the arg refers to an executable.
If that's complicated, providing a flag or subcommand to allow users to explicitly select the binary scanning mode is an option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.UXIssues that involve UXD/UXR inputvulncheck or vulndbIssues for the x/vuln or x/vulndb repo

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions