Skip to content

Mask out username from events #81

@bwateratmsft

Description

@bwateratmsft

The username (i.e. literally the OS username) could be considered PII, and should be masked out.

In addition to #80, this would allow us to remove our custom masking logic from https://github.com/microsoft/vscode-azuretools/blob/main/ui/src/masking.ts.

We currently have issues in the above file (microsoft/vscode-azuretools#1024), so it's not quite right to filter out the username unconditionally--maybe, /\bMyUsername\b/ig?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions