Skip to content

Ability to filter vulnerability results by CVSS score and fixability #126

@ekelson-bcove

Description

@ekelson-bcove

for Usage: lacework vulnerability scan run <registry> <repository> <tag|digest> [flags]

It would be great to add two more flags:

  • The ability to filter by CVSS score (e.g. --cvss 7 returns 7+)
  • The ability to only return fixable vulns (e.g. --fixable)

Lastly as a possible stretch, it would be great to return a list of packages only that should be upgraded that can be via code

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliSomething related to the Lacework CLIfeatNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions