Commit Graph

40 Commits (8fb9097dbd6b0a342bdae84a3ada30958db70c7f)

Author SHA1 Message Date
Eric Sim 8fb9097dbd Add updaters for Amazon Linux 2018.03 and Amazon Linux 2
5 years ago
Sida Chen 5b2376498b clair: Use builder pattern for constructing ancestry
5 years ago
Flavio Castelli 5a4d4913c1
Reintroduce image scanning for openSUSE and SLE
5 years ago
Sida Chen 028324014b clair: Implement worker detector support
6 years ago
Sida Chen 0609ed964b config: removed worker config
6 years ago
Jimmy Zelinskie b20482e0ae cmd/clair: document constants
6 years ago
Jimmy Zelinskie 5caa821c80 *: remove bzr dependency
6 years ago
Aaron Greenberg 46bf4c470a Fix logging of error when connecting to database
7 years ago
Aaron Greenberg 0df9e7075c Make max DB connection attempts a constant
7 years ago
Aaron Greenberg 66b116ecb2 Use a linear backoff when connecting to DB
7 years ago
Sida Chen 0151dbaef8 API: change api port to api addr, rename RunV2 to Run.
7 years ago
Sida Chen fb32dcfa58 Clair Logic, Extensions: updated mock tests, extensions, basic logic
7 years ago
Sida Chen a4edf38566 api: v2 api with gRPC and gRPC-gateway
7 years ago
Sida Chen 9306e99368 converted to structured logging by using logrus
7 years ago
supereagle 3f51191d23 configurable for TLS server's certificate chain and hostname verification when pulling layers
7 years ago
Jimmy Zelinskie 6a569fd945 move config to main / decentralize config
7 years ago
Jimmy Zelinskie e5c567f3f9 clair: mv notifier to top level
7 years ago
Jimmy Zelinskie 9c63a63944 clair: mv updater clair and mv severity to db
7 years ago
Jimmy Zelinskie 00e4f70972 pkg/stopper: init from utils.Stopper
7 years ago
Jimmy Zelinskie c2f4a44068 utils: rm exec.go
7 years ago
Jimmy Zelinskie 343e24eb7e clair: remove `types` package
7 years ago
Jimmy Zelinskie cda3d4819c ext: feature detector -> featurefmt
7 years ago
Jimmy Zelinskie fb193e1fde ext: namespace detector -> featurens
7 years ago
Jimmy Zelinskie d9be34c3c4 ext: data detector -> imagefmt
7 years ago
Jimmy Zelinskie 4a990372ff refactor: move updaters and notifier into ext
7 years ago
Avi Miller 9d885f680c Add Oracle Linux fetcher to grab and parse OVAL data.
8 years ago
Jimmy Zelinskie 740262c055 Revert "Merge pull request #199 from openSUSE/feature/opensuse"
8 years ago
Jimmy Zelinskie f8457b98e7 alpine: compile alpine into clair binary
8 years ago
Jordi Massaguer Pla b8ceb0c461 Integrated a fetcher for openSUSE and for SUSE Linux Enterprise
8 years ago
Quentin Machu e7b960c05b database: Allow specifying datastore driver by config
8 years ago
Jimmy Zelinskie 7ca9127bbe main: default config to /etc/clair/config.yml
8 years ago
Quentin Machu 09dda9bfd7 cmd/clair: fix pprof
8 years ago
Quentin Machu 5fdd9d1a07 *: add metadata support along with NVD CVSS
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 452f7018ec updater: move each fetcher to its own package
8 years ago
Quentin Machu 2c150b015e *: refactor & do initial work towards PostgreSQL implementation
8 years ago
Quentin Machu e834301941 Merge pull request #49 from liangchenye/master
8 years ago
Quentin Machu 3ff8bfaa93 notifier: Allow custom notifiers to be registered.
9 years ago
liangchenye b1775ed3dc add data detector to support ACI and other format in the future
9 years ago
Quentin Machu eb7e5d5c74 main: Use configuration file instead of flags and simplify app extension.
9 years ago