doug-wade / gulp-snyk

A gulp wrapper for snyk
MIT License
9 stars 2 forks source link

Improve no errors message #3

Closed doug-wade closed 7 years ago

doug-wade commented 7 years ago

Currently, when you have no errors found, the message isn't very congratulatory

doug-UX301LAA packages/generator-clefs-plugin ‹switch-to-snyk› » gulp snyk-test
[15:10:01] Using gulpfile ~/workplace/clefs/packages/generator-clefs-plugin/gulpfile.js
[15:10:01] Starting 'snyk-test'...
[15:10:16] Snyk found vulnerabilities []

We should add a "Congratulations, Snyk found no vulnerabilities" message instead.

doug-wade commented 7 years ago

fixed in #5