This repository is the artifact of the paper "Demystifying OpenZeppelin's Own Vulnerabilities and Analyzing Their Propagation in Smart Contracts".
The code of ZepCompare are in code, and the groundtruth dataset is in datasets/groundtruth, the addresses of the large scale experiment are in datasets/large_size
To run ZepCompare:
- Install dependency:
pip install -r requirement.txt
- run voliation_detection/detection_main.py