google / google/webrisk

Allow use of the Instance Metadata Service instead of using an API Key

Open
#24 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
87
Forks
41
Avg merge
19d 17h
Merged PRs (30d)
1

Description

Hello,

I realized when browsing this project that this will require an API Key to work whereas the Webrisk API seems to be compatible with tokens generated by the IMDS service.
More specifically, using the library https://godoc.org/cloud.google.com/go/webrisk/apiv1beta1 that is referenced in the Webrisk doc doesn't require an API Key.

Is this a feature that is planned for this project?

Or would you be willing to accept a PR to add a new API struct that would implement the `api` interface and leverage the webrisk library above to use the IMDS instead of an API Key?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.