Skip to content

Don't exit based on number of vulnerabilities

DJ Mountney requested to merge simple-exit into master

What does this MR do?

Removes the exit handling for when vulnerabilities are found. I believe this is causing our reports to be ignored https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6786#note_933660024

From: https://docs.gitlab.com/ee/development/integrations/secure.html#exit-code

Success also includes the case when vulnerabilities are found.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6786

Does this MR meet the acceptance criteria?

Edited by DJ Mountney

Merge request reports