cypress-io / cypress-grep

Filter tests using substring
137 stars 19 forks source link

CVE-2021-3807 ansi-regex is vulnerable to Inefficient Regular Expression Complexity #126

Closed pmweeks98 closed 1 year ago

pmweeks98 commented 2 years ago

When adding cypress grep to a project this CVE was highlighted by whitesource https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-3807

pmweeks98 commented 2 years ago

May be resolved by #120, number of updates to the ansi-regex packages in the package-lock.json

jordanpowell88 commented 1 year ago

We are in the process of deprecating this repo as this package has been republished under @cypress/grep and has moved to https://github.com/cypress-io/cypress/tree/develop/npm/grep. I'm going to go ahead and close this issue as it appears stale. If this is still an issue, please open a new issue here