Tags: sss52/cloudsplaining
Tags
Ability to return json results when used as python lib (salesforce#250) * Modified 'scan_account_authorization_details' in '/cloudsplaining/command/scan,oy' to return raw json results along with rendered_html report string. Also added a parameter 'return_json_results' to the function to make it backward compatible. Returning json along can be helpful in programatically analysing results and taking further actions when used as python library. * Update the typo in return type of scan_account_authorization * Update README.md Co-authored-by: Kinnaird McQuade <kmcquade@users.noreply.github.com>
AWS_DEFAULT_PROFILE is respected; made formatting updates; made some … …path fixes that should help the windows issues (salesforce#239)
Fix handling of Deny NotAction statements (salesforce#220) Return empty list of effective actions instead of a None object when a statement uses NotActions with an effect of Deny
Future proof some unit tests that were failing (salesforce#227)
Fixes unicode decode error (salesforce#185) * Fix salesforce#181 - UnicodeDecodeError Running on Windows * Fix unicode error
PreviousNext