Replies: 2 comments 2 replies
-
|
Hi @pwin, thanks for starting this discussion! 👋 The Theia community will take a look soon. In the meantime, you might find helpful information in: 💙 Eclipse Theia is built and maintained by a community of contributors and sponsors. If Theia is valuable to your work, consider sponsoring the project. For professional support, training, or consulting services, learn more about available options. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @pwin,
you will find our security policy here. In case someone discovers a security vulnerability (reported through the Eclipse Foundation), we will take steps to mitigate these as fast as possible.
It obviously depends. Does the issue originate from the VS Code codebase itself? Then likely no, since Theia is not a fork of VS Code. But if a user installs a malicious VS Code extension in Theia, there's little we can do about it. They will experience the same issues as in VS Code, since the extension system architecture is the same. When installing an extension, users should generally try to use verified extensions, which are less likely to be malicious:
(verified uses blue icon, while the extension above is unverified) |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Question
Is Theia susceptible to the same bugs and weaknesses as VS Code? For example. the recent glassworm ( https://cybersecuritynews.com/glassworm-malware-hits-openvsx-and-microsoft-visual-studio/) was/is a major problem. What about other security CVEs?
Beta Was this translation helpful? Give feedback.
All reactions