Release v1.18.0
What's Changed
- Add
additionalProperties
false to IAM conditions by @kddejong in #3767 - Update E3601 to handle substitutions in rule by @kddejong in #3768
- Update E3601 to skip state machine validation when using a function by @kddejong in #3770
- Add
^.*$
to exceptions for boto pattern detection by @kddejong in #3772 - Bump
docker/library/python
from3.12-alpine3.20
to3.13-alpine3.20
by @dependabot in #3773 - Expand boto auto detection to include sub properties by @kddejong in #3763
- Update CloudFormation schemas to
2024-10-21
by @github-actions in #3758 - Add logic for
AWS::EC2::Subnet.Id
format by @kddejong in #3761
Full Changelog: v1.17.2...v1.18.0