Skip to content

2.6.6

Compare
Choose a tag to compare
@0xdabbad00 0xdabbad00 released this 26 Sep 19:47
15e7246

New features

  • Ability to have custom auditors and use code to mute/filter audit findings (#559)
  • @DanielRDias added the ability to find unused ELBs to find_unused (#558)
  • More descriptive audit findings to get the name of the EC2 instance and associated tags for the EC2_OLD and EC2_SOURCE_DEST_CHECK_OFF findings (#555)
  • Audit report now includes a table of contents at the top with the headers linked (#554)
  • Vendor list now includes Rapid7 (thanks to @nimrodkor in #551) and ThreatStack (thanks to @koenrh in #548)

Bug fixes

  • @divergentdave fixed exceptions from sg_ips command (#530)
  • No longer creates finding of unexpected action when sts:AssumeRoleWithWebIdentity is seen (#553)
  • Identifies the default region to hopefully work better with GovCloud or AWS China (#515)