From ca7d051f81e62f562f3afedaa94b80c0e5342ca7 Mon Sep 17 00:00:00 2001 From: Aiden Mitchell Date: Thu, 2 May 2024 10:24:03 -0700 Subject: [PATCH] Adding Office documents to the URL scanner --- build/configs/scanners.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build/configs/scanners.yaml b/build/configs/scanners.yaml index bed36aee..756f1da1 100644 --- a/build/configs/scanners.yaml +++ b/build/configs/scanners.yaml @@ -516,6 +516,14 @@ scanners: - 'rtf_file' - 'text/calendar' - 'application/ics' + - 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' + - 'application/msword' + - 'olecf_file' + - 'ooxml_file' + - 'application/vnd.ms-word.document.macroEnabled.12' + - 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' + - 'application/vnd.openxmlformats-officedocument.wordprocessingml.template' + - 'application/vnd.ms-word.template.macroEnabled.12' priority: 5 # 'ScanVb': revisit # - positive: