github bridgecrewio/checkov 2.0.0

latest releases: 3.2.257, 3.2.256, 3.2.255...
3 years ago

Merge pull request #1023 from nimrodkor/checkov_2.0

  1. Graph-based variable resolution, for terraform only at this stage. This is an upgrade from our older, iterative variable rendering algorithm (kudos @robeden!).
  2. Performance Improvement - with the replacement of the old, iterative algorithm with the graph comes significant performance improvements.
  3. Support for a brand new, multi-resource query language on top of the graph. This allows for simple, yaml-based check writing over resources and their connections.
  4. 230+ new policies across AWS, GCP, Azure and K8s resources.
  5. 5 new policies analyzing Dockerfile for best practices and CIS related checks.

Don't miss a new checkov release

NewReleases is sending notifications on new releases.