sechub
HomeServicesAssetsJobsFindingsTicketsGovCheck
Guest Mode. Click here to sign in and access all features

    Inaccurate comment on contract ownership

    AGAVE: Deployment Security Audit

    Severity
    Informational
    Status
    Fixed
    Location(s)

    https://github.com/Agave-DAO/protocol-v2/blob/9e1bc3697f84007b74ea0cd2f419ae2e76182761/contracts/misc/AgaveOracle.sol#L64

    https://github.com/Agave-DAO/protocol-v2/blob/69cbb24fd849f3d0a93274bcda67fd5e2eda93f6/contracts/protocol/configuration/LendingPoolAddressesProvider.sol#L16

    Description

    Throughout the code there are multiple mentions of Aave. While this is ok, since the code is a fork of Aave, we would recommend clarifying some comments around contract ownership. Multiple comments stating that the contract is owned by Aave Governance which is no longer true, should be clarified to refer to reality

    Recommendation

    Change to: Owned by the Agave Governance or appropriate ownership

    Comments
    No comments yet

    Inaccurate comment on contract ownership

    AGAVE: Deployment Security Audit

    Severity
    Informational
    Status
    Fixed