Skip to content

Commit

Permalink
Adds header to security considerations section.
Browse files Browse the repository at this point in the history
  • Loading branch information
lsirac committed Oct 16, 2023
1 parent 3c5dbf0 commit f15c4cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions google/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f15c4cf

Please sign in to comment.