Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ➜ Start-template-gulp-4-pug-sass git:(master) ✗ npm audit
- === npm audit security report ===
- ┌──────────────────────────────────────────────────────────────────────────────┐
- │ Manual Review │
- │ Some vulnerabilities require your attention to resolve │
- │ │
- │ Visit https://go.npm.me/audit-guide for additional guidance │
- └──────────────────────────────────────────────────────────────────────────────┘
- ┌───────────────┬──────────────────────────────────────────────────────────────┐
- │ High │ Regular Expression Denial of Service │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Package │ minimatch │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Patched in │ >=3.0.2 │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Dependency of │ gulp-csscomb [dev] │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Path │ gulp-csscomb > csscomb > csscomb-core > minimatch │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ More info │ https://npmjs.com/advisories/118 │
- └───────────────┴──────────────────────────────────────────────────────────────┘
- ┌───────────────┬──────────────────────────────────────────────────────────────┐
- │ High │ Regular Expression Denial of Service │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Package │ minimatch │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Patched in │ >=3.0.2 │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Dependency of │ gulp-csscomb [dev] │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Path │ gulp-csscomb > csscomb > csscomb-core > vow-fs > glob > │
- │ │ minimatch │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ More info │ https://npmjs.com/advisories/118 │
- └───────────────┴──────────────────────────────────────────────────────────────┘
- ┌───────────────┬──────────────────────────────────────────────────────────────┐
- │ Low │ Regular Expression Denial of Service │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Package │ braces │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Patched in │ >=2.3.1 │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Dependency of │ gulp-pug-inheritance [dev] │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Path │ gulp-pug-inheritance > vinyl-fs > glob-stream > micromatch > │
- │ │ braces │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ More info │ https://npmjs.com/advisories/786 │
- └───────────────┴──────────────────────────────────────────────────────────────┘
- ┌───────────────┬──────────────────────────────────────────────────────────────┐
- │ Low │ Insecure Entropy Source - Math.random() │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Package │ node-uuid │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Patched in │ >=1.4.4 │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Dependency of │ gulp-csscomb [dev] │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ Path │ gulp-csscomb > csscomb > csscomb-core > vow-fs > node-uuid │
- ├───────────────┼──────────────────────────────────────────────────────────────┤
- │ More info │ https://npmjs.com/advisories/93 │
- └───────────────┴──────────────────────────────────────────────────────────────┘
- found 4 vulnerabilities (2 low, 2 high) in 16790 scanned packages
- 4 vulnerabilities require manual review. See the full report for details.
- ➜ Start-template-gulp-4-pug-sass git:(master) ✗
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement