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

Release 1.7.0(legacy)

Choose a tag to compare

@pethers pethers released this 30 Apr 11:25
· 1035 commits to master since this release

##Note legacy version release, not in marketplace.

##What’s Changed

Update dependency com.fasterxml.jackson.core:jackson-databind to v2.11.0
Update dependency org.apache.commons:commons-lang3 to v3.10
Bump mockito-core f 3.3.9

##Cfn-nag rules added

  • F79 A NetworkACL's rule numbers cannot be repeated unless one is egress and one is ingress.
  • F80 RDS instance should have deletion protection enabled
  • W71 NetworkACL Entry Deny rules should affect all CIDR ranges.
  • W72 NetworkACL Entries are reusing or overlapping ports which may create ineffective rules.
  • W73 DynamoDB table should have billing mode set to either PAY_PER_REQUEST or PROVISIONED
  • W74 DynamoDB table should have encryption enabled using a CMK stored in KMS
  • W75 RDS instance should have backup retention period greater than 0
  • W70 Cloudfront should use minimum protocol version TLS 1.2
  • W1200 SageMaker EndpointConfig should have a KmsKeyId property set.
  • W1201 SageMaker NotebookInstance should have a KmsKeyId property set.