diff --git a/config/updaters.go b/config/updaters.go index cb00a3b8c8..63e1083f06 100644 --- a/config/updaters.go +++ b/config/updaters.go @@ -21,10 +21,12 @@ type Updaters struct { // The following sets are supported by default: // "alpine" // "aws" + // "clair.cvss" // "debian" // "oracle" + // "osv" // "photon" - // "pyupio" + // "rhcc" // "rhel" // "suse" // "ubuntu"