mirror of
https://gitlab.com/components/sast.git
synced 2025-06-30 15:38:29 +02:00
Enable GLAS PHP Support FF by default
This commit is contained in:
parent
ccd33f9a02
commit
e0d30c4a71
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ gitlab-advanced-sast:
|
|||
image:
|
||||
name: "$[[ inputs.image_prefix ]]/gitlab-advanced-sast:${SAST_ANALYZER_IMAGE_TAG}$[[ inputs.image_suffix ]]"
|
||||
variables:
|
||||
FF_GLAS_ENABLE_PHP_SUPPORT: 'true'
|
||||
SAST_ANALYZER_IMAGE_TAG: 2
|
||||
SEARCH_MAX_DEPTH: 20
|
||||
cache:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue