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 sophia_sparql

Dependencies

(12 total, 1 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 bigdecimal^0.40.4.8up to date
 chrono ⚠️^0.40.4.40maybe insecure
 num-bigint^0.40.4.6up to date
 oxiri^0.20.2.11up to date
 rand^0.80.9.1out of date
 sophia_api^0.9.00.9.0up to date
 sophia_inmem^0.9.00.9.0up to date
 sophia_iri^0.9.00.9.0up to date
 sophia_term^0.9.00.9.0up to date
 spargebra^0.30.3.5up to date
 thiserror^2.02.0.12up to date
 uuid^1.111.16.0up to date

Dev dependencies

(2 total, all up-to-date)

CrateRequiredLatestStatus
 sophia_turtle^0.9.00.9.0up to date
 test-case^3.33.3.1up 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