diff --git a/templates/sast.yml b/templates/sast.yml index 7f1100f..a169ccb 100644 --- a/templates/sast.yml +++ b/templates/sast.yml @@ -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: