You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was using these HTML templates as a base for my custom policies when I noticed that the bootstrap version with these base files comes with v.3.3.5, which is highlighted as a vulnerability with XSS.
Was using these HTML templates as a base for my custom policies when I noticed that the bootstrap version with these base files comes with v.3.3.5, which is highlighted as a vulnerability with XSS.
See here:
https://security.snyk.io/package/npm/bootstrap/3.3.5
https://security.snyk.io/vuln/npm:bootstrap:20160627
Should probably update the version to at least v3.4.1 to help protect devs who use these base templates from XSS.
The text was updated successfully, but these errors were encountered: