Add template for multi container scanner

What does this MR do and why?

Add a new CI template that allows for multi container scanner. It follow similar format to Container-Scanning.latest.gitlab-ci.yml and can be tested via this project.

Key Differences from Existing Template

  • Scans multiple container images automatically (vs single image in Container-Scanning.latest.gitlab-ci.yml)
  • Uses dynamic pipeline generation via artifacts
  • Two-stage process: generation + trigger jobs
  • Configurable stages and scanner image version

documentation related MR will be a follow-up to this one.

References

Screenshots or screen recordings

Before After

How to set up and validate locally

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.

Edited by Zamir Martins

Merge request reports

Loading