add win_dns_analytic_ prefix

This commit is contained in:
frack113
2023-01-02 12:16:09 +01:00
parent b13a74adc9
commit 014684ddcd
+2
View File
@@ -855,6 +855,8 @@ class TestRules(unittest.TestCase):
pattern_prefix = "win_bits_client_"
elif value == "applocker":
pattern_prefix = "win_applocker_"
elif value == "dns-server-analytic":
pattern_prefix = "win_dns_analytic_"
# This value is used to test if we should add the OS infix for certain categories
if os_bool: