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

[Feature]: List of skipped checks #10

Open
kamilkrz opened this issue Oct 18, 2024 · 2 comments
Open

[Feature]: List of skipped checks #10

kamilkrz opened this issue Oct 18, 2024 · 2 comments
Assignees

Comments

@kamilkrz
Copy link

Feature Description

Other than inline skips users can have some of skips globally maintained in external tool (i.e. pre-commit)
Integration is certainly out of scope but simple settings field to exclude checks list could be vital.

Benefit

Compliance with more workflow without creating duplicate skips.

@albertsj1
Copy link

This would be great, or the option to support reading a .checkov.yaml file in the current folder to get the list of skipped checks.
All of my projects have a .checkov.yaml file, so that would be highly preferred for me.

@XargsUK
Copy link
Owner

XargsUK commented Oct 28, 2024

@albertsj1 Agree with this implementation. It's the method which is supported by the Checkov project. I'll look to add --config-file to the extension.

What I might also look to do is add a additional command line arguments field, so that these can be passed when Checkov is executed if there's some unique features/configurations that people what to use in the future. Added to the backlog!

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

No branches or pull requests

3 participants