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 missing checkov configuration file #5090

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Add missing checkov configuration file #5090

merged 1 commit into from
Jan 2, 2024

Conversation

ferrarimarco
Copy link
Collaborator

Proposed Changes

  • Add a default (empty) configuration file for Checkov.
  • Add a smoke test to ensure that we catch the case where a default configuration file is not present, and it should be.

Readiness Checklist

In order to have this pull request merged, complete the following tasks.

Pull request author tasks

  • I included all the needed documentation for this change.
  • I provided the necessary tests.
  • I squashed all the commits into a single commit.
  • I followed the Conventional Commit v1.0.0 spec.
  • If this is a breaking change, write upgrade instructions in the upgrade guide.

Super-linter maintainer tasks

  • Label as breaking if this change breaks compatibility with the previous released version.
  • Label as either: automation, bug, documentation, enhancement, infrastructure.

@ferrarimarco ferrarimarco added bug Something isn't working O: backlog 🤖 Backlog, stale ignores this label labels Jan 2, 2024
@ferrarimarco ferrarimarco self-assigned this Jan 2, 2024
@ferrarimarco ferrarimarco force-pushed the fix-checkov branch 3 times, most recently from 9eed108 to 44683b6 Compare January 2, 2024 11:40
Add a default (empty) configuration file for Checkov and a smoke test to
ensure that we catch the case where a default configuration file is not
present, and it should be.
@ferrarimarco ferrarimarco merged commit 901a901 into main Jan 2, 2024
6 checks passed
@ferrarimarco ferrarimarco deleted the fix-checkov branch January 2, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working O: backlog 🤖 Backlog, stale ignores this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant