From 5b3ca98b807810c6db061d81382120338091f568 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Mon, 6 Apr 2026 10:12:37 -0400 Subject: [PATCH] Fix JA4+ license link in soc_zeek.yaml Updated the license link in the JA4+ fingerprinting description. --- salt/zeek/soc_zeek.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/zeek/soc_zeek.yaml b/salt/zeek/soc_zeek.yaml index a14594635..3bf1d2768 100644 --- a/salt/zeek/soc_zeek.yaml +++ b/salt/zeek/soc_zeek.yaml @@ -5,7 +5,7 @@ zeek: helpLink: zeek ja4plus: enabled: - description: "Enables JA4+ fingerprinting (JA4S, JA4D, JA4H, JA4L, JA4SSH, JA4T, JA4TS, JA4X). By enabling this, you agree to the terms of the JA4+ license [https://github.com/FoxIO-LLC/ja4/blob/main/LICENSE-JA4](https://github.com/FoxIO-LLC/ja4/blob/main/LICENSE-JA4)." + description: "Enables JA4+ fingerprinting (JA4S, JA4D, JA4H, JA4L, JA4SSH, JA4T, JA4TS, JA4X). By enabling this, you agree to the terms of the JA4+ license [https://github.com/FoxIO-LLC/ja4/blob/main/LICENSE](https://github.com/FoxIO-LLC/ja4/blob/main/LICENSE)." forcedType: bool helpLink: zeek advanced: False