Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 201 Bytes

SECURITY.md

File metadata and controls

14 lines (7 loc) · 201 Bytes
  • Use of Slither

  • Foundry test coverage

  • Security best practices:

    • Reentrancy guard

    • Check effect pattern

    • Pull over push pattern

    • Avoid external calls as much as possible