Skip to content

Add dependency scanning to Runner Helm Chart project

Romuald Atchadé requested to merge dependency-scanning into main

What does this MR do?

Add the dependency scanning to Runner Helm Chart Project

Why was this MR needed?

We are seeking to turn on Dependency Scanning for all projects which are part of the GitLab product. This MR adds the feature to this project's CI configuration. It should be noted that since this project uses Merge Request pipelines, Dependency Scanning may only trigger for pipelines against the Default branch.

More context in

What's the best way to test this MR?

What are the relevant issue numbers?

close #335 (closed)

Edited by Romuald Atchadé

Merge request reports