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

Unified Diff: tools/telemetry/third_party/gsutilz/gslib/addlhelp/security.py

Issue 1376593003: Roll gsutil version to 4.15. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months 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
Index: tools/telemetry/third_party/gsutilz/gslib/addlhelp/security.py
diff --git a/tools/telemetry/third_party/gsutilz/gslib/addlhelp/security.py b/tools/telemetry/third_party/gsutilz/gslib/addlhelp/security.py
index da651e1a76c6f3ddd8d453560352da02017e2b49..8c9cad8c5a671609128223b46ef9381d90e2cde2 100644
--- a/tools/telemetry/third_party/gsutilz/gslib/addlhelp/security.py
+++ b/tools/telemetry/third_party/gsutilz/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

Powered by Google App Engine
This is Rietveld 408576698