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 support for AWS credentials #12

Merged
merged 2 commits into from
Oct 26, 2016
Merged

Add support for AWS credentials #12

merged 2 commits into from
Oct 26, 2016

Conversation

koenrh
Copy link
Contributor

@koenrh koenrh commented Oct 23, 2016

This adds support for extracting AWS credentials from config and credentials files, the two configuration files commonly used by AWS CLI and SDKs.

I took the liberty to add a very basic unit test (using minitest) for this plugin. Feel free to ignore it and only merge the plugin file.

@melvinsh
Copy link
Owner

Thanks so much @koenrh! I'll review this tomorrow. The addition of minitest is great 😄

@melvinsh melvinsh merged commit 7e48e27 into melvinsh:master Oct 26, 2016
@melvinsh
Copy link
Owner

Doesn't find a lot (which is good I guess), but works great! Thanks again.

@koenrh
Copy link
Contributor Author

koenrh commented Oct 26, 2016

@melvinsh You're welcome! I guess this particular plugin makes more sense for private repositories. I use this tool mostly for internal auditing, i.e. scanning private repositories on GitHub and hosted GitHub installations (I should probably send in this patch).

@koenrh koenrh deleted the add-aws-plugin branch October 26, 2016 16:36
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