Skip to content

nsp check --output summary vulnerabilities found #1416

@davidmpaz

Description

@davidmpaz

Issue details

When checking for node security platform command-line tool; 4 vulnerabilities are found breaking build of branch in project: davidmpaz/webpack-encore, branch: browser-sync. Error report is:

> nsp check --output summary

(+) 4 vulnerabilities found
 Name      Installed   Patched              Path                                                                                                                                         More Info                             
 express   2.5.11      >=3.11 <4 || >=4.5   @symfony/[email protected] > [email protected] > [email protected] > [email protected] > [email protected]                   https://nodesecurity.io/advisories/8  
 qs        0.4.2       >= 1.x               @symfony/[email protected] > [email protected] > [email protected] > [email protected] > [email protected] > [email protected]        https://nodesecurity.io/advisories/28 
 qs        0.4.2       >= 1.x               @symfony/[email protected] > [email protected] > [email protected] > [email protected] > [email protected] > [email protected]        https://nodesecurity.io/advisories/29 
 connect   1.9.2       >=2.8.1              @symfony/[email protected] > [email protected] > [email protected] > [email protected] > [email protected] > [email protected]   https://nodesecurity.io/advisories/3 

Please note that this is related to packages version of dependencies used by BrowserSync, is not an error in API or CLI tooling. I found another issue in this repo stating similar problem: #1300

This was found when working on symfony/webpack-encore#2 which is a wrapper library around webpack aiming to ease its (webpack) configuration.

Steps to reproduce/test case

  1. git clone [email protected]:davidmpaz/webpack-encore.git
  2. cd webpack-encore && git checkout browser-sync
  3. npm run nsp

Please specify which version of Browsersync, node and npm you're running

  • Browsersync [2.18.13]
  • Node [v6.0.0]
  • Npm [5.3.0]

Affected platforms

  • linux
  • windows
  • OS X
  • freebsd
  • solaris
  • other (please specify which)

Browsersync use-case

  • API
  • Gulp
  • Grunt
  • CLI
  • Webpack

If CLI, please paste the entire command below

no CLI command

for all other use-cases, (gulp, grunt etc), please show us exactly how you're using Browsersync

Please check symfony/webpack-encore#145

Thanks in advance for such a great project
David

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions