From 357eaf37eda2b9558b49292970f7765f07ece0c1 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 9 Apr 2026 16:33:34 -0500 Subject: [PATCH] feat: remove dep-track --- .../docs/applications/dependency-track.mdx | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 src/content/docs/applications/dependency-track.mdx diff --git a/src/content/docs/applications/dependency-track.mdx b/src/content/docs/applications/dependency-track.mdx deleted file mode 100644 index 9fa50cf..0000000 --- a/src/content/docs/applications/dependency-track.mdx +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Descheduler -description: Dependency Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain. -hero: - tagline: Dependency Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain. - image: - file: https://avatars.githubusercontent.com/u/40258585 - actions: - - text: Source - link: https://github.com/DependencyTrack/dependency-track - icon: right-arrow - - text: Deployment Chart - link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/dependency-track - icon: right-arrow ----