RUSTSEC-2020-0011

Source
https://rustsec.org/advisories/RUSTSEC-2020-0011
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2020-0011.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2020-0011
Aliases
Published
2020-04-23T12:00:00Z
Modified
2023-11-08T04:19:28.981532Z
Summary
Library exclusively intended to obfuscate code.
Details

This crate allows you to write safe functions with unsafe bodies without the unsafe keyword.

The value this adds is questionable, and hides unsafe usages from naive analysis.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / plutonium

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0

Ecosystem specific

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

Database specific

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