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

Allow gcp_scanner to work with more scopes #10

Closed
mshudrak opened this issue Nov 30, 2022 · 1 comment
Closed

Allow gcp_scanner to work with more scopes #10

mshudrak opened this issue Nov 30, 2022 · 1 comment

Comments

@mshudrak
Copy link
Collaborator

As for now, gcp_scanner only supports retrieving and using OAuth2 tokens with cloud-platform scope granted. All other scopes will raise an error. However, some scopes would allow to retrieve partial information (e.g. https://www.googleapis.com/auth/devstorage.read_only to read GCS buckets and files)

@mshudrak
Copy link
Collaborator Author

mshudrak commented Dec 7, 2022

Implemented in 6e2ff4b

@mshudrak mshudrak closed this as completed Dec 7, 2022
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