chore(renovate): add renovate's CVE scanning dashboard
Some checks are pending
/ build (push) Waiting to run

This commit is contained in:
Varakh 2024-09-07 15:43:54 +02:00
parent 3d815758ba
commit a76d55c78b

View file

@ -11,6 +11,9 @@
"schedule": [ "schedule": [
"monthly" "monthly"
], ],
// security
"osvVulnerabilityAlerts": true,
"dependencyDashboardOSVVulnerabilitySummary": "all",
// skip next alpine, see https://github.com/mattn/go-sqlite3/issues/1164 // skip next alpine, see https://github.com/mattn/go-sqlite3/issues/1164
"packageRules": [ "packageRules": [
{ {