From 6e626ca47661466e3a47ffc7afdb613b961ae10f Mon Sep 17 00:00:00 2001 From: Craig Smith <5344211-craigmsmith@users.noreply.gitlab.com> Date: Wed, 8 May 2024 15:13:14 +1000 Subject: [PATCH] Bump SAST major analyzer version to 5 --- templates/sast.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/sast.yml b/templates/sast.yml index ac78956..048ee87 100644 --- a/templates/sast.yml +++ b/templates/sast.yml @@ -5,7 +5,7 @@ spec: image_prefix: default: "$CI_TEMPLATE_REGISTRY_HOST/security-products" image_tag: - default: '4' + default: '5' image_suffix: default: "" excluded_analyzers: