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 (33 total, 2 outdated, 1 possibly insecure)
Dev dependencies (1 total, all up-to-date)
Crate Required Latest Status hound ^3.5
3.5.0
up to date
Build dependencies (3 total, all up-to-date)
Crate scrap
Dependencies (6 total, all up-to-date)
Build dependencies (3 total, all up-to-date)
Crate hbb_common
Dependencies (27 total, 2 outdated, 1 possibly insecure)
Dev dependencies (1 total, all up-to-date)
Crate Required Latest Status serde_json ^1.0
1.0.96
up to date
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.163
up to date serde_derive ^1.0
1.0.163
up to date log ^0.4
0.4.18
up to date
Build dependencies (1 total, all up-to-date)
Crate Required Latest Status pkg-config ^0.3
0.3.27
up to date
Crate clipboard
Dependencies (4 total, all up-to-date)
Build dependencies (1 total, all up-to-date)
Crate Required Latest Status cc ^1.0
1.0.79
up to date
Crate virtual_display
Dependencies (1 total, all up-to-date)
Crate Required Latest Status lazy_static ^1.4
1.4.0
up to date
Crate dylib_virtual_display
Dependencies (4 total, all up-to-date)
Build dependencies (1 total, all up-to-date)
Crate Required Latest Status cc ^1.0
1.0.79
up to date
Crate rustdesk-portable-packer
Dependencies (4 total, all up-to-date)
Crate Required Latest Status brotli ^3.3
3.3.4
up to 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
Build dependencies (1 total, all 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