Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(client): XSS vulnerability in components tab #726

Merged

Conversation

xuzuodong
Copy link
Contributor

@xuzuodong xuzuodong commented Dec 6, 2024

Fixes #725

Copy link

netlify bot commented Dec 6, 2024

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit 13e967c
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/675278e60ff2000008f90c34

Copy link

pkg-pr-new bot commented Dec 6, 2024

Open in Stackblitz

@vue/devtools-applet

npm i https://pkg.pr.new/@vue/devtools-applet@726

@vue/devtools-core

npm i https://pkg.pr.new/@vue/devtools-core@726

@vue/devtools

npm i https://pkg.pr.new/@vue/devtools@726

@vue/devtools-api

npm i https://pkg.pr.new/@vue/devtools-api@726

@vue/devtools-kit

npm i https://pkg.pr.new/@vue/devtools-kit@726

vite-plugin-vue-devtools

npm i https://pkg.pr.new/vite-plugin-vue-devtools@726

commit: 13e967c

@xuzuodong
Copy link
Contributor Author

cc @Tofandel

Can you checkout this branch and see if this fixes the vulnerability problem?

Copy link

@Tofandel Tofandel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it does

@webfansplz webfansplz changed the title fix: XSS vulnerability in components tab fix(client): XSS vulnerability in components tab Dec 11, 2024
@webfansplz webfansplz merged commit 7749435 into vuejs:main Dec 11, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XSS vulnerability in components tab
3 participants