Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ issue to be triaged and, where applicable, patched before any public disclosure.

## Scope

In scope: the contracts under `contracts/` in this repository. Out of scope:
third-party dependencies (`soroban-sdk`, the Stellar network itself), and the
`contracts/demo-consumer` example, which exists to validate integration patterns
and is not intended for production use on its own.
In scope: the contracts under `contracts/` in this repository, including
`contracts/tholos`, `contracts/tholos-v2`, and `contracts/asserter-consumer`. Out of
scope: third-party dependencies (`soroban-sdk`, the Stellar network itself), and
the `contracts/demo-consumer` example, which exists to validate integration
patterns and is not intended for production use on its own.