Skip to content

Security: Tx-wat/stellar-txwatch-contracts

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
0.1.x

Reporting a Vulnerability

Do not open a public GitHub issue for security vulnerabilities.

Please report security issues by emailing:

emmanuelanalaba@gmail.com

Include as much detail as possible:

  • A description of the vulnerability and its potential impact
  • Steps to reproduce or a proof-of-concept
  • Affected contract(s): alert-registry, watcher-registry, or both
  • Any suggested mitigations

What to expect

Timeline Action
Within 48 hours Acknowledgement of your report
Within 7 days Initial assessment and severity classification
Within 30 days Patch or mitigation plan communicated to reporter
After fix is deployed Public disclosure coordinated with reporter

We follow responsible disclosure: we ask that you give us reasonable time to address the issue before any public disclosure.

Scope

The following are in scope:

  • Logic errors in AlertRegistry or WatcherRegistry contract functions
  • Authorization bypass (e.g., circumventing require_auth())
  • Storage manipulation or data corruption vectors
  • Denial-of-service via resource exhaustion on-chain

The following are out of scope:

  • Issues in third-party dependencies (report those upstream)
  • Stellar protocol-level vulnerabilities (report to the Stellar Development Foundation)
  • Issues in off-chain infrastructure not part of this repository

Contact

Maintainer: Emmanuel Chukwunyere — emmanuelanalaba@gmail.com
Organization: Tx-wat

There aren't any published security advisories