RUSTSEC-2020-0163

Source
https://rustsec.org/advisories/RUSTSEC-2020-0163
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2020-0163.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2020-0163
Published
2020-11-03T12:00:00Z
Modified
2022-08-02T14:03:23Z
Summary
`term_size` is unmaintained; use `terminal_size` instead
Details

The term_size crate is no longer maintained. Consider using terminal_size instead.

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

Affected packages

crates.io / term_size

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": "unmaintained",
    "categories": []
}