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

Update regex to 1.7.3 to fix CVE-2022-24713 / RUSTSEC-2022-0013 #6

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Update regex to 1.7.3 to fix CVE-2022-24713 / RUSTSEC-2022-0013 #6

merged 1 commit into from
Jul 15, 2023

Commits on Jul 14, 2023

  1. Update regex to 1.7.3 to fix CVE-2022-24713 / RUSTSEC-2022-0013

    This fixes a regular expression denial of service vulnerability
    in the regex crate which was present in version 1.5.4 and earlier
    versions of regex. For more information about the issue see
    <https://rustsec.org/advisories/RUSTSEC-2022-0013>.
    striezel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    eeeeb64 View commit details
    Browse the repository at this point in the history