Skip to content

Commit 484d637

Browse files
committed
Remove Chromium warning
1 parent 010c742 commit 484d637

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,6 @@
22

33
This is the repo for `code-editor`.
44

5-
## ⚠️ Security Advisory - CVE-2025-13223 and CVE-2025-13224
6-
7-
**Affected Components:** Chromium versions prior to 142.0.7444.175/.176 (Windows), 142.0.7444.176 (Mac), and 142.0.7444.175 (Linux)
8-
9-
**Impact Assessment:**
10-
- Code Editor depends on Code OSS → Electron → Chromium
11-
- Current Electron [v39.2.2](https://github.com/electron/electron/releases/tag/v39.2.2) includes vulnerable Chromium 142.0.7444.162
12-
- **Code Editor web-server builds are NOT affected** - we distribute web-server artifacts that do not include Electron dependencies
13-
- Standalone desktop builds may be affected if built locally
14-
15-
**Mitigation Status:**
16-
- Fix pending Electron's Chromium update
17-
- Web-server distribution remains secure as it excludes Electron components
18-
- Users building standalone desktop versions should monitor for Electron updates
19-
20-
**Technical Details:**
21-
Code OSS uses Electron only for [desktop builds](https://github.com/microsoft/vscode/blob/main/build/gulpfile.vscode.mjs#L71-L75), not for [web-server builds](https://github.com/microsoft/vscode/blob/main/build/gulpfile.reh.mjs#L92-L97). Our distributed artifacts contain no Electron references.
22-
235
### Repository structure
246

257
The repository structure is the following:

0 commit comments

Comments
 (0)