Is there an existing issue for this?
Current Behavior
Security scans fail do to high warning of a security vulnerability in ansi-regex.
Expected Behavior
Security scan pass.
Steps To Reproduce
We use twistlock to do vulnerability detection, which relies on NVD to get vulnerability data.
The issue can be found here, https://nvd.nist.gov/vuln/detail/CVE-2021-3807 and here, https://snyk.io/vuln/npm:ansi-regex.
Environment
- OS: Mac 11.5.2
- Node: v12.21.0
- npm: 7.21.1
Is there an existing issue for this?
Current Behavior
Security scans fail do to high warning of a security vulnerability in ansi-regex.
Expected Behavior
Security scan pass.
Steps To Reproduce
We use twistlock to do vulnerability detection, which relies on NVD to get vulnerability data.
The issue can be found here, https://nvd.nist.gov/vuln/detail/CVE-2021-3807 and here, https://snyk.io/vuln/npm:ansi-regex.
Environment