Sparkn

CodeFox Inc.
DeFiFoundryProxy
15,000 USDC
View results
Submission Details
Severity: low

Libraries are broken

Summary

The project's libraries are missing. Project doesn't compile. Additionally, it is impossible to know which library versions are intended to be used and whether these contain known bugs or vulnerabilities.

Vulnerability Details

Both Distributor.sol and ProxyFactory.sol expect to use the OpenZeppelin contracts library.

Impact

Low. Project doesn't compile. Impossible to know what version of the libraries are intended to be used.

Tools Used

None.

Recommendations

Add libraries as git submodules or use a dependency manager such as npm. In both cases, always link to a specific revision or tag to know which version of the libraries are used.

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.