clair/database
Jimmy Zelinskie d4522e9c6e api/v1: indexed layers for notifications
This change deprecates the old LayersIntroducingVulnerability for a new
one that orders output and contains an Index. This index is not
guaranteed to be consistent across multiple notifications, despite the
current Postgres implementation using the primary key of Layer table.
2016-12-06 19:23:33 -05:00
..
pgsql api/v1: indexed layers for notifications 2016-12-06 19:23:33 -05:00
database.go database: Allow specifying datastore driver by config 2016-05-11 15:29:13 -07:00
mock.go database: Mock Datastore interface 2016-05-20 12:01:30 -05:00
models.go api/database: add the layer name that add each feature in getLayer 2016-02-24 16:39:25 -05:00
namespace_mapping.go Add Ubuntu yakkety to the namespace mapping. 2016-10-24 21:08:02 -07:00