Skip to content

Commit 9481b88

Browse files
authored
Merge pull request #7711 from seaniyer/dev/seiyer/verifiedpublisher
docs: clarify safety measures and trust signals for Marketplace extensions
2 parents 468855c + 6b4e739 commit 9481b88

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

docs/editor/extension-marketplace.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -350,10 +350,9 @@ Yes, if you would prefer to not have VS Code display extension recommendations i
350350
The **Show Recommended Extensions** command is always available if you want to see recommendations.
351351

352352
### Can I trust extensions from the Marketplace?
353+
The Marketplace runs a malware scan on each extension package that's published to ensure its safety. The scan, which uses several anti-virus engines, is run for each new extension and for each extension update. Until the scan is all clear, the extension won't be published in the Marketplace for public usage.
353354

354-
The Marketplace runs a virus scan on each extension package that's published to ensure its safety. The virus scan is run for each new extension and for each extension update. Until the scan is all clear, the extension won't be published in the Marketplace for public usage.
355-
356-
The Marketplace also prevents extension authors from name-squatting on official publishers such as Microsoft and RedHat.
355+
The Marketplace also prevents extension authors from name-squatting on official publishers such as Microsoft and RedHat as well as popular extension names such as GitHub Copilot.
357356

358357
If a malicious extension is reported and verified, or a vulnerability is found in an extension dependency:
359358

@@ -365,6 +364,9 @@ The Marketplace also provides you with resources to make an informed decision ab
365364
* **Ratings & Review** - Read what others think about the extension.
366365
* **Q & A** - Review existing questions and the level of the publisher's responsiveness. You can also engage with the extension's publisher(s) if you have concerns.
367366
* **Issues, Repository, and License** - Check if the publisher has provided these and if they have the support you expect.
367+
* **Verified Publisher** - Use the blue check mark next to the publisher name and domain as an additional signal of trust. It indicates that the publisher has proven domain ownership to the Marketplace. It also shows that the Marketplace has verified both the existence of the domain and the good standing of the publisher on the Marketplace for at least six months.
368+
369+
![Verified publisher](images/extension-marketplace/bluecheck.png)
368370

369371
If you do see an extension that looks suspicious, you can report the extension to the Marketplace with the **Report Abuse** link at the bottom of the extension **More Info** section.
370372

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)