-
Notifications
You must be signed in to change notification settings - Fork 619
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
Remove malicious polyfill.io usage #1161
Conversation
I'm not a maintainer, but this looks good to me. Merging this would also resolve #1162 There's some urgency here; without this patch, the Choices-js library functions as a vector for malware. 👾 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go
I will also note that the website linked on the repo, choices-js[dot]github[dot]io/Choices/ contains the malicious CDN until this is fixed. |
The repo doesn't appear to be maintained anymore. Nothing has been committed or merged in two years, neither on this repo, nor in any other repo by the main two maintainers. Can someone contact a maintainer or someone with access to merge commits? |
I'm emailing the maintainer at matt@modeldba.com
|
Remove malicious polyfill.io usage Choices-js#1161
Polyfill.io is redirecting to malicious websites. This PR removes the optional and unnecessary polyfill.io usage.