Skip to content

Release 1.4

Compare
Choose a tag to compare
@kaykumar kaykumar released this 26 Jun 21:47
· 399 commits to master since this release

What is released as a part of 1.4

Configuration Management

  • All PacBot configuration can now be managed using an administrative screen. This provides a way to change PacBot configuration while maintaining a history of changes. More details are available here.

Customizable mandatory tags

  • You can now define your own mandatory tags for tagging compliance. Mandatory tags can be defined in the system configuration, and will be used while evaluating the tagging compliance as well as while rendering the reports.

Autofixes (Automatic Remediations)

  • Publicly exposed Application ELB auto fix
    User can choose to automatically fix publicly accessible Application ELB.
  • Publicly exposed Classic ELB auto fix
    User can choose to automatically fix publicly accessible Classic ELB.
  • Publicly exposed Redshift auto fix
    User can choose to automatically fix publicly accessible Redshift.

Details of the available Autofixes can be found here.

Details of how to write Autofixes can be found here.

11 new policies added

Details of the new policies can be found here.

Bug fixes:

#165

Thanks to @Braavos96 for #218