Skip to content
Commit 78d7521f authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

support/scripts/pkg-stats: ignore packages with no valid infra and no version for CVE checking



Virtual packages (with in pkg-stats speak have "no valid
infrastructure") and packages that have no version specified cannot be
used for CVE checking. They trigger a bunch of warnings from the CVE
checking code, as it cannot parse their version: they don't have any
version. So instead, we simply skip those packages.

A follow-up commit will improve the reporting to be able to
distinguish those packages from packages that have seen their CVEs
checked and don't have any reported.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@bootlin.com>
parent e3ef352e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment