diff --git a/support/scripts/cve.py b/support/scripts/cve.py index 46c384955c..f12a8048cd 100755 --- a/support/scripts/cve.py +++ b/support/scripts/cve.py @@ -40,7 +40,7 @@ except ImportError: sys.path.append('utils/') -NVD_START_YEAR = 2002 +NVD_START_YEAR = 1999 NVD_BASE_URL = "https://github.com/fkie-cad/nvd-json-data-feeds/releases/latest/download" ops = {