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

Conversation

striezel
Copy link
Contributor

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.

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>.
@NiklasEi NiklasEi merged commit 317ba99 into NiklasEi:master Jul 15, 2023
5 checks passed
@striezel striezel deleted the regex-update branch July 15, 2023 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants