From 2137a23f58905a6b47b3dfb54cec257c2f067565 Mon Sep 17 00:00:00 2001 From: Joachim Metz Date: Thu, 20 Jun 2024 10:49:43 +0200 Subject: [PATCH] Removed content_regex_list example from documentation (#630) --- docs/sources/Format-specification.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/sources/Format-specification.md b/docs/sources/Format-specification.md index 6bea0912..f85917db 100644 --- a/docs/sources/Format-specification.md +++ b/docs/sources/Format-specification.md @@ -442,13 +442,6 @@ paths: ['%%environ_temp%%\*.exe'] urls: ['https://artifacts-kb.readthedocs.io/en/latest/sources/windows/EventLog.html'] ``` -Double quotes should be used where escaping causes problems, such as -regular expressions: - -```yaml -content_regex_list: ["^%%users.username%%:[^:]*\n"] -``` - ### Minimize the number of definitions by using multiple sources To minimize the number of artifacts in the list, combine them using the