Skip to content

Pin GitHub Actions, update dependencies, and sanitize v-html output#4

Merged
nhktmdzhg merged 1 commit intoLotusInputMethod:mainfrom
hthienloc:main
Apr 10, 2026
Merged

Pin GitHub Actions, update dependencies, and sanitize v-html output#4
nhktmdzhg merged 1 commit intoLotusInputMethod:mainfrom
hthienloc:main

Conversation

@hthienloc
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces HTML sanitization in the InteractiveInstaller.vue component by integrating dompurify to secure dynamic content rendered with v-html. It also includes dependency updates and overrides in package.json and bun.lock. However, the review identifies critical issues with the specified versions for dompurify, lodash, and lodash-es, as the versions ^3.3.3 and ^4.18.1 do not exist on the public npm registry and will lead to installation failures.

Comment thread package.json
Comment thread package.json
@nhktmdzhg nhktmdzhg merged commit f04ec26 into LotusInputMethod:main Apr 10, 2026
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.

2 participants