RUSTSEC-2023-0051

Source
https://rustsec.org/advisories/RUSTSEC-2023-0051
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2023-0051.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2023-0051
Published
2023-07-30T12:00:00Z
Modified
2023-08-19T10:29:52Z
Summary
`dlopen_derive` is unmaintained
Details

dlopen_derive hasn't been updated since June 9, 2019.

dlopen_derive depends on [quote = "0.6.12"] and [syn = "0.15.34"]. Versions 1.0.0 of these dependencies were published on August 13, 2019. The 0.* versions haven't received updates since.

Note that dlopen is an unmaintained crate from the same repository as dlopen_derive. However, migrating away from dlopen_derive implies migrating away from dlopen, as well.

Recommended alternatives

  • [dlopen2_derive] (and dlopen2)
Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / dlopen_derive

Package

Name
dlopen_derive
View open source insights on deps.dev
Purl
pkg:cargo/dlopen_derive

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "os": [],
        "functions": [],
        "arch": []
    }
}

Database specific

{
    "cvss": null,
    "informational": "unmaintained",
    "categories": []
}