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

auth/aws: guard against malformed assumed role ARNs #6917

Merged
merged 2 commits into from
Jun 18, 2019

Conversation

calvn
Copy link
Contributor

@calvn calvn commented Jun 18, 2019

This PR properly checks for the length on the parts split string for assumed-role ARNs.

/cc: @brianshumate

@calvn calvn added this to the 1.2 milestone Jun 18, 2019
@calvn calvn requested review from jefferai and briankassouf June 18, 2019 22:23
@calvn calvn merged commit 9422612 into master Jun 18, 2019
@calvn calvn deleted the creds-aws-assumed-role-check branch June 18, 2019 22:51
@jefferai jefferai modified the milestones: 1.2, 1.1.4 Jun 20, 2019
jefferai pushed a commit that referenced this pull request Jun 20, 2019
* auth/aws: guard against malformed assumed role ARNs

* revert helper func changes
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.

2 participants