Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- http://localhost:8000/vuln/SNYK-JS-ADMZIP-1065796
- http://localhost:8000/vuln/SNYK-JS-EJS-1049328
- http://localhost:8000/vuln/SNYK-JS-EXPRESSFILEUPLOAD-473997
- http://localhost:8000/vuln/SNYK-JS-EXPRESSFILEUPLOAD-595969
- http://localhost:8000/vuln/SNYK-JS-INI-1048974
- http://localhost:8000/vuln/SNYK-JS-JQUERY-174006
- http://localhost:8000/vuln/SNYK-JS-JQUERY-565129
- http://localhost:8000/vuln/SNYK-JS-JQUERY-567880
- http://localhost:8000/vuln/SNYK-JS-KERBEROS-568900
- http://localhost:8000/vuln/SNYK-JS-LODASH-1018905
- http://localhost:8000/vuln/SNYK-JS-LODASH-1040724
- http://localhost:8000/vuln/SNYK-JS-LODASH-450202
- http://localhost:8000/vuln/SNYK-JS-LODASH-567746
- http://localhost:8000/vuln/SNYK-JS-LODASH-590103
- http://localhost:8000/vuln/SNYK-JS-LODASH-608086
- http://localhost:8000/vuln/SNYK-JS-LODASH-73638
- http://localhost:8000/vuln/SNYK-JS-LODASH-73639
- http://localhost:8000/vuln/SNYK-JS-MARKED-174116
- http://localhost:8000/vuln/SNYK-JS-MARKED-451540
- http://localhost:8000/vuln/SNYK-JS-MARKED-584281
- http://localhost:8000/vuln/SNYK-JS-MONGODB-473855
- http://localhost:8000/vuln/SNYK-JS-MONGOOSE-1086688
- http://localhost:8000/vuln/SNYK-JS-MONGOOSE-472486
- http://localhost:8000/vuln/SNYK-JS-MQUERY-1050858
- http://localhost:8000/vuln/SNYK-JS-MQUERY-1089718
- http://localhost:8000/vuln/SNYK-JS-TYPEORM-590152
- http://localhost:8000/vuln/SNYK-JS-YARGSPARSER-560381
- http://localhost:8000/vuln/npm:adm-zip:20180415
- http://localhost:8000/vuln/npm:debug:20170905
- http://localhost:8000/vuln/npm:dustjs-linkedin:20160819
- http://localhost:8000/vuln/npm:ejs:20161128
- http://localhost:8000/vuln/npm:ejs:20161130
- http://localhost:8000/vuln/npm:ejs:20161130-1
- http://localhost:8000/vuln/npm:fresh:20170908
- http://localhost:8000/vuln/npm:jquery:20150627
- http://localhost:8000/vuln/npm:lodash:20180130
- http://localhost:8000/vuln/npm:marked:20150520
- http://localhost:8000/vuln/npm:marked:20170112
- http://localhost:8000/vuln/npm:marked:20170815
- http://localhost:8000/vuln/npm:marked:20170815-1
- http://localhost:8000/vuln/npm:marked:20170907
- http://localhost:8000/vuln/npm:marked:20180225
- http://localhost:8000/vuln/npm:mem:20180117
- http://localhost:8000/vuln/npm:mime:20170907
- http://localhost:8000/vuln/npm:moment:20161019
- http://localhost:8000/vuln/npm:moment:20170905
- http://localhost:8000/vuln/npm:mongoose:20160116
- http://localhost:8000/vuln/npm:ms:20170412
- http://localhost:8000/vuln/npm:negotiator:20160616
- http://localhost:8000/vuln/npm:npmconf:20180512
- http://localhost:8000/vuln/npm:qs:20170213
- http://localhost:8000/vuln/npm:semver:20150403
- http://localhost:8000/vuln/npm:st:20140206
- http://localhost:8000/vuln/npm:st:20171013


The following vulnerabilities are fixed with a Snyk patch:
- http://localhost:8000/vuln/SNYK-JS-LODASH-567746
- http://localhost:8000/vuln/npm:ms:20151024
  • Loading branch information
snyk-bot committed Apr 5, 2021
commit ea88c85cd69f2ae2e398589e9898649a37f84241
27 changes: 27 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.19.0
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746:
- tap > nyc > istanbul-lib-instrument > babel-types > lodash:
patched: '2021-04-05T08:08:03.420Z'
- tap > nyc > istanbul-lib-instrument > babel-generator > lodash:
patched: '2021-04-05T08:08:03.420Z'
- tap > nyc > istanbul-lib-instrument > babel-traverse > lodash:
patched: '2021-04-05T08:08:03.420Z'
- tap > nyc > istanbul-lib-instrument > babel-template > lodash:
patched: '2021-04-05T08:08:03.420Z'
- tap > nyc > istanbul-lib-instrument > babel-generator > babel-types > lodash:
patched: '2021-04-05T08:08:03.420Z'
- tap > nyc > istanbul-lib-instrument > babel-traverse > babel-types > lodash:
patched: '2021-04-05T08:08:03.420Z'
- tap > nyc > istanbul-lib-instrument > babel-template > babel-types > lodash:
patched: '2021-04-05T08:08:03.420Z'
- tap > nyc > istanbul-lib-instrument > babel-template > babel-traverse > lodash:
patched: '2021-04-05T08:08:03.420Z'
- tap > nyc > istanbul-lib-instrument > babel-template > babel-traverse > babel-types > lodash:
patched: '2021-04-05T08:08:03.420Z'
'npm:ms:20151024':
- humanize-ms > ms:
patched: '2021-04-05T08:08:03.420Z'
Loading