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

Nodes: Track "Available" Groups #57

Open
ncc-erik-steringer opened this issue Feb 25, 2020 · 0 comments
Open

Nodes: Track "Available" Groups #57

ncc-erik-steringer opened this issue Feb 25, 2020 · 0 comments
Assignees

Comments

@ncc-erik-steringer
Copy link
Collaborator

Scenario: Imagine someone has permissions to change their own group memberships? That affects the effective permissions of the nodes.

Solutions:

  • Evaluate the iam:*Group* actions while doing queries. Probably slow as hell to do that every time.
  • (Planning To Do) Cache which groups can be added/removed during the gathering process as an attribute of the node (list of str).
@ncc-erik-steringer ncc-erik-steringer self-assigned this Feb 25, 2020
wdahlenburg pushed a commit to wdahlenburg/PMapper that referenced this issue Sep 5, 2022
Added note to credit researchers and link to their resources
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

No branches or pull requests

1 participant