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 rustdesk
Dependencies (34 total, 6 outdated, 1 possibly insecure)
Dev dependencies (1 total, all up-to-date)
Crate Required Latest Status hound ^3.5
3.5.1
up to date
Build dependencies (2 total, all up-to-date)
Crate Required Latest Status cc ^1.0
1.2.1
up to date os-version ^0.2
0.2.0
up to date
Crate scrap
Dependencies (5 total, all up-to-date)
Build dependencies (3 total, 1 outdated)
Crate hbb_common
Dependencies (32 total, 5 outdated, 1 possibly insecure)
Build dependencies (1 total, all up-to-date)
Crate enigo
Dependencies (3 total, all up-to-date)
Crate Required Latest Status serde ^1.0
1.0.215
up to date serde_derive ^1.0
1.0.215
up to date log ^0.4
0.4.22
up to date
Build dependencies (1 total, all up-to-date)
Crate Required Latest Status pkg-config ^0.3
0.3.31
up to date
Crate clipboard
Dependencies (5 total, 1 outdated)
Build dependencies (1 total, all up-to-date)
Crate Required Latest Status cc ^1.0
1.2.1
up to date
Crate virtual_display
Dependencies (1 total, all up-to-date)
Crate Required Latest Status lazy_static ^1.4
1.5.0
up to date
Crate dylib_virtual_display
Dependencies (4 total, 1 outdated)
Build dependencies (1 total, all up-to-date)
Crate Required Latest Status cc ^1.0
1.2.1
up to date
Crate rustdesk-portable-packer
Dependencies (4 total, 1 outdated)
Crate Required Latest Status brotli ^3.4
7.0.0
out of date dirs ^5.0
5.0.1
up to date md5 ^0.7
0.7.0
up to date winapi ^0.3
0.3.9
up to date
Security Vulnerabilities chrono
: Potential segfault in `localtime_r` invocationsRUSTSEC-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