-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Snyk] Fix for 36 vulnerabilities #1
Open
sayalikorade
wants to merge
3
commits into
master
Choose a base branch
from
snyk-fix-7781488d8d1295767805d4197bff3722
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:base64url:20180511 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 - https://snyk.io/vuln/SNYK-JS-WS-7266574 - https://snyk.io/vuln/npm:jsonwebtoken:20150331 - https://snyk.io/vuln/SNYK-JS-LODASH-450202 - https://snyk.io/vuln/SNYK-JS-LODASH-608086 - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-SANITIZEHTML-585892 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/npm:sanitize-html:20161026 - https://snyk.io/vuln/SNYK-JS-SOCKETIO-7278048 - https://snyk.io/vuln/npm:jws:20160726 - https://snyk.io/vuln/SNYK-JS-SANITIZEHTML-1070780 - https://snyk.io/vuln/npm:lodash:20180130 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-ENGINEIO-3136336 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-MOMENT-2440688 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-SANITIZEHTML-6256334 - https://snyk.io/vuln/SNYK-JS-EXPRESSJWT-575022 - https://snyk.io/vuln/SNYK-JS-CRYPTOJS-6028119 - https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180026 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 - https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180024 - https://snyk.io/vuln/SNYK-JS-SANITIZEHTML-1070786 - https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180022 - https://snyk.io/vuln/npm:moment:20161019 - https://snyk.io/vuln/SNYK-JS-SANITIZEHTML-2957526 - https://snyk.io/vuln/npm:moment:20160126 - https://snyk.io/vuln/npm:sanitize-html:20160801 - https://snyk.io/vuln/npm:sanitize-html:20141024 - https://snyk.io/vuln/npm:moment:20170905
Fixing the vulnerabilities |
Added new command as sudo npm install --unsafe-perm=true -g now made true for Line No.6
Made changes On line 5 Added new command to install --unsafe-perm=true
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to fix 36 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.json
Vulnerabilities that will be fixed with an upgrade:
npm:base64url:20180511
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-BRACES-6838727
SNYK-JS-LODASH-6139239
SNYK-JS-WS-7266574
npm:jsonwebtoken:20150331
SNYK-JS-LODASH-450202
SNYK-JS-LODASH-608086
SNYK-JS-LODASH-73638
SNYK-JS-SANITIZEHTML-585892
SNYK-JS-LODASH-1040724
npm:sanitize-html:20161026
SNYK-JS-SOCKETIO-7278048
npm:jws:20160726
SNYK-JS-SANITIZEHTML-1070780
npm:lodash:20180130
SNYK-JS-INFLIGHT-6095116
SNYK-JS-ENGINEIO-3136336
SNYK-JS-MICROMATCH-6838728
SNYK-JS-MOMENT-2440688
SNYK-JS-UNSETVALUE-2400660
SNYK-JS-LODASH-1018905
SNYK-JS-SANITIZEHTML-6256334
SNYK-JS-EXPRESSJWT-575022
SNYK-JS-CRYPTOJS-6028119
SNYK-JS-JSONWEBTOKEN-3180026
SNYK-JS-LODASH-73639
SNYK-JS-JSONWEBTOKEN-3180024
SNYK-JS-SANITIZEHTML-1070786
SNYK-JS-JSONWEBTOKEN-3180022
npm:moment:20161019
SNYK-JS-SANITIZEHTML-2957526
npm:moment:20160126
npm:sanitize-html:20160801
npm:sanitize-html:20141024
npm:moment:20170905
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS)
🦉 Use of Weak Hash
🦉 Improper Authentication
🦉 More lessons are available in Snyk Learn