From 131fbc113b967c8db2b31ca11a76aed8138859a9 Mon Sep 17 00:00:00 2001 From: Eddie Knight Date: Mon, 6 Nov 2023 08:06:41 -0600 Subject: [PATCH] Added license scanning exepmtion Signed-off-by: Eddie Knight --- .clomonitor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.clomonitor.yml b/.clomonitor.yml index 04fe1aad..c75e8a7b 100644 --- a/.clomonitor.yml +++ b/.clomonitor.yml @@ -11,6 +11,8 @@ exemptions: reason: "Refer to self assessments supplied by the codebases Argo Helm supports." - check: signed_releases reason: "Argo Helm releases are made via Artifact Hub, where they are signed. The unsigned GitHub releases are for reference only." + - check: license_scanning + reason: "Temporary exemption: pending response from CNCF Service Desk" # TODO: # License scanning information