Viglino / ol-ext

Cool extensions for Openlayers (ol) - animated clusters, CSS popup, Font Awesome symbol renderer, charts for statistical map (pie/bar), layer switcher, wikipedia layer, animations, canvas filters.
https://viglino.github.io/ol-ext/
Other
1.2k stars 457 forks source link

Replace polyfills link to safe one #1080

Open sanak opened 4 days ago

sanak commented 4 days ago

We just created the following PR to openlayers side, but there was security news today. https://github.com/openlayers/openlayers/pull/15946

: We noticed the following polyfill.io security news today. https://sansec.io/research/polyfill-supply-chain-attack

And we noticed that there are 2 links in this repository's documents.

This PR replaces the link to safer ones (Fastly or Cloudflare), so reviewing this is helpful.

And there are many links in this repository's examples. https://github.com/search?q=repo%3AViglino%2Fol-ext+polyfill.io&type=code&p=1

It would be nice to replace the link to either of Fastly or Cloudflare one.

Viglino commented 4 days ago

I've removed polyfill (now well suppported).

Viglino commented 4 days ago

Removed from docs

sanak commented 4 days ago

Okay, thanks a lot! 🙇