Commit graph

2326 commits

Author SHA1 Message Date
Alex Goodman
ae6feed8fc
add named logger + color formatting 2020-05-22 11:30:45 -04:00
Alex Goodman
09c7ca8f8f
replace panics with logging 2020-05-21 16:53:17 -04:00
Alex Goodman
b7c7c5556d
add logging fields 2020-05-21 15:54:54 -04:00
Alex Goodman
3e71315195
add app config and logging interface 2020-05-21 15:25:59 -04:00
Alex Goodman
9676f99b86
Merge pull request #24 from anchore/add-first-presenter
Add JSON presenter
2020-05-21 10:20:16 -04:00
Alex Goodman
2471663d27
sync/fmt linting tasks with stereoscope 2020-05-21 09:37:20 -04:00
Alex Goodman
17b4b26fbb
update sterescope + add json presenter 2020-05-20 18:29:06 -04:00
Alex Goodman
28cc9b3dc1
Merge pull request #22 from anchore/dpkg-analyzer
add dpkg analyzer
2020-05-19 16:49:16 -04:00
Alfredo Deza
6fb3a876a8 tests: replace Entry with DpkgMetadata name
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-05-19 15:44:36 -04:00
Alfredo Deza
ada11973b2 use the new DpkgMetadata struct in the parser
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-05-19 15:44:36 -04:00
Alfredo Deza
888cee3336 replace dummy analyzer for the new dpkg one
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-05-19 15:44:36 -04:00
Alfredo Deza
61139007ca create the dpkg analyzer
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-05-19 15:44:36 -04:00
Alfredo Deza
5bc17310b6 update dependencies
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-05-19 09:07:34 -04:00
Alfredo Deza
fa08a8fe6f create a package to place analyzer metadata
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-05-19 09:06:02 -04:00
Alex Goodman
d56d157e90 create single dpkg bufio reader 2020-05-18 14:14:50 -04:00
Alfredo Deza
09cf5b9862 update go.mod and go.sum
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-05-18 14:14:50 -04:00
Alfredo Deza
e9373eac96 initial implementation of dpkg parser
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-05-18 14:14:50 -04:00
Alex Goodman
45a3f6354f
Merge pull request #20 from anchore/add-analysis-driver-logic
Add analysis coordination
2020-05-18 13:16:50 -04:00
Alex Goodman
1342cc5b06
add analysis coordination (with dummy analyzer) 2020-05-18 11:59:33 -04:00
Alex Goodman
4cbed05358
sync linting options with stereoscope 2020-05-18 09:46:48 -04:00
Alex Goodman
44d081040f
Merge pull request #18 from anchore/add-analyzer-base
Add analyzer infrastructure
2020-05-14 10:10:25 -04:00
Alex Goodman
3c0ef63dee
Merge pull request #16 from anchore/add-scope
Add image selection scoping
2020-05-14 10:10:14 -04:00
Alex Goodman
cb6555491c
add analyzer interface/controller and supporting package/catalog 2020-05-13 10:13:48 -04:00
Alex Goodman
11b2b1ab45
add scope feature + lint fixes 2020-05-12 20:43:46 -04:00
Alex Goodman
1e5c7bb5c7
initial project structure 2020-05-12 10:45:18 -04:00
Alex Goodman
fcddceb965
Initial commit 2020-05-07 14:19:31 -04:00