Commit Graph

37 Commits (6c9a131b092a52cf5d75564f0bc0643b65aa8178)

Author SHA1 Message Date
Sida Chen a4edf38566 api: v2 api with gRPC and gRPC-gateway
7 years ago
Sida Chen bffa6499b7 added support for detect multiple namespaces in a layer
7 years ago
Sida Chen 9306e99368 converted to structured logging by using logrus
7 years ago
Jimmy Zelinskie 9c63a63944 clair: mv updater clair and mv severity to db
7 years ago
Jimmy Zelinskie 343e24eb7e clair: remove `types` package
7 years ago
Jimmy Zelinskie ebd0170f5b api/v1: fix JSON struct tag misnomer
8 years ago
Jimmy Zelinskie 033709eaea add registerable version formats
8 years ago
Jimmy Zelinskie d4522e9c6e api/v1: indexed layers for notifications
8 years ago
Jimmy Zelinskie 53e62577bc api/worker: s/Authorization/Headers (#167)
8 years ago
Jimmy Zelinskie 9b5afc79ca api/worker: introduce optional authorization
8 years ago
Jimmy Zelinskie 68250f392b api/v1: create namespace type
8 years ago
liangchenye 1a863a06cf remove the useless pointer of NextPage field; check namespace notfound error
8 years ago
liangchenye 27e5e42340 use tokenMarshal/unmarshal in page encoding
8 years ago
liangchenye 48ffb2687a use encrypt page in listVuln api
8 years ago
liangchenye a541e964e0 New API: list vulnerabilities by namespace
8 years ago
Jimmy Zelinskie 1557a27a8c Revert "v1: pagination now deterministic"
8 years ago
Quentin Machu 3563cf9061 api: fix pagination token that's returned to match what has been passed
8 years ago
Jimmy Zelinskie 452c32d7d7 v1: pagination now deterministic
8 years ago
Quentin Machu f40f6a5ab6 api: add missing link field in vulnerability in getLayer
8 years ago
Quentin Machu 6d2eedf121 api/database: add the layer name that add each feature in getLayer
8 years ago
Jimmy Zelinskie d19a4348df api: implement fernet encryption of pagination tokens
8 years ago
Quentin Machu c2061dc69e api: fix negative timestamps in notifications
8 years ago
Quentin Machu f68012de00 api: fix 404->500 and NPE issues
8 years ago
Jimmy Zelinskie c504d2ed0e api: add FeatureFromDatabaseModel
8 years ago
Jimmy Zelinskie 2d8d9ca401 api: finish initial work on v1 API
8 years ago
Quentin Machu 94ece7bf2b database: fix notification design and add vulnerability history
8 years ago
Jimmy Zelinskie 96e96d948d api: handle last page for notifications
8 years ago
Jimmy Zelinskie 3eaae478f9 api: implement get notification
8 years ago
Quentin Machu 5fdd9d1a07 *: add metadata support along with NVD CVSS
8 years ago
Jimmy Zelinskie dc99d45f47 api: refactor endpoints and implement get vulnerability
8 years ago
Jimmy Zelinskie 9a8d4aa591 api: implement post vulnerability
8 years ago
Jimmy Zelinskie 38aeed4f2c api: implement get namespaces route
8 years ago
Jimmy Zelinskie 04c7351911 api: use pointers in models to get proper `omitempty` semantics
8 years ago
Jimmy Zelinskie fa45d516df api: add JSON tags to API models
8 years ago
Jimmy Zelinskie d130d2fab4 api: implement getLayer
8 years ago
Jimmy Zelinskie be9423b489 api: add request / response types and rename some fields
8 years ago
Jimmy Zelinskie 822ac7ab4c api: add initial work on the new API
8 years ago