From be26cc7538d225c4b8bba76be660b56d002e9836 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 13 May 2024 11:20:11 +0200 Subject: [PATCH] ci: add supercronic to trivy excludes --- trivy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/trivy.yaml b/trivy.yaml index e74b43b..f00fb14 100644 --- a/trivy.yaml +++ b/trivy.yaml @@ -2,3 +2,4 @@ scan: skip-files: - /usr/local/bin/gomplate + - /usr/local/bin/supercronic