speedboard / longboard-sl

0 stars 0 forks source link

[Snyk] Security upgrade express-jwt from 5.3.0 to 6.0.0 #132

Open snyk-bot opened 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Issue Breaking Change Exploit Maturity
high severity Authorization Bypass
SNYK-JS-EXPRESSJWT-575022
Yes No Known Exploit
Commit messages
Package name: express-jwt The new version differs by 13 commits.
  • 678f3b0 6.0.0
  • 7ecab5f Merge pull request from GHSA-6g6m-m6h5-w9gf
  • 304a1c5 Made algorithms mandatory
  • e9ed6d2 5.3.3
  • 8662579 Make clearer sections in the Readme
  • d3e86bf Update README.md
  • c5d8419 Add a note about OAuth2 bearer tokens
  • 888f0e9 Update Readme and use a consistent JS style for code examples
  • 6591014 5.3.2
  • f4f4d1d fix license field
  • 1789282 fix dependencies vulnerabilities and test against 8, 10 and 12 from now on
  • 5766a24 Merge pull request #186 from auth0/jwt_update
  • 11f3ac4 Update jsonwebtoken dependency to 8.1.0
See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1249


Files with Coverage Reduction New Missed Lines %
controllers/api/v1/users/index.ts 1 85.71%
lib/spec.ts 1 82.35%
middlewares/passport.ts 2 88.24%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 473: 3.8%
Covered Lines: 321
Relevant Lines: 345

💛 - Coveralls