From 8059041c085f8db799abe2304378dbad5aa03bd0 Mon Sep 17 00:00:00 2001 From: Lauri Tulmin Date: Wed, 12 Aug 2026 15:48:15 +0300 Subject: [PATCH] Exclude nvd.nist.gov from link check --- .github/config/lychee.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/config/lychee.toml b/.github/config/lychee.toml index a5351748a..78e7b00aa 100644 --- a/.github/config/lychee.toml +++ b/.github/config/lychee.toml @@ -16,6 +16,7 @@ exclude = [ '^https://developers.redhat.com/download-manager/file/jboss-eap-.*.zip', '^http://localhost.*', '^https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/com/splunk/', + '^https://nvd.nist.gov/vuln/.*', ] exclude_path = [