2.9.0
Major changes:
- #696 Switch from using pipenv to pip with requirements.txt by me
- #704 Add missing dependencies from that switch by @jaywon
- #669 Bug fix for identifying resources that are open on all ports. I wasn't finding those previously. That is a bad bug. Fixed by me.
- #698 Region filter added by @tgrushka so if you have an SCP restricting you to certain regions (or if you just don't want to waste time collecting from all regions), it'll only collect from the ones you specify.
Other changes
- #638 IAM report can be output as json thanks to @nimrodkor
- #640 bug fix from @maestretti for a wrong key being looked for in some json
- #643 bug fixes and additional SAML providers by @nimrodkor
- #646 show inline policies correctly, from @nimrodkor
- #653 Added vendors CloudZero, PAN & Workato by @nimrodkor
- #665 Bug fix for IAM report by @nimrodkor
- #664 Typo fix in the docs by @kpauwel
- #659 Silently pass over OpenID connections by @nimrodkor. Need to add a warning, ticketed in #660
- #658 Adds google auth to weboftrust by @nimrodkor
- #654 Adds flag to not include node data in network visualization to make that faster, by @schosterbarak
- #675 Hide the policyuniverse warnings by @andrewkrug
- #703 access_check now prints json, by me
- #671 Fixes KMS exceptions in collect by @andrewkrug