A Deep Dive into Deprecation Declarations in the Rust Package Ecosystem
收藏资源简介:
A Deep Dive into Deprecation Declarations in the Rust Package Ecosystem This Repository contains the data and scripts used in A Deep Dive into Deprecation Declarations in the Rust Package Ecosystem. DataSet: crateio_dumps: It contains data related to Rust packages exported from crate.io. advisory-db: GAD: GitHub Advisory Database, exported from reviewed adviosry-database repository. RAD: RustSec Advisory Databa, exported from Rustsec advisories. Scripts: 0_preprocess.ipynb: Data preprocessing involves extracting dependency relationships between packages and filtering out the libraries for further study. 1_RQ1.ipynb, 2_RQ1.ipynb: These two files obtains the results mentioned in RQ1. 3_RQ2.ipynb: This file obtains the results mentioned in RQ2. 4_RQ3.ipynb: This file obtains the results mentioned in RQ3.



