diff --git a/template.yml b/template.yml index 7a044c3..a667b56 100644 --- a/template.yml +++ b/template.yml @@ -5,7 +5,7 @@ spec: image_prefix: default: "$CI_TEMPLATE_REGISTRY_HOST/security-products" image_tag: - default: 3 + default: '3' image_suffix: default: "" excluded_analyzers: @@ -13,7 +13,7 @@ spec: excluded_paths: default: "spec, test, tests, tmp" search_max_depth: - default: 4 + default: '4' run_kubesec_sast: default: 'false' include_experimental: