grype/cmd
Alex Goodman bbff869499
Add matching by CPE (#40)
* Commit just to share progress, needs to be squashed/fixed-up once working.

Signed-off-by: Zach Hill <zach@anchore.com>

* minor fixes

* add cpe obj

* add cpe matching

* report cpe in search key

* add verbose logging for matches; bump vulnscan-db ver

* add dev profiler option; tweak logging

* test support for CPE URI bindings

addresses https://github.com/anchore/vulnscan/pull/40#discussion_r455389937

* rename nvdv2 to nvd

* reduce scope of cpe matching to non-distro packages

* normalize nil constraint strings

Co-authored-by: Zach Hill <zach@anchore.com>
2020-07-16 15:12:19 -04:00
..
cache.go add CLI commands / subcommands 2020-05-26 13:31:50 -04:00
cache_clear.go add CLI commands / subcommands 2020-05-26 13:31:50 -04:00
cache_show.go add CLI commands / subcommands 2020-05-26 13:31:50 -04:00
cmd.go add curation of db file 2020-06-19 10:57:06 -04:00
db.go add CLI commands / subcommands 2020-05-26 13:31:50 -04:00
db_check.go add db archive import 2020-06-29 10:10:02 -04:00
db_delete.go add db archive import 2020-06-29 10:10:02 -04:00
db_import.go add db archive import 2020-06-29 10:10:02 -04:00
db_status.go split vulnerability into index & metadata (#51) 2020-07-16 14:59:35 -04:00
db_update.go add db archive import 2020-06-29 10:10:02 -04:00
root.go Add matching by CPE (#40) 2020-07-16 15:12:19 -04:00
version.go add CLI commands / subcommands 2020-05-26 13:31:50 -04:00