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

Move IGNORE output to debug mode? #83

Closed
tokyowizard opened this issue Nov 26, 2020 · 1 comment
Closed

Move IGNORE output to debug mode? #83

tokyowizard opened this issue Nov 26, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@tokyowizard
Copy link

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.

$ 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 version 0.3.1
@tokyowizard tokyowizard added the bug Something isn't working label Nov 26, 2020
@tomoyamachi tomoyamachi added enhancement New feature or request and removed bug Something isn't working labels Feb 21, 2021
@tomoyamachi
Copy link
Collaborator

@tokyowizard
Thank you for the report!
I done it on v0.4.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants