27 Commits

Author SHA1 Message Date
Alex Goodman
76631e3313
fix import 2020-03-08 08:57:48 -04:00
Alex Goodman
adc3e19822
Merge branch 'master' into ignore-parse-errors 2020-03-08 08:53:13 -04:00
Anatoli Babenia
aea85a1f40 Allow setting source in config file (fixes #267) 2020-02-22 06:50:13 +03:00
Alex Goodman
a9c2e48d10
add option to ignore image parsing errors; closes #258 2020-02-09 22:30:21 -05:00
Alex Goodman
14a349343b
add ability to specify source as a URL scheme 2019-10-08 19:32:40 -04:00
Alex Goodman
e39e646191
adding docker-archive source option 2019-10-08 18:55:03 -04:00
Alex Goodman
d53d8926bc
stop swallowing errors & cleanup exit logic 2019-10-07 11:44:41 -04:00
Alex Goodman
8053a8d1aa
introduced common image format and analyzer 2019-10-03 16:46:29 -04:00
Alex Goodman
acfdd70854
playing with podman store data 2019-10-02 15:48:10 -04:00
Alex Goodman
e4ddfb411c
Expose CI validation options to the CLI (#212)
* expose ci config to cli switches; addresses #198

* added/updated tests for ci configuration
2019-07-26 10:27:00 -04:00
Alex Goodman
9384069d76
Merge branch 'master' into format-fixes 2019-07-21 15:44:52 -04:00
Alex Goodman
26281d9f96
replace travis with gitlab; linting fixes 2019-07-20 17:57:47 -04:00
Christian Muehlhaeuser
57b1a3d522
Fixed import order using goimports
Probably just prevents future merge conflicts.
2019-07-19 12:44:16 +02:00
Alex Goodman
031d9b914e
create log later in processing (closes #177) 2019-03-16 11:10:47 -04:00
Alex Goodman
fc27dcd820
Add CI integration (#143) 2018-12-30 14:07:56 -05:00
Alex Goodman
d78b6cdc44
Export metrics to a file (#122) 2018-12-08 12:44:10 -05:00
Alex Goodman
e63a886f04
Performance tweaks (#127) 2018-12-08 12:09:26 -05:00
Alex Goodman
9f9a8f2c05
Refactor image preprocessing (#121) 2018-12-08 11:46:09 -05:00
Bin Wang
faf457271b Fix typo in comment (#57)
displayes -> displays
2018-11-06 11:20:25 -05:00
Alex Goodman
790d5a6dba
cleanup on exit of non-gocui methods (fixes #42) 2018-10-27 11:59:29 -04:00
Nguyen Ngoc Trung (Steven)
5dfd9fb9e8 Support version printout (#37) 2018-10-24 21:00:53 -04:00
Alex Goodman
5bc7337b04
truncate inefficiencies report (fixes #27) 2018-10-22 17:48:43 -04:00
Alex Goodman
e700ec3745
gofmt 2018-10-16 23:37:19 -04:00
Alex Goodman
dddb2e6b97
with fancy pre-processing 2018-10-16 22:38:41 -04:00
Alex Goodman
4c99bd093d
added basic documentation 2018-10-15 22:51:48 -04:00
Alex Goodman
c599ca5ad2
a few low hanging perf improvements (#16) 2018-10-06 09:45:08 -04:00
Alex Goodman
3a9796619c
renamed to dive; use cobra; rm dep; imagehistory fix 2018-10-01 21:50:05 -04:00