grype/internal
Christopher Angelo Phillips bed8bab572
(#175) add only fixed option (#448)
Add --only-fixed option to root command. Grype will now exit with status code 0 when passing this option if vulnerabilities are detected but have no upstream resolution.

* update config with new option

Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>

* add flag into root cmd

Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
2021-10-11 11:30:01 -04:00
..
bus Add ETUI (#77) 2020-07-30 19:06:27 -04:00
config (#175) add only fixed option (#448) 2021-10-11 11:30:01 -04:00
file Bump untar file size threshold (#392) 2021-08-23 09:16:35 -04:00
format initial project structure 2020-05-26 10:41:23 -04:00
log add warn log level 2020-11-12 10:02:40 -05:00
logger Upgrade config, UI, and command package patterns (#406) 2021-10-01 13:03:50 -04:00
ui Add option to output vulnerability report to a file (#442) 2021-10-05 15:57:36 -04:00
version Enhance version cmd with SYFT_VERSION (#420) 2021-09-16 16:08:07 -04:00
constants.go Ignore prerelease versions on release + add DB update URL (#76) 2020-07-30 12:37:49 -04:00
input.go add SBOM JSON document input from syft 2020-11-17 17:55:24 -05:00
parse.go refactor constraint expression parser to allow for quoted versions 2021-02-16 09:15:17 -05:00
stringset.go add java matcher (#44) 2020-07-15 07:17:21 -04:00