Skip to content

Commit f15c4cf

Browse files
committed
Adds header to security considerations section.
1 parent 3c5dbf0 commit f15c4cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

google/doc.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@
101101
// executable-sourced credentials), please check out:
102102
// https://cloud.google.com/iam/docs/workforce-obtaining-short-lived-credentials#generate_a_configuration_file_for_non-interactive_sign-in
103103
//
104+
// # Security considerations
105+
//
104106
// Note that this library does not perform any validation on the token_url, token_info_url,
105107
// or service_account_impersonation_url fields of the credential configuration.
106108
// It is not recommended to use a credential configuration that you did not generate with

0 commit comments

Comments
 (0)