Omniscia Olympus DAO Audit

Static Analysis

Static Analysis

The execution of our static analysis toolkit identified 420 potential issues within the codebase of which 407 were ruled out to be false positives or negligible findings.

The remaining 13 issues were validated and grouped and formalized into the 10 exhibits that follow:

IDSeverityAddressedTitle
BTR-01SMajorYesInexistent Initialization of Member
BTR-02SInformationalYesImproper Inheritence
SDR-01SInformationalYesImproper Inheritence
SDR-02SInformationalYesUndocumented Value Literal
TRE-01SMinorYesImproper Usage of EIP-20 Transfer
TRE-02SInformationalYesLiteral Equality of bool Variables
VOD-01SMinorYesInexistent Validation of Address Argument
VOD-02SInformationalYesInexistent Emission of Event
OEC-01SInformationalYesIllegible Numeric Literal
OEC-02SInformationalYesImproper Inheritence