clair/worker/detectors
Vincent Batts ce8d31bbb3 redhatrelease: override match for RHEL hosts
Until https://github.com/coreos/clair/pull/193 is merged, having
vulnerabilities that are tagged both rhel and centos would duplicate in
the database or use a change that requires a migration.

But presently due to the fetcher logic, the rhel provided
vulnerabilities are labelled for centos, and then the namespace does not
match and therefore not tested against.

So until such a day that a vulnerability could have both rhel and centos
label, then hack this in. It'll accomplish the same during this interim.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-08-12 15:35:32 -04:00
..
data worker: move each data detector to their own packages and remove image format whitelist 2016-02-24 16:34:54 -05:00
feature *: use path/filepath instead of path 2016-05-20 12:01:31 -05:00
namespace redhatrelease: override match for RHEL hosts 2016-08-12 15:35:32 -04:00
data.go api/worker: s/Authorization/Headers (#167) 2016-05-05 13:48:10 -04:00
features.go *: refactor & do initial work towards PostgreSQL implementation 2016-02-24 16:32:21 -05:00
namespace.go namespace: add debug output 2016-08-12 15:31:44 -04:00