Dethernety User Documentation

August 14, 2026 · View on GitHub

For platform overview, installation, and architecture, see the main README.


Modeling and Analysis

GuideDescription
Building Your First ModelStep-by-step tutorial for creating a threat model
Boundary Trust ZonesRecord each boundary's trust zone, domains, role, and approved channels — the declared design intent for segmentation
Component Configuration GuideComponent setup, class assignment, and attribute configuration
Security Analysis WorkflowRunning analysis and interpreting results
Managing FindingsAffirming findings as confirmed live risk or muting them (not applicable, false positive, waived, superseded); the pending/confirmed/disposed lifecycle

Security Controls and Modules

GuideDescription
Working with Security ControlsCreating, configuring, and assigning security controls
Understanding ModulesHow the module system extends modeling and analysis

Issue Tracking

GuideDescription
Issue Management GuideIssue creation, filtering, merging, and external integration

Reporting — Threat Report

A read-only, point-in-time report over a model. See the Threat Report guide:

GuideDescription
Threat Report OverviewWhat the report is, what it does and does not tell you, and where to start
Getting StartedGenerate, open, refresh, and export a report
Reading the ReportNavigation, the shared visual language, the Posture and Boundary Crossings views
Understanding Coverage and GapsThe MITRE ATT&CK coverage matrix: tiers, gaps, and honest interpretation
Reachability and Flow RoutesFlow routes to crown-jewel assets and between any two elements
Working with FindingsThe Residual Risk ledger, triage, filtering, and the Component Profile

AI and Automation — Dethereal (Claude Code Plugin)

For comprehensive documentation on the Dethereal threat modeling plugin, see the Dethereal documentation:

GuideDescription
Getting StartedInstallation, authentication, first model
Guided WorkflowThe 11-step threat modeling process
Command ReferenceAll 14 slash commands
Model ConceptsComponents, boundaries, flows, quality scoring
Discovery and EnrichmentInfrastructure scanning, security attributes, MITRE
Sync and Version ControlPush/pull, git integration, conflict handling
Review and AnalysisQuality review, attack surface analysis
Agents and ArchitectureAI agents, MCP tools, lifecycle hooks
GlossaryPlugin-specific terminology

Running a deployment — BYODt

Everything needed to run Dethernety on your own machine or server. See the BYODt deployment guide:

GuideDescription
OverviewWhat a BYODt deployment runs, what it needs, and how the pieces fit
InstallationPrerequisites, obtaining the bundle, first start, and verifying health
ConfigurationThe .env settings reference, the generated secret, and database storage
OperationsThe byodt commands: start, apply changes, logs, backup and restore, TLS, upgrade
CloudConnecting a deployment to cloud sign-in and content packages
TroubleshootingSymptoms, causes, and fixes

Suggested reading order

Platform (GUI): Building Your First Model -- then Security Analysis Workflow to run and interpret analysis -- then the Threat Report to read, filter, and export your residual risk.

Dethereal (Claude Code plugin):

  1. Getting Started -- install and create your first model
  2. Guided Workflow -- the complete 11-step process
  3. Command Reference -- all available commands

Going deeper:

  1. Working with Security Controls -- create and assign controls
  2. Issue Management Guide -- track findings and coordinate remediation
  3. Component Configuration Guide -- advanced component setup

Modules:

  1. Understanding Modules -- module system and extensibility