DEV Community

fangular
fangular

Posted on

how to add a fix to Angular8 source code

Angular8 has an XSS security bug(CVE-2021-4231). Upgrading to a new version of Angular is not an option. We need to fix the Angular8 source code, I have ideas on where to fix it. Does anyone know how to get (download .zip/git fork/git clone) Angular8 source code locally? thanks ahead.

Top comments (0)