-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
clair-4.8.0
-
None
-
False
-
-
False
-
-
After updating to Clair 4.8.0 and the new rhel-vex updater, notifier always reports 0 affected manifests even tough new vulnerabilities are being ingested:
{
"level":"debug",
"component":"notifier/Processor.create",
"updater":"rhel-vex",
"removed":14,
"added":354,
"message":"diff results"
}
{
"level":"debug",
"updater":"rhel-vex",
"component":"notifier/Processor.create",
"added":0,
"removed":0,
"message":"affected manifest counts"
}