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

Package gives security issues. #7

Closed
Tjoosten opened this issue Oct 10, 2021 · 2 comments
Closed

Package gives security issues. #7

Tjoosten opened this issue Oct 10, 2021 · 2 comments

Comments

@Tjoosten
Copy link

Hey,

First of all thx for th"e great starter. I wanted to give it swing to my project. When when i run npm install i get security issues.

Gebruiker@DESKTOP-C0OTKE8 MINGW64 /d/NestJs-Api-Starter (master)
$ npm install
added 1303 packages, and audited 1304 packages in 1m

44 vulnerabilities (13 moderate, 31 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

Is there a way to remove the security issues. And is it still safe enough to use?

@gentritabazi
Copy link
Owner

You are safe to start and build something amazing.

Security Issues on npm packages are not very important.

@gentritabazi
Copy link
Owner

Some security vulnerabilities in npm dependencies cane be fixed with : npm audit fix.

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

2 participants