Merge branch 'tkopel/update-report-access' into 'main'

Restricting access to reports

See merge request components/sast!13
This commit is contained in:
Craig Smith 2024-07-28 22:02:35 +00:00
commit 60f39f4ed4

View file

@ -31,6 +31,7 @@ spec:
script: script:
- /analyzer run - /analyzer run
artifacts: artifacts:
access: 'developer'
reports: reports:
sast: gl-sast-report.json sast: gl-sast-report.json