Commit graph

23 commits

Author SHA1 Message Date
Alex Goodman
7593c31028
add python matcher 2020-06-05 10:00:14 -04:00
Alex Goodman
c0d20adc72
Merge pull request #15 from anchore/add-gem-matcher
Add gem/bundler matcher
2020-06-04 15:44:23 -04:00
Alex Goodman
1ca035363a
add gem matcher 2020-06-04 15:40:40 -04:00
Alex Goodman
42c09eb79d
Merge pull request #3 from anchore/draft-execution-flow
Add basic matching execution flow
2020-06-04 14:36:52 -04:00
Alex Goodman
622f09feff
add matcher tests + dpkg constraint adapter (add <) 2020-06-04 10:23:18 -04:00
Alex Goodman
d9c922218c
add store provider tests 2020-06-02 20:54:19 -04:00
Alex Goodman
88eecbd2de
add indirect dpkg source matching 2020-06-02 17:22:57 -04:00
Alex Goodman
b72e25afea
add sqlite vulnscan-db integrations 2020-06-02 14:12:20 -04:00
Alex Goodman
951a2a70af
pivot to distro-specific matchers 2020-06-02 09:01:27 -04:00
Alex Goodman
75ceb1af2d
pin to imgbom@master 2020-06-01 10:50:34 -04:00
Alex Goodman
490ba9cd4b
rename os -> distro 2020-06-01 10:43:58 -04:00
Alex Goodman
aacc624033
add FindVulnerability lib function, wire up main with matcher 2020-06-01 07:21:07 -04:00
Alex Goodman
386a13a4f6
replace dummy matcher with os matcher 2020-06-01 07:18:17 -04:00
Alex Goodman
16c478536e
add matcher interface 2020-06-01 07:17:23 -04:00
Alex Goodman
7371815a3e
add db mock + stubs (temporary) 2020-06-01 07:16:47 -04:00
Alex Goodman
27cb2cab5a
add stringer support to match object 2020-06-01 07:16:01 -04:00
Alex Goodman
90074788d7
refine result object 2020-06-01 07:14:56 -04:00
Alex Goodman
bb236ab51c
internalize vulnerability definition + provider 2020-06-01 07:14:18 -04:00
Alex Goodman
e8e8f416d0
add version & version constraint support 2020-06-01 07:13:53 -04:00
Alex Goodman
02556fdd9c
add basic matching execution flow 2020-05-28 18:28:29 -04:00
Alex Goodman
4e310ebbe2
simplify initializers 2020-05-26 13:37:47 -04:00
Alex Goodman
d813ac84ca
add CLI commands / subcommands 2020-05-26 13:31:50 -04:00
Alex Goodman
3c6ae01619
initial project structure 2020-05-26 10:41:23 -04:00