Releases: salesforce/cloudsplaining
Releases · salesforce/cloudsplaining
0.0.10: Fix occasional installation error when users had outdated Policy Sentry versions. Removed recursive download method
- Removed the recursive download method
- Fixed occasional installation error occurring from outdated Policy Sentry versions.
Fixed instructions for the download command.
0.0.9: HTML report includes Trust Policies for roles, even if they are not assumable from compute services
HTML report now always shows Trust Policies for Roles, even if they do not allow assumption from a Compute Service. This can help assessors with triaging and pentesters for targeting. Fixes #15
0.0.8: Automated Homebrew updates
Migrated to GitHub actions. Have to trigger a new release in order to get this working.
0.0.7: Tabs in HTML report; IAM Principals vs Policies mapping in tab
- Added separate tab for IAM Principals
- HTML Report improvements - using tabs now
- Changed the naming of some objects to make the object naming more in line with the AWS IAM API Data Types. https://docs.aws.amazon.com/IAM/latest/APIReference/API_Types.html
0.0.6: Recursive scanning option and fix for exclude-actions
Added recursive scanning option - and fixed exclude-actions
0.0.5: Tweak PyPi
Update homebrew
0.0.4: Report identifies Roles assumable by Compute Services; better HTML formatting
Provide option to skip opening HTML report (--skip-open-report)
Provide report indicator on whether it is assumable by compute services
HTML report tweaks
0.0.2: Open source
Open-sourced. Also fixed markdown bug