grokability / grokability/goodforms-js
Switch over to the 'new' HTML plugin that we wrote
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We ran into some vulnerability issues with the original rollup-plugin-html, which hasn't been updated in a while. So we wrote our own here: https://github.com/grokability/rollup-plugin-html - but that package name looking the same as the existing vulnerable ones is confusing vulnerability scanners, which is a bad look. Once we have that one properly 'promoted' to a real package, we should flip this over to directly use that.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the package configuration and the current rollup-plugin-html reference in this repository. Confirm that grokability/rollup-plugin-html has been promoted to a usable package, then switch the dependency and verify that the project build still works without vulnerability-scanner confusion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, rollup
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100