mirror of
https://gitlab.com/components/sast.git
synced 2025-06-30 15:38:29 +02:00
Merge branch 'tkopel/update-report-access' into 'main'
Restricting access to reports See merge request components/sast!13
This commit is contained in:
commit
60f39f4ed4
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue