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

npm audit shows 8 vulnerabilities (5 high, 1 critical) #324

Open
john-aws opened this issue Jun 6, 2024 · 0 comments
Open

npm audit shows 8 vulnerabilities (5 high, 1 critical) #324

john-aws opened this issue Jun 6, 2024 · 0 comments

Comments

@john-aws
Copy link

john-aws commented Jun 6, 2024

Issue Report

I cloned the repolinter repo today. I then ran npm audit and it resulted in numerous high and critical dependency vulnerabilities.

Expected Behavior

I would expect to see zero high and zero critical dependency errors.

Actual Behavior

8 vulnerabilities (2 moderate, 5 high, 1 critical)

Steps to Reproduce the Issue

git clone https://github.com/todogroup/repolinter.git
cd repolinter
npm install
npm audit
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