Skip to content

Polyfill.io supply chain attack #189

@nebfield

Description

@nebfield

I've made a simple site using vf-11ty (it was very helpful, thank you!) and a pentest popped up with a positive result for Polyfill.io Supply Chain Attack.

I think the problem is triggered here:

<!-- IE11 polyfill JS -->
{% render '@vf-polyfill-js' %}

Which renders as:

<script nomodule crossorigin="anonymous" src="https://polyfill.io/v3/polyfill.min.js?flags=gated&features=default"></script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions