mirror of
https://gitlab.com/components/sast.git
synced 2025-06-30 07:28:29 +02:00
Restricting access to reports
This commit is contained in:
parent
ff24d9f354
commit
15ceb61e98
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