Skip to content

Updated everywhere the module path name

Nick Ilieskou requested to merge update_mod_name into main

What does this MR do?

Updates the go.mod module path name and all the references to it

Why are we doing this?

Because we need to be able to refer to this project as a dependency using gitlab.com/gitlab-org/security-products/analyzers/trivy-k8s-wrapper instead of gitlab.com/gitlab-org/security-products/trivy-k8s-wrapper

What are the relevant issue numbers?

OCS should not read logs but read configmaps in... (gitlab-org/gitlab#434315 - closed)

Merge request reports