zalmoxisus / remotedev

Remote debugging for any flux architecture.
MIT License
145 stars 12 forks source link

Upgrade socketcluster-client please #10

Open lookfirst opened 6 years ago

lookfirst commented 6 years ago
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       │ ws                                                           │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >= 1.1.5 <2.0.0 || >=3.3.1                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ remotedev                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ remotedev > socketcluster-client > ws                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/550                       │
└───────────────┴──────────────────────────────────────────────────────────────┘
found 1 high severity vulnerability in 14375 scanned packages
  1 vulnerability requires manual review. See the full report for details.
olehreznichenko commented 5 years ago

Yes, have the same problem image

zalmoxisus commented 5 years ago

This should be fixed in 0.2.8 by #13