Merge pull request #15797 from Security-Onion-Solutions/jertel/wip

fix template annotation
This commit is contained in:
Jason Ertel
2026-04-20 17:14:53 -04:00
committed by GitHub
+4
View File
@@ -890,12 +890,16 @@ soc:
suricata:
description: The template used when creating a new Suricata detection. [publicId] will be replaced with an unused Public Id.
multiline: True
forcedType: string
strelka:
description: The template used when creating a new Strelka detection.
multiline: True
forcedType: string
elastalert:
description: The template used when creating a new ElastAlert detection. [publicId] will be replaced with an unused Public Id.
multiline: True
forcedType: string
grid:
maxUploadSize:
description: The maximum number of bytes for an uploaded PCAP import file.