Skip to content

Enable container scanning for gitlab runner

Costel Maxim requested to merge cmaxim_container_scan into main

What does this MR do?

The purpose of this MR is to enable container scanning once built.

Why was this MR needed?

Trying to go through this list and setup triggers, a trigger token is needed.
More details can be found in Container Scanning of Production Containers, a requirement to scan images that are used in production.

What's the best way to test this MR?

A scanning job will be triggered in https://gitlab.com/gitlab-com/gl-security/appsec/container-scanners once a new image was built.

Merge request reports