From 0de5c4e37fe043c17c6b7d68899b46a3bc7131f2 Mon Sep 17 00:00:00 2001 From: Samuel Aubert Date: Thu, 17 Oct 2024 11:40:52 -0400 Subject: [PATCH] Removing a line that causes false negatives on /.well-known/security.txt --- api/security-txt.js | 1 - 1 file changed, 1 deletion(-) diff --git a/api/security-txt.js b/api/security-txt.js index 08cdcff..a80baa1 100644 --- a/api/security-txt.js +++ b/api/security-txt.js @@ -53,7 +53,6 @@ const securityTxtHandler = async (urlParam) => { for (let path of SECURITY_TXT_PATHS) { try { const result = await fetchSecurityTxt(url, path); - if (result && result.includes('