Skip to content

ASE'25: Demystifying OpenZeppelin's Own Vulnerabilities and Analyzing Their Propagation in Smart Contracts

Notifications You must be signed in to change notification settings

AIS2Lab/ZepCompare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZepCompare

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:

  1. Install dependency:

pip install -r requirement.txt

  1. run voliation_detection/detection_main.py

About

ASE'25: Demystifying OpenZeppelin's Own Vulnerabilities and Analyzing Their Propagation in Smart Contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 99.6%
  • Python 0.4%