Commit Graph

459 Commits (3e4dc3834f539d67829d83cf42c4c978611ab83e)
 

Author SHA1 Message Date
Quentin Machu bd17dfb5e1 database: ensure that concurrent vulnerability/feature versions insertions work fine
9 years ago
Quentin Machu 74fc5b3e66 database: add missing transaction commits and close opened statement before inserting feature versions.
9 years ago
Quentin Machu c5d1a8e5f7 database: update vulnerabilities only when necessary
9 years ago
Quentin Machu 7e72eb10b6 updater: ignore Debian's "temp" vulnerabilities
9 years ago
Quentin Machu 77387af2ac updater: port updater and its fetchers
9 years ago
Quentin Machu fd6fdbd3f9 docs: update config example
9 years ago
Quentin Machu 452f7018ec updater: move each fetcher to its own package
9 years ago
Quentin Machu 1b53142e38 database: allow removing fixed packages in vulnerabilities
9 years ago
Quentin Machu 7c70fc1c20 database: add initial vulnerability support
9 years ago
Quentin Machu 3a786ae020 database: add lock support
9 years ago
Quentin Machu 6a9cf21fd4 database: log and mask SQL errors
9 years ago
Quentin Machu 970756cd5a database: do insert/find layers (with their features and vulnerabilities)
9 years ago
Quentin Machu 2c150b015e *: refactor & do initial work towards PostgreSQL implementation
9 years ago
Quentin Machu 1a0f4a0f75 Merge pull request #75 from sjourdan/fix_vuln_typo
9 years ago
Stephane Jourdan e91365f4b3 updater: fix typos
9 years ago
Quentin Machu 5469937a7e Merge pull request #73 from maxking/doc
9 years ago
Quentin Machu 5b951f3244 Merge pull request #74 from mnuessler/causedByPackage
9 years ago
Matthias Nüßler 2300ae9ad7 Add output for package causing vulnerability
9 years ago
Abhilash Raj 9329172683 docs: provide information to run Clair in README
9 years ago
Quentin Machu 1866821a80 Merge pull request #70 from liangchenye/read-manifest
9 years ago
liangchenye fee0bb5e49 contrib: load image history from 'manifest.json' first due to
9 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
Quentin Machu 712aa11b8b updater: Add support for Ubuntu Vivid Core and ignore Vivid PhoneOverlay
9 years ago
Quentin Machu 7b608ceda5 docs: Add missing field in API Example
9 years ago
Quentin Machu e650eab638 Merge pull request #65 from jzelinskie/fixdockerfile
9 years ago
Jimmy Zelinskie ea193d3ae7 dockerfile: syntax updates and s/xz/xz-utils
9 years ago
Quentin Machu e834301941 Merge pull request #49 from liangchenye/master
9 years ago
Quentin Machu 4dc9ea39dd Merge pull request #59 from davidxia/patch1
9 years ago
David Xia f2009513d5 Fix typo in doc
9 years ago
Quentin Machu 11475beb2c Merge pull request #52 from Quentin-M/custom_notifiers
9 years ago
Quentin Machu f4a4d417e7 notifier: Rename HTTP to Webhook Notifier
9 years ago
Quentin Machu 2ea86c53f3 notifier: fix a bug that prevented graceful shutdown in certain cases
9 years ago
Quentin Machu 480589a83a notifier: retry upon failure
9 years ago
Quentin Machu 3ff8bfaa93 notifier: Allow custom notifiers to be registered.
9 years ago
Quentin Machu 7ee1481e92 Merge pull request #53 from coreos/ubdater
9 years ago
Quentin Machu c055c33cf8 updater: Fix Ubuntu's partial update bug.
9 years ago
Quentin Machu 510b901da6 Merge pull request #46 from coreos/fix_sql_tovalue
9 years ago
Quentin Machu 8c1d3c9a86 *: Fix `authentification` typo
9 years ago
Liang Chenye 4b11491067 add ImageFormat to worker_test and programs under contrib
9 years ago
Liang Chenye 41509ccd3e add imageFormt to API.md; add xz to Dockerfile; fix bugs
9 years ago
Quentin Machu 32747a5f25 database: Don't ignore empty results in toValue(s)()
9 years ago
Quentin Machu 172693b604 Merge pull request #47 from coreos/sn
9 years ago
Jimmy Zelinskie 34870a2a2b move LoadTLSClientConfigForServer into API package
9 years ago
Jimmy Zelinskie b3828c9c4c notifier: add ServerName configuration for TLS
9 years ago
liangchenye 8b649af666 detect bzip2/xz; add test data
9 years ago
liangchenye 354c4b3672 always trim './'
9 years ago
Quentin Machu d3ebc3df33 Merge pull request #51 from coolljt0725/update_analyze_local_image_doc
9 years ago
Lei Jitang 5f876d20a6 Update README.md of analyze_local_image
9 years ago