clair/database
Sida Chen dca2d4e597 pgsql: Add detector to database schema
'detector' table is added to store the metadata of detectors.
'layer_feature', 'layer_namespace', and 'ancestry_feature' tables are
modified to store the detection relationship between the
feature/namespace with the detector.
2018-10-08 10:42:40 -04:00
..
pgsql pgsql: Add detector to database schema 2018-10-08 10:42:40 -04:00
database.go database: Update database model and interface for detectors 2018-10-08 10:42:17 -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: Update database model and interface for detectors 2018-10-08 10:42:17 -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