bridgecrewio / checkov

Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
https://www.checkov.io/
Apache License 2.0
7.04k stars 1.11k forks source link

No colors using Azure DevOps pipelines #6110

Open msl0 opened 6 months ago

msl0 commented 6 months ago

I'm using Azure Devops pipelines to run Checkov, but output is monochromatic.

steps:
  - pwsh: |
      checkov -d .
    displayName: Checkov

Output from Azure DevOps pipeline: image

Output on my local machine: image

Is there any way to enforce colors?

stale[bot] commented 3 days ago

Thanks for contributing to Checkov! We've automatically marked this issue as stale to keep our issues list tidy, because it has not had any activity for 6 months. It will be closed in 14 days if no further activity occurs. Commenting on this issue will remove the stale tag. If you want to talk through the issue or help us understand the priority and context, feel free to add a comment or join us in the Checkov slack channel at codifiedsecurity.slack.com Thanks!