What is the nature of vulnerabilities in JS modules used client-side?
When installing JavaScript modules, I sometimes see that some of them have security vulnerabilities.
It made me wonder about the kind of vulnerabilities this could be, and how they could be exploited in the context of the browser. That is … Continue reading What is the nature of vulnerabilities in JS modules used client-side?