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 security report warnings #89

Open
jarrodek opened this issue Mar 1, 2019 · 1 comment
Open

npm audit security report warnings #89

jarrodek opened this issue Mar 1, 2019 · 1 comment

Comments

@jarrodek
Copy link

jarrodek commented Mar 1, 2019

Audit result:

                       === npm audit security report ===                        
                                                                                
┌──────────────────────────────────────────────────────────────────────────────┐
│                                Manual Review                                 │
│            Some vulnerabilities require your attention to resolve            │
│                                                                              │
│         Visit https://go.npm.me/audit-guide for additional guidance          │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low           │ Regular Expression Denial of Service                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ debug                                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >= 2.6.9 < 3.0.0 || >= 3.1.0                                 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ pouchdb-quick-search                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ pouchdb-quick-search > pouchdb-mapreduce-no-ddocs >          │
│               │ pouchdb-md5 > pouchdb-utils > debug                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/534                             │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low           │ Regular Expression Denial of Service                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ debug                                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >= 2.6.9 < 3.0.0 || >= 3.1.0                                 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ pouchdb-quick-search                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ pouchdb-quick-search > pouchdb-mapreduce-no-ddocs >          │
│               │ pouchdb-utils > debug                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/534                             │
└───────────────┴──────────────────────────────────────────────────────────────┘
@jarrodek
Copy link
Author

Is there a way to help you with fixing this issue? The problem is with pouchdb-utils library. I tried to look around in the project, fix the problem and send the PR but I can't get a tail or head out of it. Changing library would be very painful for me right now but on the other hand my security team won't allow me to put anything into production with security vulnerability.

jarrodek added a commit to arc-archive/pouchdb-quick-search that referenced this issue May 17, 2019
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