Releases: stelligent/cfn_nag
Releases · stelligent/cfn_nag
v0.6.1
Changes
- Fix the violation message for plaintext passwords @erickascic (#465)
v0.5.61
Changes
- #457 Bump cfn-model to support partial eval of cfn functions like Sub, Select, Join, Split, etc. @erickascic (#458)
v0.5.60
Changes
- #405 #445 bump cfn-model to allow for nested evaluations of references and FindInMap and all that @erickascic (#456)
v0.5.59
Changes
- #453 analyze ip6 and ip4 separately for port range overlap in NACL entries in the same NACL @erickascic (#454)
v0.5.58
Changes
- #447 Fix the Ipv6 CIDR check for localhost @erickascic (#452)
v0.5.57
Changes
- #448 normalize NACL attribute comparisons between string/int @erickascic (#451)
v0.5.56
Changes
- #446 forgive missing colon for IP6 localhost - YAML load chomps it @erickascic (#450)
v0.5.55
Changes
- #445 Support FindInMap and AWS pseudofunction evaluation @erickascic (#449)
v0.5.54
Changes
- #445 rds deletion protection rule shouldn't fail for aurora on instances @erickascic (#446)