grype/internal
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
..
bus Add ETUI (#77) 2020-07-30 19:06:27 -04:00
config Add ability to merge matches (#602) 2022-01-25 10:29:16 -05:00
file Port grype-db to grype (#587) 2022-01-12 10:03:22 -05: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 refactor: move from io/ioutil to io and os packages (#543) 2021-12-15 09:35:04 -05:00
ui Update syft, jotframe, and validations pipeline (#512) 2021-11-30 18:10:07 +00:00
version Normalize release assets and refactor install.sh (#630) 2022-02-11 19:24:25 +00:00
constants.go Ignore prerelease versions on release + add DB update URL (#76) 2020-07-30 12:37:49 -04:00
input.go Fix hang when running as a subprocess (#484) 2021-10-29 14:51:58 +00:00
parse.go refactor constraint expression parser to allow for quoted versions 2021-02-16 09:15:17 -05:00
string_helpers.go Support for private certificate authorities during DB curation (#494) 2021-11-22 16:59:38 +00:00
string_helpers_test.go Support for private certificate authorities during DB curation (#494) 2021-11-22 16:59:38 +00:00
stringset.go Port grype-db to grype (#587) 2022-01-12 10:03:22 -05:00