Compare commits

..

2 commits

Author SHA1 Message Date
Philip Cunningham
eed7854bd0 Merge branch 'philipcunningham-make-php-support-available-in-glas-523657' into 'main'
Draft: Add PHP language support to gitlab-advanced-sast

See merge request components/sast!21
2025-05-23 12:27:09 +01:00
Philip Cunningham
70500927e9
Enable GLAS PHP Support FF by default 2025-05-23 12:26:58 +01:00

View file

@ -127,7 +127,6 @@ gitlab-advanced-sast:
image:
name: "$[[ inputs.image_prefix ]]/gitlab-advanced-sast:${SAST_ANALYZER_IMAGE_TAG}$[[ inputs.image_suffix ]]"
variables:
FF_GLAS_ENABLE_PHP_SUPPORT: "$[[ inputs.ff_glas_enable_php_support ]]"
SAST_ANALYZER_IMAGE_TAG: 2
SEARCH_MAX_DEPTH: 20
cache: