Add DS_ANALYZER_CI_INTEGRATION and log statement for the new DS analyzer
What does this MR do and why?
Adds a log statement in the dependency-scanning job so that we know which DS template version is used. Going forward we will have new versions of the template. It is important to easily identify which DS template is used. Additionally we introduce an internal only env var named DS_ANALYZER_CI_INTEGRATION. This env var will be used to track which source introduces the new DS analyzer. A source can be a template or a component.
DS_ANALYZER_CI_INTEGRATION possible example values:
- latest_template
- v2_template
- stable_template
- v1.1.0_component
References
gitlab-org/security-products/ci-templates!486 (comment 2841011008)
Relates to Collect information on how the new DS analyzer ... (#578952 - closed)
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.