Update dependency fastify to v2.15.1 [SECURITY] - abandoned#63
Update dependency fastify to v2.15.1 [SECURITY] - abandoned#63renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
|
Kudos, SonarCloud Quality Gate passed!
|
Codecov Report
@@ Coverage Diff @@
## master #63 +/- ##
=======================================
Coverage 78.64% 78.64%
=======================================
Files 28 28
Lines 412 412
Branches 56 56
=======================================
Hits 324 324
Misses 88 88 Continue to review full report at Codecov.
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
2.13.0->2.15.1GitHub Vulnerability Alerts
CVE-2020-8192
A denial of service vulnerability exists in Fastify v2.14.1 and v3.0.0-rc.4 that allows a malicious user to trigger resource exhaustion (when the allErrors option is used) with specially crafted schemas.
Release Notes
fastify/fastify
v2.15.1Compare Source
Breaking Change
For security reasons we changed the default in the
ajvconfiguration.Unfortunately
allErrors: trueis a DoS attack vector for certainschemas. So this changed to
allErrors: false.See: ajv-validator/ajv@
334071aRef: https://hackerone.com/reports/903521
📚 PR:
PATCHtobodyvalidation (#2351)v2.15.0Compare Source
📚 PR:
v2.14.1Compare Source
v2.14.0Compare Source
📚 PR:
v2.13.1Compare Source
📚 PR:
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.