Skip to content

Instantly share code, notes, and snippets.

@mrb
Created September 29, 2015 21:58
Show Gist options
  • Save mrb/343b4c40125d5d0fb1c6 to your computer and use it in GitHub Desktop.
Save mrb/343b4c40125d5d0fb1c6 to your computer and use it in GitHub Desktop.
Michaels-MBP:requiresafe-demo mrb$ ~/Projects/requiresafe/bin/requiresafe check 
Name    Installed  Patched  Location       Advisory Details
marked      0.3.3        x  demo > marked  https://portal.requiresafe.com/advisories/marked_redos https://portal.requiresafe.com/advisories/marked_redos https://portal.requiresafe.com/advisories/marked_redos
Michaels-MBP:requiresafe-demo mrb$ ~/Projects/requiresafe/bin/requiresafe check --codeclimate
{"type":"issue","check_name":"vulnerable module \"[email protected]\"identified","description":"marked regular expression denial of service","categories":["Security"],"location":{"path":"npm-shrinkwrap.json","lines":{"begin":0,"end":0}}}
{"type":"issue","check_name":"vulnerable module \"[email protected]\"identified","description":"marked regular expression denial of service","categories":["Security"],"location":{"path":"npm-shrinkwrap.json","lines":{"begin":0,"end":0}}}
{"type":"issue","check_name":"vulnerable module \"[email protected]\"identified","description":"marked regular expression denial of service","categories":["Security"],"location":{"path":"npm-shrinkwrap.json","lines":{"begin":0,"end":0}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment