grype/cmd
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
..
cmd.go Upgrade config, UI, and command package patterns (#406) 2021-10-01 13:03:50 -04:00
completion.go Upgrade config, UI, and command package patterns (#406) 2021-10-01 13:03:50 -04:00
db.go add CLI commands / subcommands 2020-05-26 13:31:50 -04:00
db_check.go update linter + fix whitespace (#443) 2021-10-06 09:49:42 -04:00
db_delete.go update linter + fix whitespace (#443) 2021-10-06 09:49:42 -04:00
db_import.go update linter + fix whitespace (#443) 2021-10-06 09:49:42 -04:00
db_status.go update linter + fix whitespace (#443) 2021-10-06 09:49:42 -04:00
db_update.go update linter + fix whitespace (#443) 2021-10-06 09:49:42 -04:00
event_loop.go update linter + fix whitespace (#443) 2021-10-06 09:49:42 -04:00
event_loop_test.go Add option to output vulnerability report to a file (#442) 2021-10-05 15:57:36 -04:00
report_writer.go update linter + fix whitespace (#443) 2021-10-06 09:49:42 -04:00
root.go (#175) add only fixed option (#448) 2021-10-11 11:30:01 -04:00
root_test.go bump grype-db version to use main branch 2021-07-20 12:18:29 -04:00
signals.go Upgrade config, UI, and command package patterns (#406) 2021-10-01 13:03:50 -04:00
version.go Upgrade config, UI, and command package patterns (#406) 2021-10-01 13:03:50 -04:00