Skip to content

Commit

Permalink
Add warning about polyfill.io
Browse files Browse the repository at this point in the history
  • Loading branch information
dpvc committed Jun 26, 2024
1 parent 58cf5ae commit a86e378
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions web/start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,16 @@ version 3 to work with IE11, include the line
before the script that loads MathJax. Support for IE11 is not
guaranteed, and may be dropped in the future.

.. warning::

The original `polyfill` website was purchased by a Chinese company
in 2024, and has been used to inject malware into pages that use
it. You should **NOT** use the ``polyfill.io`` library any longer,
and should either remove the reference entirely, or switch to a
link like the one above. See `this post
<https://sansec.io/research/polyfill-supply-chain-attack>`__ for
more details.

-----


Expand Down

0 comments on commit a86e378

Please sign in to comment.