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 xxusbsentinel

Dependencies

(16 total, 1 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 eframe^0.340.34.2up to date
 egui^0.340.34.2up to date
 egui_extras^0.340.34.2up to date
 arboard^3.63.6.1up to date
 rusb^0.90.9.4up to date
 chrono ⚠️^0.40.4.44maybe insecure
 image^0.250.25.10up to date
 rfd^0.170.17.2up to date
 serde^1.01.0.228up to date
 toml^11.1.2+spec-1.1.0up to date
 dirs^6.06.0.0up to date
 usb-ids^11.2025.2up to date
 ksni^0.30.3.4up to date
 tray-icon^0.240.24.0up to date
 winreg^0.560.56.0up to date
 windows-sys^0.520.61.2out of date

Security Vulnerabilities

chrono: Potential segfault in `localtime_r` invocations

RUSTSEC-2020-0159

Impact

Unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires an environment variable to be set in a different thread than the affected functions. This may occur without the user's knowledge, notably in a third-party library.

Workarounds

No workarounds are known.

References