Commit Graph

725 Commits (089a4e0f0a2eb80c18681e29ac6b6ede30b9d30e)
 

Author SHA1 Message Date
Quentin Machu 883be8769f database: fix Ping() method in PostgreSQL's implementation
9 years ago
Jimmy Zelinskie 83b19b6179 api/prometheus: add prometheus metrics to API routes
9 years ago
Quentin Machu f8b4a52f8a database: make notification tests more robust (old/new, update/delete vulnerabilities)
9 years ago
Quentin Machu ccaaff000e database: add created_at field for layers and vulnerabilities
9 years ago
Jimmy Zelinskie f351d6304e api: add "Content-Type" and "Server" headers
9 years ago
Jimmy Zelinskie 2d8d9ca401 api: finish initial work on v1 API
9 years ago
Quentin Machu 94ece7bf2b database: fix notification design and add vulnerability history
9 years ago
Jimmy Zelinskie 99f3552470 database: add Insert/DeleteVulnerabilityFix
9 years ago
Quentin Machu 9b51f7f4fb worker: raise worker version number
9 years ago
Quentin Machu f6baac3628 *: refresh godeps
9 years ago
Quentin Machu 8f7e658574 *: remove tests from docker file
9 years ago
Quentin Machu 1e1eb9218d *: add postgres 9.4 to travis
9 years ago
Quentin Machu 03d904c620 database: improve PostgreSQL test inits and cleanups
9 years ago
Quentin Machu 3defe6448a prometheus: add quantile to grafana
9 years ago
Jimmy Zelinskie b9a6da4a57 api: implement delete notification
9 years ago
Jimmy Zelinskie 96e96d948d api: handle last page for notifications
9 years ago
Jimmy Zelinskie 3eaae478f9 api: implement get notification
9 years ago
Quentin Machu 116ce1a806 api: fix log message when stopping the API server
9 years ago
Quentin Machu 5fdd9d1a07 *: add metadata support along with NVD CVSS
9 years ago
Jimmy Zelinskie c05848e32d api: implement put vulnerability
9 years ago
Jimmy Zelinskie 8209922c0c api: implement delete vulnerability
9 years ago
Jimmy Zelinskie dc99d45f47 api: refactor endpoints and implement get vulnerability
9 years ago
Jimmy Zelinskie 6ac9b5e645 api: fix graceful stop
9 years ago
Jimmy Zelinskie 9a8d4aa591 api: implement post vulnerability
9 years ago
Jimmy Zelinskie 38aeed4f2c api: implement get namespaces route
9 years ago
Jimmy Zelinskie b916fba4c6 api: implement delete layer route
9 years ago
Jimmy Zelinskie 04c7351911 api: use pointers in models to get proper `omitempty` semantics
9 years ago
Jimmy Zelinskie 1a5aa88b18 api: use only one layer envelope
9 years ago
Jimmy Zelinskie fa45d516df api: add JSON tags to API models
9 years ago
Jimmy Zelinskie d130d2fab4 api: implement getLayer
9 years ago
Quentin Machu 431c0ccb03 updater: add a clean function to fetchers
9 years ago
Quentin Machu 6b3f95dc03 api: fix /v1 router and some status codes
9 years ago
Jimmy Zelinskie be9423b489 api: add request / response types and rename some fields
9 years ago
Jimmy Zelinskie 2f57f0d4b1 worker: change worker errors to bad request errors
9 years ago
Quentin Machu 8f9779e232 database: cache feature version upon lookup
9 years ago
Quentin Machu 1e4ded6f2b database: add ability to list namespaces
9 years ago
Quentin Machu 0c5cdab0b1 prometheus: update grafana
9 years ago
Quentin Machu 35df7ca0eb database: fix feature version cache
9 years ago
Jimmy Zelinskie 40a7c8a00d *: refresh godeps
9 years ago
Jimmy Zelinskie 822ac7ab4c api: add initial work on the new API
9 years ago
Quentin Machu b3ddfbc353 worker: remove namespace whitelist
9 years ago
Quentin Machu 8be18a0a01 database: write more of the notification system
9 years ago
Quentin Machu 90fe137de8 worker: move each data detector to their own packages and remove image format whitelist
9 years ago
Quentin Machu 3ecb8b69cb updater: ignore "ubuntu-core" in the Ubuntu fetcher
9 years ago
Quentin Machu 4bdbd5e6db *: fix several tests
9 years ago
Quentin Machu 8e852348a1 updater: ensure that ubuntu's notes are unique
9 years ago
Quentin Machu d3d689a26a database: don't prune locks when we renew one
9 years ago
Quentin Machu 2690800331 database: create notification during vulnerability insertion
9 years ago
Quentin Machu baed60e19b prometheus: add initial Prometheus support
9 years ago
Quentin Machu ad0531acc7 notifier/database: refactor notification system and add initial Prometheus support
9 years ago