Regex

Latest version: v2024.11.6

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 30 of 42

2015.7.20

Hg issue 147: Fuzzy match can return match points beyond buffer end

It wasn't checking for the edge of the text when case-folding and it was also advancing even when case-folding had failed.

2015.7.12

Not secure
Hg issue 146: Forced-fail (?!) works improperly in conditional

Empty negative lookarounds weren't optimised correctly.

The capture groups weren't being cleared before retrying after failure.

2015.6.24

Not secure
Hg issue 144: Latest version problem with matching 'R|R'

The prefix of a set of branches was omitted.

2015.6.21

Not secure
Hg issue 143: Partial matches have incorrect span if prefix is '.' wildcard

Didn't set state->match_pos if search_start returned a partial match status.

2015.6.19

Not secure
Updated to Unicode 8.0.

Some performance tweaks.

2015.6.15

Not secure
Removed a few lines that should've been removed in the previous fix!

Page 30 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.