express-mongo-db icon indicating copy to clipboard operation
express-mongo-db copied to clipboard

dependencies updated

Open punund opened this issue 5 years ago • 3 comments

punund avatar Apr 13 '20 15:04 punund

This pull request resolves a high-severity DDOS vulnerability: https://npmjs.com/advisories/1203

Please merge!

npm audit

                       === npm audit security report ===

┌──────────────────────────────────────────────────────────────────────────────┐
│                                Manual Review                                 │
│            Some vulnerabilities require your attention to resolve            │
│                                                                              │
│         Visit https://go.npm.me/audit-guide for additional guidance          │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High          │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ mongodb                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=3.1.13                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ express-mongo-db                                             │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ express-mongo-db > mongodb                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/1203                            │
└───────────────┴──────────────────────────────────────────────────────────────┘
found 1 high severity vulnerability in 630 scanned packages
  1 vulnerability requires manual review. See the full report for details.

emcniece avatar May 08 '20 06:05 emcniece

I would also be interested in seeing this updated. If the owner can't update it, I'll publish a new version of this package myself and post it here so others can use it

devksingh4 avatar Jul 10 '20 14:07 devksingh4

Actually, seeing that it's under the MIT license, I decided to go ahead and implement these changes here: https://www.npmjs.com/package/mongo-express-req

devksingh4 avatar Jul 10 '20 15:07 devksingh4