grype/internal
Alex Goodman ebd4643930
Port UI to bubbletea (#1385)
* initial port to bubbletea

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* remove jotframe UI

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* add bubbletea component tests

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* update main.go refs to cmd package

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* move goreleaser build dir to cmd

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* upgrade yardstick for grype source installs and fix post-ui tests

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* ensure stable severity map in UI component test

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* add windows support for tui

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

---------

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
2023-07-13 17:13:48 +00:00
..
bus Port UI to bubbletea (#1385) 2023-07-13 17:13:48 +00:00
config feat(outputs): allow to set multiple outputs (#648) (#1346) 2023-07-11 17:37:17 +00:00
file feat(outputs): allow to set multiple outputs (#648) (#1346) 2023-07-11 17:37:17 +00:00
format feat(outputs): allow to set multiple outputs (#648) (#1346) 2023-07-11 17:37:17 +00:00
log Port UI to bubbletea (#1385) 2023-07-13 17:13:48 +00:00
logger refactor: move from io/ioutil to io and os packages (#543) 2021-12-15 09:35:04 -05:00
stringutil feat(outputs): allow to set multiple outputs (#648) (#1346) 2023-07-11 17:37:17 +00:00
version Grype Release Pipeline Update (#1147) 2023-03-03 21:17:44 +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 reading syft json from stdin by redirect (#1299) 2023-05-16 19:41:43 +00:00