Tags: salesforce/cloudsplaining
Tags
Handle account ID principals in cross-account trust checks Trust policies can list 12-digit account IDs in addition to arns ARNs. Normalizing principals through a shared helper (and exercising exclusions/current-account filtering in tests) keeps --flag-trust-policies from missing those roles that are assumable from other accounts when only the account ID is supplied.
Feature/added filter by severity option (#295) * severity field on json output and option to filter results by severity * fix type in option filter severity * generate new example report * add new dependencies to setup * -f option on scan_policy_file and scan_multi_account and "critical" and "none" as options * remove added dependencies * removed js dependencies, fixed unit tests for new output format * revert package-lock and fix mypy issues * fix typo
PreviousNext