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 projvar

Dependencies

(25 total, 5 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 askalono^0.40.5.0out of date
 chrono ⚠️^0.40.4.38maybe insecure
 clap^4.44.5.21up to date
 cli_utils_hoijui^0.70.9.0out of date
 const_format^0.20.2.33up to date
 enum-map^2.72.7.3up to date
 git-version^0.30.3.9up to date
 git2^0.180.19.0out of date
 gix-url^0.270.28.0out of date
 human-panic^2.02.0.2up to date
 lazy_static^1.41.5.0up to date
 log^0.40.4.22up to date
 proc-macro2^1.01.0.92up to date
 regex^1.101.11.1up to date
 remain^0.20.2.14up to date
 repvar^0.130.13.2up to date
 serde^1.01.0.215up to date
 serde_json^1.01.0.133up to date
 spdx^0.100.10.7up to date
 strum^0.260.26.3up to date
 strum_macros^0.260.26.4up to date
 thiserror^1.02.0.3out of date
 tracing^0.10.1.40up to date
 tracing-subscriber^0.30.3.18up to date
 url^2.52.5.3up to date

Dev dependencies

(8 total, 1 outdated)

CrateRequiredLatestStatus
 assert_cmd^2.02.0.16up to date
 assert_fs^1.01.1.2up to date
 cmd_lib^1.91.9.5up to date
 const-fnv1a-hash^1.11.1.0up to date
 directories^5.05.0.1up to date
 fake^2.93.0.1out of date
 predicates^3.03.1.2up to date
 uuid^1.61.11.0up 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