From 3986897d48e8d24536678912dbeee3744c59ad68 Mon Sep 17 00:00:00 2001 From: Weston Steimel Date: Thu, 9 Apr 2026 15:24:05 +0100 Subject: [PATCH] docs: remove grype db v5 schema EOL banner Signed-off-by: Weston Steimel --- content/docs/_index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/docs/_index.md b/content/docs/_index.md index a8b27aea..67009917 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -4,10 +4,6 @@ linkTitle = "Open Source" weight = 30 +++ -{{< alert color="warning" title="Grype DB v5 schema reaches EOL on March 6, 2026" url="/docs/announcements/grype-db-v5-eol/" >}} -Users running Grype versions older than v0.88.0 will stop receiving vulnerability database updates.
[See all announcements](/docs/announcements/). -{{< /alert >}} - Anchore Open Source Software (OSS) is a suite of tools for Software Bill of Materials (SBOM) Generation, Vulnerability Scanning, and License Scanning. Start by going to the [project overview]({{< relref "projects" >}}) of Anchore OSS to learn more about the basic concepts and functions.