Skip to content

Conversation

@ncalteen
Copy link
Collaborator

No description provided.

@ncalteen ncalteen requested a review from a team as a code owner October 30, 2025 20:29
Copilot AI review requested due to automatic review settings October 30, 2025 20:29
@ncalteen ncalteen self-assigned this Oct 30, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Checkov configuration by migrating from .checkov.yaml to .checkov.yml and enhancing the configuration settings. The changes standardize the file extension and expand Checkov's configuration options for better linting control.

  • Renamed .checkov.yaml to .checkov.yml for consistency
  • Enhanced Checkov configuration with compact output, path exclusions, and removed the CKV_GHA_7 skip rule
  • Added explicit CHECKOV_FILE_NAME environment variable in the linter workflow
  • Removed redundant comments from the linter workflow file

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/linter.yml Added CHECKOV_FILE_NAME environment variable to reference the renamed config file and removed redundant comments
.checkov.yml Created new Checkov configuration file with compact/quiet mode, path exclusions for coverage and node_modules
.checkov.yaml Removed old Checkov configuration file (migrated to .yml extension)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ncalteen ncalteen merged commit 5dbafc3 into main Oct 31, 2025
19 checks passed
@ncalteen ncalteen deleted the ncalteen/checkov branch October 31, 2025 14:31
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

Successfully merging this pull request may close these issues.

2 participants