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

feature/10 | Added IAM Trusted Cross-Account Roles plugin, spec file #305

Closed
wants to merge 91 commits into from

Conversation

AkhtarAmir
Copy link
Contributor

No description provided.

AkhtarAmir and others added 30 commits August 13, 2020 00:34
…wizard-security-groups

Feature/ec2 plugin mark launch wizard security groups
SPLOIT-113: Updated custom settings
SPLOIT-113: Added regex to check if NoEcho is enabled
@giorod3 giorod3 added the readytogo PRs ready to merge label Oct 5, 2020
plugins/aws/iam/trustedCrossAccountRoles.js Outdated Show resolved Hide resolved
plugins/aws/iam/trustedCrossAccountRoles.js Outdated Show resolved Hide resolved
plugins/aws/iam/trustedCrossAccountRoles.js Outdated Show resolved Hide resolved
plugins/aws/iam/trustedCrossAccountRoles.js Outdated Show resolved Hide resolved
plugins/aws/iam/trustedCrossAccountRoles.js Show resolved Hide resolved
@matthewdfuller matthewdfuller removed the readytogo PRs ready to merge label Oct 19, 2020
helpers/aws/functions.js Outdated Show resolved Hide resolved
helpers/aws/functions.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@giorod3 giorod3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change the result to pass per role not just per cross account role

helpers.addResult(results, 2,
`Cross-account role "${role.RoleName}" contains these untrusted account principals: ${restrictedAccountPrincipals.join(', ')}`,
'global', role.Arn);
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we not need any else condition?

@AkhtarAmir
Copy link
Contributor Author

This PR has been split and regenerated

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.

4 participants