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

Updated argparse package reference #312

Closed
wants to merge 2 commits into from

Commits on Nov 19, 2018

  1. Updated argparse package reference

    Version of argparse being referenced is very old and has a security vulnerability via an old reference to underscore.  argparse has been using lodash for a very long time which alleviates the vulnerability. https://app.snyk.io/vuln/npm:underscore.string:20170908
    ken-molnar-solera committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    7b25e75 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Updated the version incorrectly on previous

    Version of argparse being referenced is very old and has a security vulnerability via an old reference to underscore.  argparse has been using lodash for a very long time which alleviates the vulnerability. https://app.snyk.io/vuln/npm:underscore.string:20170908
    ken-molnar-solera committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    6e5bb81 View commit details
    Browse the repository at this point in the history