From 40303c2d7816801062b2158799a07c4824a1d31d Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 27 Feb 2025 12:10:59 -0500 Subject: [PATCH] Add hunt queries --- salt/soc/soc_soc.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/salt/soc/soc_soc.yaml b/salt/soc/soc_soc.yaml index ff2a0a4ad..87d3c0ab5 100644 --- a/salt/soc/soc_soc.yaml +++ b/salt/soc/soc_soc.yaml @@ -506,7 +506,6 @@ soc: required: True - field: showSubtitle label: Show Query in Dropdown. Must be true or false - regex: ^(true|false)$ queryToggleFilters: description: Customize togglable query filters that apply to all queries. Exclusive toggles will invert the filter if toggled off rather than omitting the filter from the query. global: True