Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Release 2.1.0

Choose a tag to compare

@release-drafter release-drafter released this 27 May 21:46
· 511 commits to master since this release

What’s Changed

  • New feature : Checkov support (#220) , add support for Terraform, Kubernetes, Dockerfile, Serverless and ARM Templates

Support new cfn-nag rules

  • W87 ApiGateway Deployment should have cache data encryption enabled when
    caching is enabled in StageDescription properties
  • W88 Kinesis Firehose DeliveryStream of type DirectPut should specify
    SSE.
  • W89 Lambda functions should be deployed inside a VPC
  • W90 ElasticsearchcDomain should be inside vpc, should specify VPCOptions
  • W91 Database Migration Service replication instances are public,
    property PubliclyAccessible should be set to false
  • W92 Lambda functions should define ReservedConcurrentExecutions to
    reserve simultaneous executions

Dependency updates