defenseunicorns / delivery-aws-iac

Apache License 2.0
16 stars 5 forks source link

Update checkov to => v2.3.334 #314

Closed ntwkninja closed 6 months ago

ntwkninja commented 1 year ago

Checkov currently needs to be update manually due to this

As a result of this and because checkov policies are continually updated, it will also require addressing checkov findings in batches during manual update (i.e. precommit will fail due to new policy violations until they are addressed)

ntwkninja commented 8 months ago

https://github.com/renovatebot/renovate/discussions/17826#discussioncomment-8321890

ntwkninja commented 8 months ago

@zack-is-cool do we still pull in checkov directly (i.e. is this issue relevant) or are we using it exclusively within the terraform-precommit?