Skip to content

Commit 0e05c5e

Browse files
committed
Add note on mandatory extension signature verification for Linux ARM32 builds
1 parent d3d9223 commit 0e05c5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-notes/v1_100.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,8 @@ Extension signature verification is now required on all platforms: Windows, macO
335335

336336
This change further strengthens security by preventing the installation of potentially malicious extensions. For more information, see the [Extension Signing](https://code.visualstudio.com/docs/configure/extensions/extension-marketplace#_the-extension-signature-cannot-be-verified-by-vs-code).
337337

338+
> **Note:** Mandatory extension signature verification remains disabled on Linux ARM32 builds due to [issue #248308](https://github.com/microsoft/vscode/issues/248308). This is expected to be resolved in the next release.
339+
338340
### Learn more links for malicious extensions
339341

340342
When an extension is identified as malicious, VS Code now provides links to additional information explaining why the extension was flagged. These "Learn More" links connect users to GitHub issues or documentation with details about the security concerns, helping you better understand the potential risks.

0 commit comments

Comments
 (0)