twofactor_totp
twofactor_totp copied to clipboard
[stable29] Fix npm audit
Audit report
This audit fix resolves 2 of the total 7 vulnerabilities found in your project.
Updated dependencies
- braces
- ws
Fixed vulnerabilities
braces #
- Uncontrolled resource consumption in braces
- Severity: high (CVSS 7.5)
- Reference: https://github.com/advisories/GHSA-grv7-fg5c-xmjg
- Affected versions: <3.0.3
- Package usage:
node_modules/braces
ws #
- ws affected by a DoS when handling a request with many HTTP headers
- Severity: high (CVSS 7.5)
- Reference: https://github.com/advisories/GHSA-3h5v-q93c-6h6q
- Affected versions: 8.0.0 - 8.17.0
- Package usage:
node_modules/ws
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 44.29%. Comparing base (
9e2acdb) to head (e081130). Report is 3 commits behind head on stable29.
Additional details and impacted files
@@ Coverage Diff @@
## stable29 #1533 +/- ##
===========================================
Coverage 44.29% 44.29%
Complexity 99 99
===========================================
Files 19 19
Lines 298 298
===========================================
Hits 132 132
Misses 166 166
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 44.29% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.