Closed renovate[bot] closed 4 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 36.30%. Comparing base (
0ffc95a
) to head (b77a044
). Report is 3 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
0.23.14
->0.23.18
GitHub Vulnerability Alerts
GHSA-qg5g-gv98-5ffh
A bug introduced in rustls 0.23.13 leads to a panic if the received TLS ClientHello is fragmented. Only servers that use
rustls::server::Acceptor::accept()
are affected.Servers that use
tokio-rustls
'sLazyConfigAcceptor
API are affected.Servers that use
tokio-rustls
'sTlsAcceptor
API are not affected.Servers that use
rustls-ffi
'srustls_acceptor_accept
API are affected.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 was generated by Mend Renovate. View the repository job log.