Skip to content

Commit c4b9cba

Browse files
committed
opensearch-dashboard: ignore CVE-2025-68428
CVE-2025-68428 is still present in opensearch-dashboards 2.19.4 because jspdf is still in version 3.0.1
1 parent 62a8ab8 commit c4b9cba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

etc/kayobe/trivy/allowed-vulnerabilities.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ influxdb_allowed_vulnerabilities:
2020
- CVE-2024-45337
2121
magnum_conductor_allowed_vulnerabilities:
2222
- CVE-2024-45337
23+
opensearch_dashboards_allowed_vulnerabilities:
24+
- CVE-2025-68428
2325
prometheus_blackbox_exporter_allowed_vulnerabilities:
2426
- CVE-2024-24790
2527
- CVE-2024-45337

0 commit comments

Comments
 (0)