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(doc-utils): use an alternative library for converting html to pug #90

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

murdos
Copy link
Contributor

@murdos murdos commented Jun 4, 2024

html2pug is unmaintained and has a dependency to html-minifier that is also unmaintained and has a known CVE

See jhipster/jhipster-lite#9962

@murdos murdos requested a review from Gnuk June 4, 2024 19:46
html2pug is unmaintained and has a dependency to html-minifier that is also unmaintained and has a known CVE
@murdos murdos force-pushed the fix/alternative-to-html2pug branch from f29071d to 5c29bb9 Compare June 4, 2024 20:41
@murdos murdos enabled auto-merge (rebase) June 4, 2024 20:42
@murdos murdos merged commit b83c6bd into tikui:main Jun 4, 2024
6 checks passed
@murdos murdos deleted the fix/alternative-to-html2pug branch June 4, 2024 20:48
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