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 swayr

Dependencies

(12 total, 1 outdated)

CrateRequiredLatestStatus
 clap^4.54.5.27up to date
 directories^6.06.0.0up to date
 env_logger^0.110.11.6up to date
 log^0.40.4.25up to date
 peg^0.80.8.4up to date
 rand^0.80.9.0out of date
 regex^1.111.11.1up to date
 rt-format^0.30.3.1up to date
 serde^1.01.0.217up to date
 serde_json^1.01.0.138up to date
 swayipc^3.03.0.3up to date
 toml^0.80.8.19up to date

Crate swayrbar

Dependencies

(14 total, 1 possibly insecure)

CrateRequiredLatestStatus
 clap^4.54.5.27up to date
 battery^0.70.7.8up to date
 chrono ⚠️^0.40.4.39maybe insecure
 directories^6.06.0.0up to date
 env_logger^0.110.11.6up to date
 log^0.40.4.25up to date
 regex^1.111.11.1up to date
 rt-format^0.3.10.3.1up to date
 serde^1.01.0.217up to date
 serde_json^1.01.0.138up to date
 swaybar-types^3.03.0.0up to date
 swayipc^3.03.0.3up to date
 sysinfo^0.330.33.1up to date
 toml^0.80.8.19up to 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