Add New Findings
Last updated
Last updated
Solodit aggregates findings from a variety of sources, as well as individual auditors and auditing companies contributing with new firms and findings is always an available option.
Currently this is done directly through the .
To add new findings on Solodit, navigate to the and fork it by clicking on the fork button on the top right corner:
Give your fork a name and clone it:
Inside the cloned repository>reports folder, if not already present, create a new subfolder, and name it after the audit firm or solo auditor you're adding the findings for.
Include two logo images you'll want the findings to be associated with:
logo_256_256.png This logo will be used in the search list and the finding detail page.
type: png
size: 256px * 256px
background: transparent
logo_450_225.png This logo will be displayed on the Solodit landing page.
type: png
size: 450px * 225px
Put the brand name at the right side of the logo.
background color: #292634
logo color: #BBBABD
name text color: #BBBABD
Last step, is adding the reports.
Properly name the report file ({Date}-{Protocol}.md
).
Prepend the report with Auditor details
Use #Findings to denote the start of findings content
Indicate:
the severity - Findings may be classified into 5 categories:
High Risk
Medium Risk
Low Risk
Gas Optimizations
Informational
The title of the finding(s)
Their content
Once finished, your folder should look like this:
A Solodit team member will review the pull request, and, if there's any problem, guide you through the correct process to add your findings on the platform.
Example:
Example:
Ensure that the report is formatted correctly. Here's a template you can use, or get inspiration from the
Once your folder is ready, push it to your fork and