Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: third_party/gsutil/gslib/addlhelp/security.py

Issue 1380943003: Roll version of gsutil to 4.15. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: rebase Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/gsutil/gslib/addlhelp/prod.py ('k') | third_party/gsutil/gslib/addlhelp/subdirs.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gsutil/gslib/addlhelp/security.py
diff --git a/third_party/gsutil/gslib/addlhelp/security.py b/third_party/gsutil/gslib/addlhelp/security.py
index da651e1a76c6f3ddd8d453560352da02017e2b49..8c9cad8c5a671609128223b46ef9381d90e2cde2 100644
--- a/third_party/gsutil/gslib/addlhelp/security.py
+++ b/third_party/gsutil/gslib/addlhelp/security.py
@@ -187,6 +187,10 @@ _DETAILED_HELP_TEXT = ("""
before sending this debug output to anyone during troubleshooting/tech support
interactions.
+ If you run gsutil --trace-token (to send a trace directly to Google),
+ sensitive information like OAuth2 tokens and the contents of any files
+ accessed during the trace may be included in the content of the trace.
+
The proxy configuration information in the .boto configuration is
security-sensitive, especially if your proxy setup requires user and
password information. Even if your proxy setup doesn't require user and
« no previous file with comments | « third_party/gsutil/gslib/addlhelp/prod.py ('k') | third_party/gsutil/gslib/addlhelp/subdirs.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698