-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
a: triage improvementsMake GitHub issues easier to triage and more actionableMake GitHub issues easier to triage and more actionabletoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
The flutter tool has a GitHubTemplateCreator class that it uses to create a git.io shortened URL that searches GitHub for an error message.
The error message could potentially contain sensitive information (e.g. a FileSystemException will contain the path to the offending file). Constructing a git.io shortened URL will save the original URL (with the embedded error message) to GitHub, and there does not seem to be any way to remove it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a: triage improvementsMake GitHub issues easier to triage and more actionableMake GitHub issues easier to triage and more actionabletoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.