-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed as not planned
Labels
upstreamAn unresolvable issue: an upstream dependency bugAn unresolvable issue: an upstream dependency bug
Description
SQLx and Diesel have opened a RUSTSEC advisory for a bug in the binary transmission protocol. There is nothing we can directly do to help, beyond bumping our dependency versions once they have been merged.
- SQLx: Potential vulnerability: overflowing and truncating casts launchbadge/sqlx#3440
- Diesel: Enable some numeric cast releated clippy lints and fix them in the code base diesel-rs/diesel#4170
During this process, I tried out the RUSTSEC auditing tool, and it looks like we also have two other potential issues, although as in this case, there is nothing we can do for now.
Metadata
Metadata
Assignees
Labels
upstreamAn unresolvable issue: an upstream dependency bugAn unresolvable issue: an upstream dependency bug