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