Cfn-lint

Latest version: v0.87.3

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

Scan your dependencies

Page 1 of 52

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.10.0

1.2.5a9

What's Changed
* Update CloudFormation schemas to 2024-05-14 by kddejong in (pull [3234](https://github.com/aws-cloudformation/cfn-lint/pull/3234))
* Upgrade more rules to v1 by kddejong (pull [3243](https://github.com/aws-cloudformation/cfn-lint/pull/3243)), (pull #[3237](https://github.com/aws-cloudformation/cfn-lint/pull/3237)), (pull #[3222](https://github.com/aws-cloudformation/cfn-lint/pull/3222))
* Enumerate FindInMap when can't be resolved (pull [3247](https://github.com/aws-cloudformation/cfn-lint/pull/3247))
* Cleanup Rules from ` __init__` by kddejong (pull [3235](https://github.com/aws-cloudformation/cfn-lint/pull/3235))
* Add ability for child rule to claim who their parent is by kddejong (pull [3231](https://github.com/aws-cloudformation/cfn-lint/pull/3231))
* Make `cfnLint` keyword dynamic by kddejong (pull [3225](https://github.com/aws-cloudformation/cfn-lint/pull/3225))
* Remove rule [E2504](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2504) and add back in [E3671](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3671) by kddejong (pull [3220](https://github.com/aws-cloudformation/cfn-lint/pull/3220))

**Full Changelog**: https://github.com/aws-cloudformation/cfn-lint/compare/v1.2.5.a8...v1.2.5.a9

1.2.5a8

What's Changed
* Update CloudFormation schemas to 2024-05-03 by kddejong in (pull [3192](https://github.com/aws-cloudformation/cfn-lint/pull/3192))
* Fix issue in [I3013](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#I3013) with multiple resources () by kddejong (pull [3212](https://github.com/aws-cloudformation/cfn-lint/pull/3212))
* Allow `Fn::Transform` inside a `Fn::Sub` (pull [3213](https://github.com/aws-cloudformation/cfn-lint/pull/3213))

**Full Changelog**: https://github.com/aws-cloudformation/cfn-lint/compare/v1.2.5.a7...v1.2.5.a8

1.2.5a7

What's Changed
* Update CloudFormation schemas to 2024-04-24 by kddejong in (pull [3159](https://github.com/aws-cloudformation/cfn-lint/pull/3159))
* Fix config of regions in TemplateRunner by kddejong in (pull [3164](https://github.com/aws-cloudformation/cfn-lint/pull/3164))

**Full Changelog**: https://github.com/aws-cloudformation/cfn-lint/compare/v1.2.5.a6...v1.2.5.a7

1.2.5a6

What's Changed
* Add a bunch of DynamoDB rules and schema changes by kddejong in (pull [3133](https://github.com/aws-cloudformation/cfn-lint/pull/3133))
* Don't support resources in a FindInMap by kddejong (pull [3120](https://github.com/aws-cloudformation/cfn-lint/pull/3120))
* Create rules W3689 and W3688 to do validation of AWS::RDS::DBCluster by kddejong (pull [3118](https://github.com/aws-cloudformation/cfn-lint/pull/3118))
* Create rules E3660 to do validation of Rest API configuration with OpenAPI by kddejong (pull [3117](https://github.com/aws-cloudformation/cfn-lint/pull/3117))
* Update specs to 2024/04/15 (pull [3146](https://github.com/aws-cloudformation/cfn-lint/pull/3146))

**Full Changelog**: https://github.com/aws-cloudformation/cfn-lint/compare/v1.2.5.a5...v1.2.5.a6

Page 1 of 52

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.