clair/database
Sida Chen 3fe894c5ad database: Add parent feature pointer to Feature struct
Feature now has a pointer to parent feature. If a vulnerability affects
a parent feature, this child feature will be affected.
2018-10-09 19:52:10 -04:00
..
pgsql database: Add parent feature pointer to Feature struct 2018-10-09 19:52:10 -04:00
database.go database: Update database model and interface for detectors 2018-10-08 10:42:17 -04:00
dbutil.go database: rename utility functions with commit/rollback 2018-10-08 13:12:18 -04:00
detector.go database: Update database model and interface for detectors 2018-10-08 10:42:17 -04:00
mock.go database: Update database model and interface for detectors 2018-10-08 10:42:17 -04:00
models.go database: Add parent feature pointer to Feature struct 2018-10-09 19:52:10 -04:00
namespace_mapping.go mapping: add ubuntu mapping 2018-05-07 08:26:46 +02:00
severity_test.go clair: mv updater clair and mv severity to db 2017-01-22 23:20:56 -05:00
severity.go Datastore: updated for Clair V3, decoupled interfaces and models 2017-08-10 11:22:44 -04:00
testutil.go database: move dbutil and testutil to database from pkg 2018-10-08 12:10:35 -04:00