From bf91030204ed321d6f3dc10c8466a8e5f651f41d Mon Sep 17 00:00:00 2001 From: weslambert Date: Fri, 21 Jun 2024 15:33:11 -0400 Subject: [PATCH] Add option for detections without license --- salt/soc/defaults.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/soc/defaults.yaml b/salt/soc/defaults.yaml index e11264c42..ce183b862 100644 --- a/salt/soc/defaults.yaml +++ b/salt/soc/defaults.yaml @@ -2266,6 +2266,7 @@ soc: license: customEnabled: true labels: + - None - Apache-2.0 - AGPL-3.0-only - BSD-3-Clause