-
-
Notifications
You must be signed in to change notification settings - Fork 49
Version 1.3.0 - serialize-javascript version has cross-site scripting vulnerability #1105
Comments
This comment has been minimized.
This comment has been minimized.
7 days, any move on this? I could try to make a pull request? Referenced: https://stackoverflow.com/questions/59389440/nativescript-dev-webpack-moderate-vulnerabilities |
@PatrickLohan the project is open-source. We are more thatn happy to receive PRs from contributors so feel free to post one. Let me know if you need assistance for the contributing part (see this MD for details) |
This would be my first non personal/work/fun PR so would appreciate the help (would like to have success and not break anything!). Would this require changing the offending package versions (copy-webpack-plugin and terser-webpack-plugin) only, and testing them? |
Any updates? |
Hi @fgutteridge having never used the testing suite in the contributing guidelines I found it difficult to work out what was going wrong. Maybe someone else can take the baton, or give me some guidance? |
won't just running |
Well a couple things, their are test to make sure things don't break when dependencies (or PR's) are pushed. We are looking at trying to make the entire test system easier to pick up. Sometimes updates to dependencies breaks things, and so the tests will hopefully pick those issues up... Second this |
My 5 cents: sometimes its a good idea to exclude auditing dev-only dependencies using "npm audit --production", though, as a purist, i would not do that personally :D |
Version 1.3.0 gives me this NPM audit complaint
The text was updated successfully, but these errors were encountered: