Skip to content

Latest commit

 

History

History
67 lines (40 loc) · 2.08 KB

File metadata and controls

67 lines (40 loc) · 2.08 KB

Introduction

A time-boxed security review of the protocol name protocol was done by CD Security, with a focus on the security aspects of the application's implementation.

Disclaimer

A smart contract security review can never verify the complete absence of vulnerabilities. This is a time, resource, and expertise-bound effort where we try to find as many vulnerabilities as possible. We can not guarantee 100% security after the review or even if the review will find any problems with your smart contracts. Subsequent security reviews, bug bounty programs, and on-chain monitoring are strongly recommended.

About ProtocolName

explanation of what the protocol does, some architectural comments, technical documentation

Severity classification

Severity Impact: High Impact: Medium Impact: Low
Likelihood: High Critical High Medium
Likelihood: Medium High Medium Low
Likelihood: Low Medium Low Low

Impact - the technical, economic, and reputation damage of a successful attack

Likelihood - the chance that a particular vulnerability gets discovered and exploited

Severity - the overall criticality of the risk

Security Assessment Summary

review commit hash - fffffffff

Scope

The following smart contracts were in scope of the audit:

  • SmartContractName
  • SmartContractName

The following number of issues were found, categorized by their severity:

  • Critical & High: x issues
  • Medium: x issues
  • Low: x issues

Findings Summary

ID Title Severity
[C-01] Any Critical Title Here Critical
[H-01] Any High Title Here High
[M-01] Any Medium Title Here Medium
[L-01] Any Low Title Here Low

Detailed Findings

[S-01] {name}

Severity

Impact:

Likelihood:

Description

Recommendations