VYPR

regex

by Rust Lang

cargo: regex

Source repositories

CVEs (1)

  • CVE-2022-24713Mar 8, 2022
    risk 0.00cvss epss 0.14

    regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide…