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

Messy policy document for IAM service #15

Closed
vvadymv opened this issue Aug 11, 2020 · 2 comments
Closed

Messy policy document for IAM service #15

vvadymv opened this issue Aug 11, 2020 · 2 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@vvadymv
Copy link

vvadymv commented Aug 11, 2020

Hello,
produced via ./recon.rb -v --services IAM -r global - JSON policy documents seems messy:
image

commit a861691

ruby --version
ruby 2.6.5p114 (2019-10-01 revision 67812) [x86_64-linux]

@joshlarsen
Copy link
Owner

We are not parsing policy documents yet. That is the raw format returned by the AWS API.

resp.user_detail_list[0].user_policy_list[0].policy_document #=> String

We do have it on the roadmap to parse them eventually.

@joshlarsen joshlarsen added the enhancement New feature or request label Aug 11, 2020
@stale
Copy link

stale bot commented Sep 10, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Sep 10, 2020
@stale stale bot closed this as completed Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants