Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 888 Bytes

File metadata and controls

27 lines (18 loc) · 888 Bytes

Security Policy

Reporting a vulnerability

Please do not open public GitHub issues for security vulnerabilities.

Instead:

  1. Gather the affected functions, state assumptions, and impact details.
  2. Contact the maintainers privately or use GitHub private vulnerability reporting if it is enabled for this repository.
  3. Give the maintainers time to validate and coordinate a fix before public disclosure.

Scope

Security reports are especially relevant for:

  • authorization and signer requirements
  • storage layout and upgrade assumptions
  • buy and sell execution
  • pricing or fee calculations
  • event integrity and state consistency

Responsible disclosure

  • Do not share exploit details publicly before a fix exists.
  • Include exact reproduction steps or a proof of concept when possible.
  • Treat all contract correctness bugs as potentially high-impact until reviewed.