grype/cmd
Alex Goodman 5aa85338d6
Normalize release assets and refactor install.sh (#630)
* refactor release to keep snapshot assets in parity with release assets

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* refactor install.sh and put under test

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* tidy go.sum

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* add mac acceptance test to github actions workflow

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* rm use of goreleaser in cli tests

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* go mod tidy with go 1.17

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
2022-02-11 19:24:25 +00:00
..
cmd.go Grype verbose log version (#556) 2021-12-21 12:23:37 -08: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 Add db list command (#506) 2021-12-03 16:43:50 +00:00
db_delete.go Add db list command (#506) 2021-12-03 16:43:50 +00:00
db_import.go Add db list command (#506) 2021-12-03 16:43:50 +00:00
db_list.go Add db list command (#506) 2021-12-03 16:43:50 +00:00
db_status.go Support for private certificate authorities during DB curation (#494) 2021-11-22 16:59:38 +00:00
db_update.go Add db list command (#506) 2021-12-03 16:43:50 +00:00
event_loop.go ignore partybus unsubscribe errors (#507) 2021-11-22 16:08:17 -05: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 Port grype-db to grype (#587) 2022-01-12 10:03:22 -05:00
root_test.go Add ability to merge matches (#602) 2022-01-25 10:29:16 -05:00
signals.go Upgrade config, UI, and command package patterns (#406) 2021-10-01 13:03:50 -04:00
util.go Add db list command (#506) 2021-12-03 16:43:50 +00:00
version.go Normalize release assets and refactor install.sh (#630) 2022-02-11 19:24:25 +00:00