Skip to content

Update container scanning CI/CD template

Why are we doing this work

GitLab Enterprise Edition includes Container Scanning. We are will move it to Core to fulfill our stewardship promise.

This issue will address the updates needed in Container-Scanning.gitlab-ci.yml template to make it work for Core/Free users.

Relevant links

Non-functional requirements

  • Documentation:
  • Feature flag:
  • Performance:
  • Testing:
    • Test if container scanning is working for non EE(free) user

Implementation plan

  • backend Remove $GITLAB_FEATURES condition check in Container-Scanning.gitlab-ci.yml. See Draft MR: !81826 (closed)
Edited by Sashi Kumar Kumaresan