From 15ceb61e9802a43fe570f2996d355580a617c4aa Mon Sep 17 00:00:00 2001 From: Tal Kopel Date: Sun, 28 Jul 2024 10:58:34 +0000 Subject: [PATCH] Restricting access to reports --- templates/sast.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/sast.yml b/templates/sast.yml index 7da16bd..14e6399 100644 --- a/templates/sast.yml +++ b/templates/sast.yml @@ -31,6 +31,7 @@ spec: script: - /analyzer run artifacts: + access: 'developer' reports: sast: gl-sast-report.json