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

feat(general): Add env var for policy metadata #6979

Merged
merged 2 commits into from
Jan 28, 2025
Merged

Conversation

tsmithv11
Copy link
Collaborator

@tsmithv11 tsmithv11 commented Jan 28, 2025

User description

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Description

Adds environment variables

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes

Generated description

Below is a concise technical summary of the changes proposed in this PR:

Adds environment variables for policy metadata filtering and updates CLI documentation to reflect these changes.

TopicDetails
CLI Doc Update Updates the CLI Command Reference documentation to include new environment variables for policy metadata filtering.
Modified files (1)
  • docs/2.Basics/CLI Command Reference.md
Latest Contributors(2)
UserCommitDate
tsmithv11feat-general-Change-be...January 06, 2025
EmmaVinenfeat-general-allow-too...September 11, 2024
Policy Metadata Env Adds environment variables for policy metadata filtering in the ExtArgumentParser class.
Modified files (1)
  • checkov/common/util/ext_argument_parser.py
Latest Contributors(2)
UserCommitDate
EmmaVinenfeat-general-allow-too...September 11, 2024
mikeurbanski1@users.no...platform-general-handl...July 25, 2024
This pull request is reviewed by Baz. Join @tsmithv11 and the rest of your team on (Baz).

Copy link
Contributor

@kartikp10 kartikp10 left a comment

Choose a reason for hiding this comment

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

🚀

@tsmithv11 tsmithv11 merged commit 30b58aa into main Jan 28, 2025
37 of 44 checks passed
@tsmithv11 tsmithv11 deleted the policy-meta-env-var branch January 28, 2025 19:29
Saarett pushed a commit that referenced this pull request Jan 28, 2025
* Add env var for policy metadata

* Update CLI Command Reference.md
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.

3 participants