Container Scanning major version 7
Why are we doing this work
Version 6 of the analyzer has been deprecated.
Relevant links
Non-functional requirements
-
Documentation: all references to container scanning 6 to be replaced with version 7 - [ ] https://docs.gitlab.com/ee/user/application_security/container_scanning/ -
Feature flag: -
Performance: -
Testing:
Implementation plan
-
In the Container Scanning analyzer - Note: A temporary v7.x branch has been created to stage upcoming changes in advance.
-
Ensure there is a v6.x branch pointing to master (right before the bump of next step) -
Bump the version to 7.0.0 in master -
Rebase the v7.x branch onto master -
Merge the v7.x branch into master. This should publish a new container image with tag7 -
Update Trigger DB updatescheduled job to include version 7 inTRIGGER_DB_UPDATE_FOR_MAJOR_VERSIONS
-
In GitLab rails project
Verification steps
Edited by Olivier Gonzalez