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

audit: env selection for report #125

Closed
wants to merge 2 commits into from
Closed

Commits on Dec 17, 2018

  1. audit: env selection for report

    Select dependency environments with --only, --also and --production for 
    reports as well, instead of just for audit fix. Still reports the 
    filtered advisories, but changes the exit code (as is done with 
    advisories below --audit-level). Tests need updating due to the new way 
    of counting vulnerabilities.
    
    See https://npm.community/t/3959
    larsgw committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    a7810b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    ca35059 View commit details
    Browse the repository at this point in the history