From 20cf2eac34c96e47e67d077e74fd320c75cdf166 Mon Sep 17 00:00:00 2001 From: Koen Van Impe Date: Wed, 4 Dec 2024 12:39:05 +0100 Subject: [PATCH] Update security-provider-blogpost list.json A "link" attribute should not trigger the match. (other warninglists such as banksites, url shorteners etc. do not include the "link" attribute) --- lists/security-provider-blogpost/list.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lists/security-provider-blogpost/list.json b/lists/security-provider-blogpost/list.json index d30ec744..574c6326 100644 --- a/lists/security-provider-blogpost/list.json +++ b/lists/security-provider-blogpost/list.json @@ -654,10 +654,9 @@ "domain|ip", "hostname", "url", - "uri", - "link" + "uri" ], "name": "List of known security providers/vendors blog domain", "type": "hostname", - "version": 4 + "version": 5 }