| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Version | Supported | Notes |
|---|---|---|
| 2.2.x | Yes | Current institutional hardening line (scope-protocol + contracts 2.2.0) |
| 1.0.x | Yes | Prior stable line; security fixes backported when feasible |
| 0.11.x | Best effort | Workflow release |
| 0.10.x | Best effort | Upgrade recommended |
| 0.9.x and earlier | No | Unsupported |
Report issues against the latest supported release on main.
Report security issues privately via GitHub Security Advisories:
https://github.com/fraware/SCOPE/security/advisories/new
Do not open public issues for undisclosed vulnerabilities. Include reproduction steps, affected version / commit, and impact. Maintainers will acknowledge and coordinate a fix before any public disclosure.
| Field | Value |
|---|---|
| Threat model document | docs/threat_model.md |
| Threat model version | scope-threat-model-v2.2-as08 |
| Normative non-claims | ADR-0001 |
| Pilot release boundaries | ADR-0010 |
Security reviews for this release must cite threat_model_version = scope-threat-model-v2.2-as08 (or a later ADR that supersedes it).
SCOPE records human review authority and bounded grant use. It builds on schema validation, canonical hashing, hash-chained ledger events, explicit expiration checks, and fail-closed behavior for unknown scopes, invalid roles, forbidden queue transitions, incomplete independence blocks, and unauthorized pilot modes.
Cryptography and signing
Identity
Ledger and delivery
AKTA review contract
Workflow
Known limits
python scripts/run_institutional_offline_gates.pySee docs/threat_model.md, docs/trusted_boundary.md, docs/compatibility_matrix.md, docs/limitations.md, docs/definition_of_done.md, docs/adr/, and docs/runbooks/.
| Back | FazBrowse Home | New Git URL |