Skip to content

WIP: Allow configurable exit code

Adam Cohen requested to merge allow-configurable-exit-code into master

What does this MR do?

This MR adds a new variable VULNERABILITIES_DETECTED_EXIT_CODE which allows customizing the exit code if vulnerabilities are detected.

NOTE: The new proposal is to introduce a new environment variable named SECURE_ANALYZERS_EXIT_CODES_VERSION. See gitlab-org/gitlab#324634 (closed)

What are the relevant issue numbers?

gitlab-org/gitlab#324634 (closed)

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports