Commit Graph

135 Commits (b3ddfbc3538bae97e7b6875e3bdfc97e31383f33)
 

Author SHA1 Message Date
Quentin Machu b3ddfbc353 worker: remove namespace whitelist
8 years ago
Quentin Machu 8be18a0a01 database: write more of the notification system
8 years ago
Quentin Machu 90fe137de8 worker: move each data detector to their own packages and remove image format whitelist
8 years ago
Quentin Machu 3ecb8b69cb updater: ignore "ubuntu-core" in the Ubuntu fetcher
8 years ago
Quentin Machu 4bdbd5e6db *: fix several tests
8 years ago
Quentin Machu 8e852348a1 updater: ensure that ubuntu's notes are unique
8 years ago
Quentin Machu d3d689a26a database: don't prune locks when we renew one
8 years ago
Quentin Machu 2690800331 database: create notification during vulnerability insertion
8 years ago
Quentin Machu baed60e19b prometheus: add initial Prometheus support
8 years ago
Quentin Machu ad0531acc7 notifier/database: refactor notification system and add initial Prometheus support
8 years ago
Quentin Machu b8b7be3f81 *: remove health checker
8 years ago
Quentin Machu 63ebddfd36 database: add vulnerability deletion support
8 years ago
Quentin Machu 21f152c03e database: fix keyvalue/notification tests
8 years ago
Quentin Machu 563b3825d8 database: let handleErrors deal with the not found case
8 years ago
Quentin Machu c60d0054fa notifier/database: draft new notification system
8 years ago
Quentin Machu 5759af5bcf database: test and fix layer updates
8 years ago
Quentin Machu 726bd3c0c6 database/api: add layer deletion support
8 years ago
Quentin Machu 248fc7df72 database: fix cache collision (feature & feature versions)
8 years ago
Quentin Machu 99de759224 updater: namespace and split Ubuntu/RHEL vulnerabilities
8 years ago
Quentin Machu 82175dcfe9 *: add missing copyright headers
8 years ago
Quentin Machu 34842fd8f7 worker: fix dpkg detector and adapt tests
8 years ago
Quentin Machu 85fa3f9a38 updater/worker: adapt several tests
8 years ago
Quentin Machu 847c649288 updater: update RHEL fetcher and add not-affected capability
8 years ago
Quentin Machu ea59b0e45f updater: update Ubuntu fetcher and add not-affected capability
8 years ago
Quentin Machu 6e20993bac api: simplify getLayer route and JSON output
8 years ago
Quentin Machu 92b734d0a4 database: remove an useless query in FindLayer
8 years ago
Quentin Machu bd17dfb5e1 database: ensure that concurrent vulnerability/feature versions insertions work fine
8 years ago
Quentin Machu 74fc5b3e66 database: add missing transaction commits and close opened statement before inserting feature versions.
8 years ago
Quentin Machu c5d1a8e5f7 database: update vulnerabilities only when necessary
8 years ago
Quentin Machu 7e72eb10b6 updater: ignore Debian's "temp" vulnerabilities
8 years ago
Quentin Machu 77387af2ac updater: port updater and its fetchers
8 years ago
Quentin Machu fd6fdbd3f9 docs: update config example
8 years ago
Quentin Machu 452f7018ec updater: move each fetcher to its own package
8 years ago
Quentin Machu 1b53142e38 database: allow removing fixed packages in vulnerabilities
8 years ago
Quentin Machu 7c70fc1c20 database: add initial vulnerability support
8 years ago
Quentin Machu 3a786ae020 database: add lock support
8 years ago
Quentin Machu 6a9cf21fd4 database: log and mask SQL errors
8 years ago
Quentin Machu 970756cd5a database: do insert/find layers (with their features and vulnerabilities)
8 years ago
Quentin Machu 2c150b015e *: refactor & do initial work towards PostgreSQL implementation
8 years ago
Quentin Machu 1a0f4a0f75 Merge pull request #75 from sjourdan/fix_vuln_typo
8 years ago
Stephane Jourdan e91365f4b3 updater: fix typos
8 years ago
Quentin Machu 5469937a7e Merge pull request #73 from maxking/doc
8 years ago
Quentin Machu 5b951f3244 Merge pull request #74 from mnuessler/causedByPackage
8 years ago
Matthias Nüßler 2300ae9ad7 Add output for package causing vulnerability
8 years ago
Abhilash Raj 9329172683 docs: provide information to run Clair in README
8 years ago
Quentin Machu 1866821a80 Merge pull request #70 from liangchenye/read-manifest
8 years ago
liangchenye fee0bb5e49 contrib: load image history from 'manifest.json' first due to
8 years ago
Quentin Machu e8b16175ef api: return 400 if we can't extract a layer
9 years ago
Quentin Machu 343ce39865 worker: detect the status code when downloading a layer and expect 2XX.
9 years ago
Quentin Machu 6aa501f18e Merge pull request #67 from Quentin-M/master
9 years ago