Skip to main content
Version: Next

Developement Vulnerability Scanning

As a security measure during the development of CIVITAS/CORE we scan all container images we use from external sources, i.e. the images we don't build ourselves.

The security features of Gitlab do not include scanning docker container images from external sources out of the box. Thus we created a repository that contains the required scripts and processes to scan external images as well.

For further information, please see the details in that repo.