VYPR

crates.io package

regex

pkg:cargo/regex

Vulnerabilities (1)

  • CVE-2022-24713Mar 8, 2022
    affected < 1.5.5fixed 1.5.5

    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 sane