Cfn-lint

Latest version: v1.32.1

Safety actively analyzes 723217 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.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

1.31.2

What's Changed
* Update [I3510](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#I3510) to only validate at least one resource is matched by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4032

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

1.31.1

What's Changed
* Update [I3510](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#I3510) to not fail on resources that start with asterisk by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4029
* Fix merge for yaml parsing by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4028
* Add rule [W1100](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#W1100) to validate if using YAML merge which requires the AWS cli to deploy by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4028

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

Page 1 of 67

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.