Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes and small feature updates #96

Merged
merged 11 commits into from
Oct 17, 2024

Conversation

sethsec
Copy link
Collaborator

@sethsec sethsec commented Oct 15, 2024

  • Bumped version to 1.15.0
  • Added the --admin-check-only flag to iam-simulator command
  • Added the admin and pmapper checks to the principals command
  • Updated adminActionNames check to remove ssm get document and replace with ssm get-parameters which is what i meant to include
  • Fixed cape's permissions expansion logic which was causing it basically to not work at all
  • Removed AWSSSO-ACCOUNTID entries from cape table as they were only confusing things
  • Fixed cape to make edges for cross-account explicit trusts (account A trusts role in account B)
  • Fixed External IDs for role trusts not displaying correctly #92
  • Fixed bug in cape tui so that it does not crash when looking for files that don't exist. Added better error message
  • Fixed a bug in cape that was causing the tui to display paths multiple times because of the use of magenta color code characters.

@bishopfaure bishopfaure merged commit f7d1cbc into main Oct 17, 2024
1 check passed
@sethsec sethsec deleted the aws-principals-with-admin-check branch December 30, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

External IDs for role trusts not displaying correctly
3 participants