Skip to content

fix: use hyphen instead of underscore for rl-wrapper suppress-output flag#1029

Merged
yogeshchoudhary147 merged 1 commit intomainfrom
fix/rl-scanner-suppress-output-flag
Feb 23, 2026
Merged

fix: use hyphen instead of underscore for rl-wrapper suppress-output flag#1029
yogeshchoudhary147 merged 1 commit intomainfrom
fix/rl-scanner-suppress-output-flag

Conversation

@yogeshchoudhary147
Copy link
Contributor

Summary

  • Fixes the rl-scanner CI job failing after the rl-wrapper upgrade
  • The newer version changed the CLI flag from --suppress_output to --suppress-output

Test plan

  • Verify the rl-scanner / Run Reversing Labs Scanner CI job passes after merge

…flag

The newer rl-wrapper version changed the CLI flag from --suppress_output to
--suppress-output, causing the rl-scanner job to fail with an unrecognized
arguments error.
@yogeshchoudhary147 yogeshchoudhary147 requested a review from a team as a code owner February 23, 2026 08:04
@yogeshchoudhary147 yogeshchoudhary147 merged commit f87046b into main Feb 23, 2026
10 checks passed
@yogeshchoudhary147 yogeshchoudhary147 deleted the fix/rl-scanner-suppress-output-flag branch February 23, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants