Panenco / papi

MIT License
2 stars 0 forks source link

fix: upgrade jsonwebtoken package version #23

Closed Yhuley closed 1 year ago

Yhuley commented 1 year ago

There was Improper Authentication vulnerability which was fixed in jsonwebtoken v9

Migration notes: https://github.com/auth0/node-jsonwebtoken/wiki/Migration-Notes:-v8-to-v9

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

github-actions[bot] commented 1 year ago

=============================== Coverage summary ===============================
Statements   : 96.53% ( 474/491 )
Branches     : 83.82% ( 228/272 )
Functions    : 94.52% ( 138/146 )
Lines        : 97.45% ( 421/432 )
================================================================================