Skip to content

Instantly share code, notes, and snippets.

@leolanese
Created October 28, 2019 16:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leolanese/3aa0b88295f0a7d39dccc61a690eba3d to your computer and use it in GitHub Desktop.
Save leolanese/3aa0b88295f0a7d39dccc61a690eba3d to your computer and use it in GitHub Desktop.
Show both Critical and High Issues
npm audit | grep -E "(High | Critical)" -B3 -A10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment