diff --git a/support/scripts/pkg-stats b/support/scripts/pkg-stats index 303af2f588..e642147b98 100755 --- a/support/scripts/pkg-stats +++ b/support/scripts/pkg-stats @@ -383,7 +383,6 @@ class CVE: continue try: affected = pkg_version <= cve_affected_version - break except TypeError: return CVE_UNKNOWN if affected: