Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch minimatch to fix CVE-2022-3517 #9

Merged
merged 2 commits into from
Sep 14, 2023

Commits on Jul 9, 2023

  1. Patch minimatch to fix CVE-2022-3517

    Upgrade minimatch to the earliest version where CVE-2022-3517, a high severity issue (7.5/10) was fixed.
    https://nvd.nist.gov/vuln/detail/CVE-2022-3517
    mbonaci authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    65e8e9e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Update package.json

    swimmadude66 authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5c62688 View commit details
    Browse the repository at this point in the history