From 876690a9f61269345b0c81a12f4717b857c0ab75 Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Wed, 20 Mar 2024 15:49:46 -0400 Subject: [PATCH] FIX: Annotations for BPF and Suricata PCAP #12626 --- salt/bpf/soc_bpf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/bpf/soc_bpf.yaml b/salt/bpf/soc_bpf.yaml index 379eaa022..d93ec98fd 100644 --- a/salt/bpf/soc_bpf.yaml +++ b/salt/bpf/soc_bpf.yaml @@ -1,6 +1,6 @@ bpf: pcap: - description: List of BPF filters to apply to PCAP. + description: List of BPF filters to apply to Stenographer. multiline: True forcedType: "[]string" helpLink: bpf.html