We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
IGNORE
Description
Is it possible to remove the IGNORE - [checkpoint code and discription] output in normal mode? In debug mode, it's fine.
IGNORE - [checkpoint code and discription]
The reason for this request is to lower the amount of unnecessary output.
What did you expect to happen?
No output.
What happened instead?
Output of the ignored checkpoint code is displayed.
$ dockle --exit-code=1 --ignore CIS-DI-0005 123456789012.dkr.ecr.region.amazonaws.com/my-image:0.1.0 IGNORE - CIS-DI-0005: Enable Content trust for Docker
Output of dockle -v:
dockle -v
$ dockle -v dockle version 0.3.1
The text was updated successfully, but these errors were encountered:
@tokyowizard Thank you for the report! I done it on v0.4.0.
Sorry, something went wrong.
No branches or pull requests
Description
Is it possible to remove the
IGNORE - [checkpoint code and discription]
output in normal mode? In debug mode, it's fine.The reason for this request is to lower the amount of unnecessary output.
What did you expect to happen?
No output.
What happened instead?
Output of the ignored checkpoint code is displayed.
Output of
dockle -v
:The text was updated successfully, but these errors were encountered: