mirror of
https://gitlab.com/components/sast.git
synced 2025-06-30 07:28:29 +02:00
Update file sast.yml
This commit is contained in:
parent
0cee4e10b3
commit
b9268c4f7c
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ spec:
|
|||
DEFAULT_SAST_EXCLUDED_PATHS: $[[ inputs.excluded_paths ]]
|
||||
SAST_EXCLUDED_PATHS: "$DEFAULT_SAST_EXCLUDED_PATHS"
|
||||
COMPILE: $[[ inputs.use_precompiled_artifacts ]]
|
||||
dependencies: $[[ inputs.spotbugs_dependencies ]]
|
||||
dependencies: $[[ inputs.sast_dependencies ]]
|
||||
script:
|
||||
- /analyzer run
|
||||
artifacts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue