Compare commits

..

2 Commits

Author SHA1 Message Date
t.behrendt 6077c00711 remove preset "security:minimumReleaseAgeNpm" by switching from "config:best-practices" to adding all manually
CI / Test (bun-npm.json) (pull_request) Successful in 11s
CI / Test (common.json) (pull_request) Successful in 10s
CI / Test (docker-compose.json) (pull_request) Successful in 11s
CI / Test (helm.json) (pull_request) Successful in 11s
CI / Test (k8s.json) (pull_request) Successful in 11s
CI / Test (action.json) (pull_request) Successful in 1m12s
2026-06-20 21:27:15 +02:00
t.behrendt cbcf45a547 fix: ignore minAge for internal deps, replace previous rule with negative rule 2026-06-20 21:23:58 +02:00
-1
View File
@@ -24,7 +24,6 @@
}
],
"osvVulnerabilityAlerts": true,
"dependencyDashboardOSVVulnerabilitySummary": "all",
"vulnerabilityAlerts": {
"enabled": true,
"automerge": true,