Skip to content

feat: Log error by default when gosec analysis fails

Lucas Charles requested to merge log-errors-on-failure into master

What does this MR do?

Previously, we would only log the error when debug log level was enabled, but we should always log the error when exit code is greater than 1.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports