Delivered to Compound on June 14th, 2022. Fix updates will be added to this document periodically. This security assessment was prepared by OpenZeppelin, protecting the open economy. Table of Contents Summary As part of OpenZeppelin’s Security Partnership with the Compound DAO, we have audited... From 2022-05-13 To 2022-06-14 Languages Solidity Scope We audited the compound-finance/comet repository at the 0f1221967149115f50a09681eea9580879ee7720 commit. In scope were the following contracts: - Comet.sol...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 2 | 2 | - | - | 4 |
Fixed | 6 | 1 | 1 | - | 8 |
Total | 8 | 3 | 1 | 0 | 12 |
# | File Name |
---|---|
1 | contracts/CometStorage.sol |
2 | contracts/vendor/interfaces/draft-IERC1822.sol |
3 | contracts/vendor/utils/Address.sol |
4 | contracts/CometFactory.sol |
5 | contracts/CometMainInterface.sol |
6 | contracts/Bulker.sol |
7 | contracts/TransparentUpgradeableConfiguratorProxy.sol |
8 | contracts/CometProxyAdmin.sol |
9 | contracts/vendor/proxy/ERC1967/ERC1967Upgrade.sol |
10 | contracts/vendor/proxy/transparent/ProxyAdmin.sol |