You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
found 1 high severity vulnerability
run `npm audit fix` to fix them, or `npm audit` for details
npm audit fix
fixed 0 of 1 vulnerability in 144 scanned packages
1 vulnerability required manual review and could not be updated
npm audit
High Prototype Pollution
Package dot-prop
Patched in >=5.1.1
Dependency of ndb [dev]
Path ndb > update-notifier > configstore > dot-prop
More info https://npmjs.com/advisories/1213
What is the expected result?
Ndb would install without a problem.
What happens instead?
I got a scary looking vulnerability alert by npm.
I wanted to know if there was a patch for the vulnerability or if it was just overlooked somehow. I would also like to know what the current work arounds I can use at the current time.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Tell us about your environment:
What steps will reproduce the problem?
Please include code that reproduces the issue.
npm install ndb --save-dev
npm audit fix
npm audit
What is the expected result?
Ndb would install without a problem.
What happens instead?
I got a scary looking vulnerability alert by npm.
I wanted to know if there was a patch for the vulnerability or if it was just overlooked somehow. I would also like to know what the current work arounds I can use at the current time.
The text was updated successfully, but these errors were encountered: