Cfn-lint

Latest version: v1.3.5

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

Scan your dependencies

Page 1 of 53

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

What's Changed
* Allow Ref AWS::NoValue in FindInMap parameters by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3399
* Update policy principal validation logic by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3400
* Add Fn::Cidr as Fn::Join supported function by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3401
* Update CloudFormation schemas to 2024-06-25 by github-actions in https://github.com/aws-cloudformation/cfn-lint/pull/3313
* Return resolution errors by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3402
* Don't issue dynamicref issues in other fns by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3404
* Greatly simplify `FindInMap` resolution by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3406

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

1.3.4

What's Changed
* Clean up errors in the schemas by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3375
* Relax [E3041](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3041) to support DNS root records by jakob-keller in https://github.com/aws-cloudformation/cfn-lint/pull/3377
* Allow `AllowedPattern` with AWS type parameters by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3388
* Default fn validator context will be not strict type checking by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3386
* Update IAM resource ARN patterns by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3389
* Update resolution validation to only return an error if there are no valid values by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3390
* Better resolution of mappings in transform by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3392


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

1.3.3

What's Changed
* Remove rule setting in `PropertyNames` rule by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3365
* update logic in rule [E3686](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E3686) by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3367
* Patch `AWS::Glue::SecurityConfiguration` and other resource issues by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3371
* Parameter of `List<Number>` can have an integer default by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3372
* Better comparison of json schema types for cfn usage by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3373

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

1.3.2

What's Changed
* Switch max condition logic to attemptes over returned by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3359
* Update maintenance job to get data from boto by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3361
* Update md5 creation to work better on FIPS compliant OSes by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3362
* Add in awslogs-create-group to ECS task logging by kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3363

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

Page 1 of 53

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.