Skip to content

Commit 60c534a

Browse files
madelinekalilh9jiang
authored andcommitted
extension: update changelog for 0.52.0 release
Change-Id: I3b7a4d1ebd80eba2395aaf32ef318752553a949a Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/730821 Reviewed-by: Hongxiang Jiang <[email protected]> Commit-Queue: Madeline Kalil <[email protected]> TryBot-Bypass: Hongxiang Jiang <[email protected]>
1 parent 0f54a41 commit 60c534a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

66
## Unreleased
77

8+
### Untrusted code execution in 'Restricted Mode'
9+
To prevent accidental untrusted code execution, vscode-go no longer allows invocations of the Go CLI in untrusted workspaces.
10+
11+
This is CVE-2025-68120.
12+
813
### Changes
914

1015
* Added a new field, 'compilerDetails', on the 'go.editorContextMenuCommands' setting that when set to true will show the "Go: Toggle compiler optimization details" command in the context menu.

0 commit comments

Comments
 (0)