Skip to content

chore: Fix Container-Scanning with missing CS_IMAGE

Lucas Charles requested to merge theoretick-master-patch-00032 into master

What does this MR do?

Container Scanning now requires CS_IMAGE to be defined, see failures: https://gitlab.com/gitlab-org/security-products/analyzers/semgrep/-/pipelines/871705504

See deprecation: https://docs.gitlab.com/ee/update/deprecations.html#container-scanning-variables-that-reference-docker

Validated with gitlab-org/security-products/analyzers/pmd-apex@79278e78, see merged configuration for presence of CS_IMAGE.

What are the relevant issue numbers?

N/A

Testing

Tested successfully in this pipeline.

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports