From f15c4cf1a5cb50f0266392c00dad6696949c4d6c Mon Sep 17 00:00:00 2001 From: Leo <39062083+lsirac@users.noreply.github.com> Date: Mon, 16 Oct 2023 22:26:50 +0000 Subject: [PATCH] Adds header to security considerations section. --- google/doc.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/google/doc.go b/google/doc.go index ca71763..03c42c6 100644 --- a/google/doc.go +++ b/google/doc.go @@ -101,6 +101,8 @@ // executable-sourced credentials), please check out: // https://cloud.google.com/iam/docs/workforce-obtaining-short-lived-credentials#generate_a_configuration_file_for_non-interactive_sign-in // +// # Security considerations +// // Note that this library does not perform any validation on the token_url, token_info_url, // or service_account_impersonation_url fields of the credential configuration. // It is not recommended to use a credential configuration that you did not generate with