CA CI templates and CI/CD components changes for 18.0
Why are we doing this work
The CI templates that reference CA analyzer images need to start using the latest major version from %18.0.
As described in Composition Analysis major analyzer version bum... (#514100 - closed) • Olivier Gonzalez • 18.0 • On track, these are:
container-scanning:8gemnasium:6
The relevant templates are:
Container-Scanning.gitlab-ci.ymlContainer-Scanning.latest.gitlab-ci.ymlDependency-Scanning.gitlab-ci.ymlDependency-Scanning.latest.gitlab-ci.yml
We also must update the references in the Security/Secure-Binaries.gitlab-ci.yml template for offline installs.
The relevant CI/CD components are:
Edited by Olivier Gonzalez