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

Add rule IAM_TRUSTED_ENTITY_CHECK #355

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aao4sey
Copy link

@aao4sey aao4sey commented Feb 22, 2021

I confirm these files are made available under CC0 1.0 Universal (https://creativecommons.org/publicdomain/zero/1.0/legalcode)

Issue #, if available:

Description of changes:
It's a rule to detect trusted entities which trusts whole of another AWS Account. It retrieves IAM Role list in the account and checks trusted entity in each roles.
If a role has policy which trusts whole of another AWS Account (like a arn:aws:iam::123456789012:root), the role is evaluated as NON_COMPLIANT.

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.

1 participant