You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Tibor Meller (JIRA)" <ji...@apache.org> on 2019/01/25 15:04:00 UTC

[jira] [Created] (METRON-1973) Upgrade Alert UI's webpack-dev-server to 3.1.14

Tibor Meller created METRON-1973:
------------------------------------

             Summary: Upgrade Alert UI's webpack-dev-server to 3.1.14
                 Key: METRON-1973
                 URL: https://issues.apache.org/jira/browse/METRON-1973
             Project: Metron
          Issue Type: Improvement
            Reporter: Tibor Meller
            Assignee: Tibor Meller


nallen@HW12402 : ~/tmp/metron-pr1322/metron-interface/metron-alerts
$ npm audit

=== npm audit security report ===

# Run npm update webpack-dev-server --depth 2 to resolve 1 vulnerability
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Missing Origin Validation │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ webpack-dev-server │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @angular-devkit/build-angular [dev] │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ @angular-devkit/build-angular > webpack-dev-server │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://nodesecurity.io/advisories/725 │
└───────────────┴──────────────────────────────────────────────────────────────┘


found 1 high severity vulnerability in 24740 scanned packages
run `npm audit fix` to fix 1 of them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)