Skip to content

Releases: stelligent/cfn_nag

v0.6.1

15 May 16:00
fcbfb9b
Compare
Choose a tag to compare

Changes

  • Fix the violation message for plaintext passwords @erickascic (#465)

v0.6.0

07 May 18:51
f167305
Compare
Choose a tag to compare

Changes

v0.5.61

06 May 15:32
7d4dd71
Compare
Choose a tag to compare

Changes

  • #457 Bump cfn-model to support partial eval of cfn functions like Sub, Select, Join, Split, etc. @erickascic (#458)

v0.5.60

04 May 21:54
b7ad006
Compare
Choose a tag to compare

Changes

  • #405 #445 bump cfn-model to allow for nested evaluations of references and FindInMap and all that @erickascic (#456)

v0.5.59

01 May 20:23
c7e03fe
Compare
Choose a tag to compare

Changes

  • #453 analyze ip6 and ip4 separately for port range overlap in NACL entries in the same NACL @erickascic (#454)

v0.5.58

01 May 19:20
a727d2f
Compare
Choose a tag to compare

Changes

  • #447 Fix the Ipv6 CIDR check for localhost @erickascic (#452)

v0.5.57

01 May 17:43
c3fda84
Compare
Choose a tag to compare

Changes

  • #448 normalize NACL attribute comparisons between string/int @erickascic (#451)

v0.5.56

01 May 16:51
50fe13f
Compare
Choose a tag to compare

Changes

  • #446 forgive missing colon for IP6 localhost - YAML load chomps it @erickascic (#450)

v0.5.55

01 May 15:39
22833e4
Compare
Choose a tag to compare

Changes

  • #445 Support FindInMap and AWS pseudofunction evaluation @erickascic (#449)

v0.5.54

29 Apr 17:47
94f78e6
Compare
Choose a tag to compare

Changes

  • #445 rds deletion protection rule shouldn't fail for aurora on instances @erickascic (#446)