From ac885ba1c96a7ee37af3317d48a42bb85af28190 Mon Sep 17 00:00:00 2001 From: Timo Behrendt Date: Sat, 20 Jun 2026 21:20:12 +0200 Subject: [PATCH] feat(sec): add vulnerabilities to dashboard --- common.json | 1 + 1 file changed, 1 insertion(+) diff --git a/common.json b/common.json index 5debaca..a372d74 100644 --- a/common.json +++ b/common.json @@ -19,6 +19,7 @@ } ], "osvVulnerabilityAlerts": true, + "dependencyDashboardOSVVulnerabilitySummary": "all", "vulnerabilityAlerts": { "enabled": true, "automerge": true,