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

CKV_GCP_54 & CKV_GCP_57 checks are failing #7033

Open
andrewkaldani30 opened this issue Mar 4, 2025 · 1 comment
Open

CKV_GCP_54 & CKV_GCP_57 checks are failing #7033

andrewkaldani30 opened this issue Mar 4, 2025 · 1 comment
Labels
checks Check additions or changes

Comments

@andrewkaldani30
Copy link

andrewkaldani30 commented Mar 4, 2025

Describe the issue
CKV_GCP_54 & CKV_GCP_57 checks are failing with TypeError: 'int' object is not subscriptable on flags = [{key: flag[key][0] for key in flag} for flag in flags]
failing with a cdk.tf.json file
Examples
Please share an example code sample (in the IaC of your choice) + the expected outcomes.
Here is a passing databse_flag check for gcp sql
Seems like there might be a missing check in the list comprehension
Version (please complete the following information):

  • Latest version

Additional context
Add any other context about the problem here.

@andrewkaldani30 andrewkaldani30 added the checks Check additions or changes label Mar 4, 2025
@andrewkaldani30
Copy link
Author

pr #7036

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
checks Check additions or changes
Projects
None yet
Development

No branches or pull requests

1 participant