Skip to content

1.15.0

Compare
Choose a tag to compare
@jsoucheiron jsoucheiron released this 20 Nov 11:58
· 66 commits to master since this release
c4ba653

[1.15.0]

Additions

  • New rules: PublicELBCheckerRule, StackNameMatchesRegexRule, and StorageEncryptedRule
  • New regex: REGEX_ALPHANUMERICAL_OR_HYPHEN to check if stack name only consists of alphanumerical characters and hyphens.
  • Config has a few extra methods that should make handling Filters easier