Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag to disable color output #5294

Open
ivan-morhun opened this issue Oct 4, 2024 · 1 comment · May be fixed by #5368
Open

Add flag to disable color output #5294

ivan-morhun opened this issue Oct 4, 2024 · 1 comment · May be fixed by #5368
Assignees
Labels
feature-request New feature request for Prowler. severity/informational Cosmetic or nice-to-have.

Comments

@ivan-morhun
Copy link

New feature motivation

When running prowler in some automated environments (e.g. Jenkins) it's too hard to read the tool output because of ANSI escape symbols. If there were a flag, e.g. --no-color to disable this behavior it would be great!
image

Solution Proposed

Add a flag to disable the color output, e.g. --no-color

Describe alternatives you've considered

There is a Jenkins AnsiColor plugin https://plugins.jenkins.io/ansicolor/

Additional context

No response

@ivan-morhun ivan-morhun added feature-request New feature request for Prowler. status/needs-triage Issue pending triage labels Oct 4, 2024
@sergargar
Copy link
Member

sergargar commented Oct 4, 2024

Hi @ivan-morhun, I will discuss it internally with the team and include it in our roadmap since we are working on a new CLI.
I'll let you know whenever we get a solution for this!

@sergargar sergargar self-assigned this Oct 4, 2024
@sergargar sergargar added severity/informational Cosmetic or nice-to-have. and removed status/needs-triage Issue pending triage labels Oct 4, 2024
@MrSecure MrSecure linked a pull request Oct 10, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature request for Prowler. severity/informational Cosmetic or nice-to-have.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants