We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I cloned the repolinter repo today. I then ran npm audit and it resulted in numerous high and critical dependency vulnerabilities.
npm audit
I would expect to see zero high and zero critical dependency errors.
8 vulnerabilities (2 moderate, 5 high, 1 critical)
git clone https://github.com/todogroup/repolinter.git cd repolinter npm install npm audit
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Steps to Reproduce the Issue
The text was updated successfully, but these errors were encountered: