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

PRISMA-2022-0039 in minimatch version 3.0.4 dependency #50

Open
Murali84 opened this issue Jul 25, 2022 · 2 comments
Open

PRISMA-2022-0039 in minimatch version 3.0.4 dependency #50

Murali84 opened this issue Jul 25, 2022 · 2 comments

Comments

@Murali84
Copy link

Minimatch is flagged as HIGH vulnerability in PRISMA. Fix version found in 3.0.5.

PRISMA issue link: isaacs/minimatch@a8763f4

Can you please check and let me know if more info required?

@evansjarom11
Copy link

This vulnerability is also listed here: https://nvd.nist.gov/vuln/detail/CVE-2022-3517#range-8457383

@mastmaster
Copy link

Add this to your package.json and test it
"overrides": {
"test-exclude": {
"minimatch": ">=3.0.5"
}
}

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

3 participants