Commit Graph

899 Commits (098cb2ef2cddd62ee83e4c22b7b96ace9a626946)
 

Author SHA1 Message Date
Quentin Machu b5d8f9952e database: fix notification test (wrong signature)
8 years ago
Quentin Machu 45ed80df1b updater: remove useless error
8 years ago
Quentin Machu 0e9a7e1740 api: close gzip writer to flush it
8 years ago
Quentin Machu c2605e0bf2 worker: verify download status code
8 years ago
Quentin Machu f0816d2c4d database: add docs about the interface
8 years ago
Quentin Machu db974ae722 api: fix postLayer response headers
8 years ago
Quentin Machu 41736e4600 worker: DetectData should return an error if the supported detector failed
8 years ago
Quentin Machu 4478f40ef1 notifier: fix notifier error handling and improve web hook error message
8 years ago
Quentin Machu 2126259c99 updater: use a better link for Ubuntu vulnerabilities and rename some constants
8 years ago
Jimmy Zelinskie 6f02119c56 api: add bad requests to insert layer
8 years ago
Jimmy Zelinskie ca2b0ccfcb api: support gzip responses
8 years ago
Jimmy Zelinskie c7aa7c4db4 api: reorder constants and add comments
8 years ago
Quentin Machu 98ed041956 worker: remove double error
8 years ago
Jimmy Zelinskie 4516d6fd73 api: make postLayer returns a Layer
8 years ago
Quentin Machu 4f0f8136c0 prometheus: fix grafana's updater notes graph
8 years ago
Quentin Machu d3b14106a9 database: ignore insertLayer collisions to make it truly idempotent
8 years ago
Jimmy Zelinskie d19a4348df api: implement fernet encryption of pagination tokens
8 years ago
Quentin Machu b8c534cd0d api: fix putVulnerability (fill missing Namespace.Name and Name fields)
8 years ago
Quentin Machu c2061dc69e api: fix negative timestamps in notifications
8 years ago
Quentin Machu e3a25e5368 database: ignore min versions during new vulnerability insertions
8 years ago
Quentin Machu cf3573cf67 prometheus: correct notifier latency metric in grafana
8 years ago
Quentin Machu f68012de00 api: fix 404->500 and NPE issues
8 years ago
Quentin Machu 7c11e4eb5d updater/database: do not create notifications during the initial update
8 years ago
Jimmy Zelinskie c504d2ed0e api: add FeatureFromDatabaseModel
8 years ago
Quentin Machu 883be8769f database: fix Ping() method in PostgreSQL's implementation
8 years ago
Jimmy Zelinskie 83b19b6179 api/prometheus: add prometheus metrics to API routes
8 years ago
Quentin Machu f8b4a52f8a database: make notification tests more robust (old/new, update/delete vulnerabilities)
8 years ago
Quentin Machu ccaaff000e database: add created_at field for layers and vulnerabilities
8 years ago
Jimmy Zelinskie f351d6304e api: add "Content-Type" and "Server" headers
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 99f3552470 database: add Insert/DeleteVulnerabilityFix
8 years ago
Quentin Machu 9b51f7f4fb worker: raise worker version number
8 years ago
Quentin Machu f6baac3628 *: refresh godeps
8 years ago
Quentin Machu 8f7e658574 *: remove tests from docker file
8 years ago
Quentin Machu 1e1eb9218d *: add postgres 9.4 to travis
8 years ago
Quentin Machu 03d904c620 database: improve PostgreSQL test inits and cleanups
8 years ago
Quentin Machu 3defe6448a prometheus: add quantile to grafana
8 years ago
Jimmy Zelinskie b9a6da4a57 api: implement delete notification
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 116ce1a806 api: fix log message when stopping the API server
8 years ago
Quentin Machu 5fdd9d1a07 *: add metadata support along with NVD CVSS
8 years ago
Jimmy Zelinskie c05848e32d api: implement put vulnerability
8 years ago
Jimmy Zelinskie 8209922c0c api: implement delete vulnerability
8 years ago
Jimmy Zelinskie dc99d45f47 api: refactor endpoints and implement get vulnerability
8 years ago
Jimmy Zelinskie 6ac9b5e645 api: fix graceful stop
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 b916fba4c6 api: implement delete layer route
8 years ago