-
Notifications
You must be signed in to change notification settings - Fork 159
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
7.22.0 #910
7.22.0 #910
Conversation
CHANGELOG.md
Outdated
### Security | ||
- Updated `chai` from 4.3.7 to 4.4.1 to fix Chaijs/get-func-name vulnerability to ReDoS. | ||
- Updated `braces` from 3.0.2 to 3.0.3 to fix uncontrolled resource consumption in braces. | ||
- Updated `follow-redirects` from 1.15.3 to 1.15.6 to fix Follow Redirects improperly handling URLs in the `url.parse()` function and Proxy-Authorization header being kept across hosts. | ||
- Updated `jose` from 4.11.2 to 4.15.7 to fix jose vulnerability to resource exhaustion via specifically crafted JWE with compressed plaintext. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would remove the security section because it does not really impact the end-user's experience using the Deploy CLI.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #910 +/- ##
=======================================
Coverage 84.21% 84.21%
=======================================
Files 115 115
Lines 3610 3610
Branches 700 700
=======================================
Hits 3040 3040
Misses 324 324
Partials 246 246 ☔ View full report in Codecov by Sentry. |
🔧 Changes
📚 References
🔬 Testing
📝 Checklist