Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 687 Bytes

File metadata and controls

18 lines (18 loc) · 687 Bytes

Copy-pasting code from other libraries, contracts or even different parts of the same contract may result in incorrect code semantics for the context being copied to, copy over any vulnerabilities or miss any security fixes applied to the original code. All these may lead to security issues.


Slide Screenshot

0190.jpg


Slide Text

  • Claiming Issues
  • Copy Code
  • Libraries, Contracts, Protocols
  • Context, Assumptions, Bugs, Fixes
  • Cloning Risks
  • Security Implications

References


Tags