Eclipse Foundation Mandates Pre-Publish Security Checks for Open VSX Extensions
嗯,用户让我帮忙总结一下这篇文章的内容,控制在一百个字以内,而且不需要用“文章内容总结”之类的开头。首先,我得仔细阅读这篇文章,了解主要信息。 文章讲的是Eclipse基金会维护的Open VSX Registry计划实施安全检查,以防止恶意VS Code扩展被发布。之前他们主要是发布后响应和调查,现在改为发布前检查,以应对供应链威胁。微软的Visual Studio Marketplace已经有类似的多步审查流程。Eclipse基金会将在2026年2月开始逐步实施这个计划。 接下来,我需要提炼出关键点:Eclipse基金会、Open VSX Registry、安全检查、发布前、防止恶意扩展、供应链威胁、微软类似流程、2026年2月实施。 然后,把这些信息浓缩成一句话,不超过100个字。可能的结构是:Eclipse基金会计划在Open VSX Registry中实施安全检查,以防止恶意扩展发布,并提高供应链安全性。微软已有类似流程,新措施将在2026年逐步实施。 最后,检查一下是否符合要求:中文、100字以内、直接描述内容。 </think> Eclipse基金会计划在Open VSX Registry中实施安全检查以防止恶意VS Code扩展发布,并提高供应链安全性。该措施将从发布前审查开始,并逐步实施至2026年。 2026-2-4 06:26:0 Author: thehackernews.com(查看原文) 阅读量:0 收藏

Supply Chain Security / Secure Coding

Open VSX Extensions

The Eclipse Foundation, which maintains the Open VSX Registry, has announced plans to enforce security checks before Microsoft Visual Studio Code (VS Code) extensions are published to the open-source repository to combat supply chain threats.

The move marks a shift from a reactive to a proactive approach to ensure that malicious extensions don't end up getting published on the Open VSX Registry.

"Up to now, the Open VSX Registry has relied primarily on post-publication response and investigation. When a bad extension is reported, we investigate and remove it," Christopher Guindon, director of software development at the Eclipse Foundation, said.

"While this approach remains relevant and necessary, it does not scale as publication volume increases and threat models evolve."

The change comes as open-source package registries and extension marketplaces have increasingly become attack magnets, enabling bad actors to target developers at scale through a variety of methods such as namespace impersonation and typosquatting. As recently as last week, Socket flagged an incident where a compromised publisher's account was used to push poisoned updates.

By implementing pre-publish checks, the idea is to limit the window of exposure and flag the following scenarios, as well as quarantine suspicious uploads for review instead of publishing them immediately -

  • Clear cases of extension name or namespace impersonation
  • Accidentally published credentials or secrets
  • Known malicious patterns

It's worth noting that Microsoft already has a similar multi-step vetting process in place for its Visual Studio Marketplace. This includes scanning incoming packages for malware, then rescanning every newly published package "shortly" after it's been published, and periodic bulk rescanning of all the packages.

The extension verification program is expected to be rolled out in a staged fashion, with the maintainers using the month of February 2026 to monitor newly published extensions without blocking publication to fine-tune the system, reduce false positives, and improve feedback. The enforcement will begin next month.

"The goal and intent are to raise the security floor, help publishers catch issues early, and keep the experience predictable and fair for good-faith publishers," Guindon said.

"Pre-publish checks reduce the likelihood that obviously malicious or unsafe extensions make it into the ecosystem, which increases confidence in the Open VSX Registry as shared infrastructure."

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.


文章来源: https://thehackernews.com/2026/02/eclipse-foundation-mandates-pre-publish.html
如有侵权请联系:admin#unsafe.sh