Taylor

Results 21 comments of Taylor

Thanks, @jgrumboe! We'd appreciate a contribution for this!

Just wanted to say thank you for including the benchmark!

The rule has to fail on "aws_iam_policy" that has "\*" in Action, "*" in Resource, and no connected users, groups or roles. In the attached tf file such a policy...

This should be resolved thanks to @kartikp10. Let us know if you are still running into issues.

@anastasialanz thanks for reaching out! The flag you're using is for "package" level skipping, e.g., `skip_cve_package: next`. To skip the CVE, you need to use: `skip_check: CKV_CVE_2023_46298` as documented here:...

The new Prisma Cloud plugin does directory scans rather than file by file like the Checkov plugin. Please try it out.

@rubengm13 thank you for the contribution. Please let us know when you're able to add some tests.

@tdefise thank you for the contribution! Can you fix the tests and we'll get this merged?