starschema / mapboxgl-powerbi

Mapbox Visual for Power BI - High performance, custom map visuals for Power BI dashboards
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381472?tab=Overview
MIT License
34 stars 9 forks source link

PowerBI DOM XSS vulnerability #80

Closed budavariam closed 10 months ago

budavariam commented 1 year ago

Update dependency to prevent dom XSS attacks

more details: https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage#security_concerns

budavariam commented 10 months ago

this problem does not actually exist in the context of webworkers, there is no need for this code change