Replace vscode-cdn.net with web-ide.gitlab-static.net in CSP
What does this MR do and why?
Replace *.vscode-cdn.net with *.web-ide.gitlab-static.net in CSP rules and by upgrading to the latest @gitlab/web-ide package.
The usage of *.web-ide.gitlab-static.net is already implemented in the latest version of the @gitlab/web-ide package.
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Open up Web IDE for any local project.
- Verify that Markdown Preview works.
- Verify that no calls are made to
vscode-cdn.net
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Paul Slaughter

