This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.

Crate steam-cloud-file-manager

Dependencies

(26 total, 1 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 eframe^0.34.10.34.3up to date
 egui^0.34.10.34.3up to date
 egui_extras^0.34.10.34.3up to date
 egui-phosphor^0.12.00.12.0up to date
 steamworks ⚠️^0.13.00.13.1maybe insecure
 steamworks-sys^0.13.00.13.0up to date
 anyhow^1.0.1021.0.102up to date
 byteorder^1.5.01.5.0up to date
 image^0.25.100.25.10up to date
 open^5.3.45.3.5up to date
 regex^1.12.31.12.3up to date
 rfd^0.17.20.17.2up to date
 walkdir^2.5.02.5.0up to date
 serde^1.0.2281.0.228up to date
 serde_json^1.0.1491.0.150up to date
 toml^1.1.21.1.2+spec-1.1.0up to date
 chrono^0.4.440.4.45up to date
 uuid^1.23.11.23.2up to date
 dirs^6.0.06.0.0up to date
 tracing^0.1.440.1.44up to date
 tracing-subscriber^0.3.230.3.23up to date
 tungstenite^0.29.00.29.0up to date
 ureq^3.3.03.3.0up to date
 sha1^0.11.00.11.0up to date
 self_update^0.42.00.44.0out of date
 winapi^0.3.90.3.9up to date

Dev dependencies

(1 total, all up-to-date)

CrateRequiredLatestStatus
 tempfile^3.27.03.27.0up to date

Build dependencies

(2 total, all up-to-date)

CrateRequiredLatestStatus
 chrono^0.4.440.4.45up to date
 winres^0.1.120.1.12up to date

Security Vulnerabilities

steamworks: Denial of service in Steamworks game clients/servers using P2P authentication

RUSTSEC-2026-0121

Processing the raw ValidateAuthTicketResponse_t callback data panics when the m_eAuthSessionResponse field is k_EAuthSessionResponseAuthTicketNetworkIdentityFailure. This can lead to denial of service in game clients and servers using the begin_authentication_session API to authenticate players if a malicious game client sends an authentication ticket with a network identity that does not match that of the verifier.