From 4ba90fa218b3085a6dd3d22b922821f648dff807 Mon Sep 17 00:00:00 2001 From: "privilegedescalation-engineer[bot]" <269729446+privilegedescalation-engineer[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 21:19:18 +0000 Subject: [PATCH] chore: replace Dependabot reference with Renovate (#31) - SECURITY.md: update to mention Renovate (org-wide Mend Renovate) Closes PRI-389. Parent PRI-387. Co-authored-by: Chris Farhood Co-authored-by: Paperclip --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index c2993ca..d03536f 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -187,7 +187,7 @@ Report security vulnerabilities via: The project uses: - **npm audit**: Runs automatically during `npm install` -- **GitHub Dependabot**: Monitors dependencies and creates PRs for updates +- **Renovate**: Automated dependency updates via Mend Renovate (org-wide configured) Headlamp itself (`@kinvolk/headlamp-plugin`) is a peer dependency. Security updates to Headlamp should be applied by upgrading your Headlamp installation.