Skip to content

Fix broken build by removing scanner's quiet attribute

Igor Frenkel requested to merge 299584-fix-broken-master into master

What does this MR do?

Don't pass --quiet to bundle audit, otherwise the command returns nothing.

--quiet is no longer supported after upgrading to thor 1.1.0.

This MR fixes broken master for the bundler-audit analyzer.

What are the relevant issue numbers?

gitlab-org/gitlab#299584 (closed)

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports