Cfn-lint

Latest version: v1.32.3

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 67

2.12.0

Fixes
- Fix rule [E3002](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3002) to not fail when looking for lists of objects and using a FindInMap or GetAtt to a custom resource as both could suppliy a list of objects
- Remove rule [E1025](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E1025) which was duplicative to the more extensive rule E8002
- Fix rule [E3020](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3020) to allow for quotes when checking the length
- Add generic exception handling to SAM transforming functions
- Complete redo how we handle arguments to fix issues created when linting multiple files with cfn-lint configurations in the file
- New CloudFormation spec patch to not require CidrBlock on resource type AWS::EC2::NetworkAclEntry
- New updates to AtLeastOne.json definition to require CidrBlock or Ipv6CidrBlock on resource type AWS::EC2::NetworkAclEntry
- A few documentation improvements

1.32.3

What's Changed
* Add an additional `+` for `AWS::SSM::Parameter` `Name` by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4062

**Full Changelog**: https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.2...v1.32.3

1.32.2

What's Changed
* Add `Assign` into `Choice` for state machines by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4054
* Create a `pattern` for a `AWS::SSM::Parameter` `Name` by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4055
* Fix SAM transform to validate that `Properties` is a dict by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4057
* Update CloudFormation schemas to `2025-04-02` by github-actions in https://github.com/aws-cloudformation/cfn-lint/pull/4052

**Full Changelog**: https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.1...v1.32.2

1.32.1

What's Changed
* Change state machine schema based on query language by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4045
* Commonize how SAM transform checks are done by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4043
* Update CloudFormation schemas to `2025-03-24` by github-actions in https://github.com/aws-cloudformation/cfn-lint/pull/4046
* Deal with JSONata differences in choices by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4051

**Full Changelog**: https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.0...v1.32.1

1.32.0

What's Changed
* Update IAM Resource policy pattern by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4040
* Update rule [W3037](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#W3037) to limit services and actions when using a resource policy by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4040
* Add rule [E3514](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3514) to validate resource policy resource ARNs by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4040
* Update CloudFormation schemas to `2025-03-20` by github-actions in https://github.com/aws-cloudformation/cfn-lint/pull/4021
* Change transform check in [W3037](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#W3037) by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4041

**Full Changelog**: https://github.com/aws-cloudformation/cfn-lint/compare/v1.31.3...v1.32.0

1.31.3

What's Changed
* Update [I3510](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#I3510) to lower case resource names by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4038

**Full Changelog**: https://github.com/aws-cloudformation/cfn-lint/compare/v1.31.2...v1.31.3

Page 1 of 67

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.