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

Release 1.6.0

Choose a tag to compare

@release-drafter release-drafter released this 21 Mar 10:28
· 1035 commits to master since this release

What’s Changed

  • Update dependency org.mockito:mockito-core to v3.3.3 (#112) @renovate
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.2.0 (#111) @renovate
  • Update dependency org.owasp:dependency-check-maven to v5.3.1 (#110) @renovate

New supported cfn-nag

#113
W65 GameLift fleet EC2InboundPermissions found with port range instead of just a single port
W66 To avoid opening all ports for Allow rules, EC2 NetworkACL Entry Protocol should be either 6 (for TCP), 17 (for UDP), 1 (for ICMP), or 58 (for ICMPv6, which must include an IPv6 CIDR block, ICMP type, and code).
W67 TCP/UDP protocol NetworkACL entries possibly should not allow all ports.
W68 AWS::ApiGateway::Deployment resources should be associated with an AWS::ApiGateway::UsagePlan.
W69 AWS::ApiGateway::Stage should have the AccessLogSetting property defined.