This repository was archived by the owner on Oct 4, 2024. It is now read-only.
Release 2.0.5
·
978 commits
to master
since this release
What’s Changed
- Update dependency com.fasterxml.jackson.core:jackson-databind to v2.11.0 (#129) @renovate
- Bump mockito-core from 3.3.8 to 3.3.9 (#128) @dependabot-preview
- Update dependency org.mockito:mockito-core to v3.3.8 (#127) @renovate
- Update dependency org.mockito:mockito-core to v3.3.7 (#124) @renovate
- Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3 (#122) @renovate
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