Skip to content

Test: Link protection #79465

@octref

Description

@octref

Refs: #78125

Complexity: 2

Description: All outgoing links in workbench should be covered by this link protection mechanism, including hover, completion, terminal, output, debug console, webview...

Please test that:

  • Any action in workbench that would open a link in browser is covered by this feature
  • The prompt's description and actions makes sense
  • Configure Trusted Domains from the prompt or command palette work as expected
  • You can't bypass the user configured trusted domains list. For example, if https://{authority} is configured, http://{authority}, https://www.{authority} etc are still blocked.
  • localhost and 127.0.0.1 are whitelisted

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions