CVE-2025-9316 diff --git a/templates/epss.html b/templates/epss.html index e20ef12a54..33675fb3cc 100644 --- a/templates/epss.html +++ b/templates/epss.html @@ -1,6 +1,7 @@ {% extends "base.html" %} {% block content %} -EPSS standouts (outside KEV) +EPSS highlights +This list focuses on CVEs not present in KEV. diff --git a/templates/index.html b/templates/index.html index 80d53f115d..be48c0ada6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,7 +16,7 @@ - EPSS standouts (outside KEV) + EPSS picks not in KEV {% for item in data.high_epss[:15] %}