Skip to content

[Docs] Add SECURITY.md disclosure policy and link from README #908

@ogazboiz

Description

@ogazboiz

Join the contributor Telegram: https://t.me/+DOylgFv1jyJlNzM0

Why this matters

There is no SECURITY.md, so researchers reporting a vulnerability have no canonical address, no disclosure window, and no scope statement. GitHub flags this as a security policy gap, and Stellar/Soroban projects without one face higher friction with bounty programs. A short, honest SECURITY.md is mostly boilerplate but signals seriousness.

Acceptance criteria

  • Add SECURITY.md at the repo root with:
    • Supported versions (current main + last tag).
    • Contact email / encrypted contact (e.g. via the Telegram link as a fallback only).
    • 90-day disclosure window and "we'll respond within 5 business days" SLA.
    • Scope (in-scope: contracts/backend/frontend in this repo; out-of-scope: 3rd party services).
    • Reward statement (clarify whether bounties are offered).
  • Link it from README.md "Security" section.

Files to touch

  • SECURITY.md (new)
  • README.md

Out of scope

  • Running a paid bounty programme.
  • Adding a GPG key right now (mention the option only).

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programdocsDocumentationgood first issueGood for newcomerssecuritySecurity related issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions