Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Glob to v10 to resolve CWE-772 in inflight #189

Open
sohaisha opened this issue Mar 11, 2024 · 0 comments
Open

Update Glob to v10 to resolve CWE-772 in inflight #189

sohaisha opened this issue Mar 11, 2024 · 0 comments

Comments

@sohaisha
Copy link

Inflight has a medium security vulnerability:

  1. CWE-772 - https://cwe.mitre.org/data/definitions/772.html
  2. https://security.snyk.io/package/npm/inflight/1.0.6
  3. There is no fixed version for inflight
  4. This library is not maintained, and currently, there is no fix for this issue. To overcome this vulnerability, several dependent packages have eliminated the use of this library.

The only solution is to update glob to v10 in replace-in-file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant