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

fix(terraform): CKV2_IBM_1 - ignore case for load balancer of type private_path #7010

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Aashiq-J
Copy link

@Aashiq-J Aashiq-J commented Feb 12, 2025

User description

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

CKV2_IBM_1: "Ensure load balancer for VPC is private (disable public access)"

Description

IBM has a new type of private loadbalancer called private_path. Ignoring the case for this new type.

Fixes # (issue)

New/Edited policies (Delete if not relevant)

Description

Include a description of what makes it a violation and any relevant external links.

Fix

How does someone fix the issue in code and/or in runtime?

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:

Extends the IBM_LoadBalancerforVPCisPrivate check to include the new private_path load balancer type, ignoring case for improved compatibility.

Latest Contributors(1)
UserCommitDate
praveen-panwfeat-terraform-Adding-...November 16, 2023
This pull request is reviewed by Baz. Join @Aashiq-J and the rest of your team on (Baz).

@Aashiq-J Aashiq-J changed the title fix: ignore case for load balancer of type private_path fix(terraform): CKV2_IBM_1 - ignore case for load balancer of type private_path Feb 12, 2025
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.

1 participant