clair/api
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
..
context api: add call duration in logs 2016-02-24 16:40:40 -05:00
v1 api/v1: indexed layers for notifications 2016-12-06 19:23:33 -05:00
api.go api: fix log message when stopping the API server 2016-02-24 16:36:45 -05:00
router.go api: WriteHeader on health endpoint 2016-04-19 12:17:13 -04:00