Skip to main content

Convert ArchiMate 3.x architecture models into threat-modeling artifacts (v1: IriusRisk-compatible draw.io).

Project description

archithreat

CI Python License

Convert ArchiMate 3.x architecture models into threat-modeling artifacts, preserving logical trust zones, host containment, and connection semantics. Two output targets ship: IriusRisk-compatible draw.io and OWASP Threat Dragon v2 JSON. The codebase is structured so further targets slot in without rework.

Why

Threat-modeling tools that consume diagrams expect specific input formats (draw.io for IriusRisk, .tm7 for Microsoft TMT, JSON for OWASP Threat Dragon). None ingest ArchiMate directly. Organizations doing serious EA in ArchiMate (TOGAF, BiZZdesign, Sparx EA) have no path from authoritative architecture into their threat model except manual reconstruction. archithreat closes that gap.

Privacy by design

Architecture models for critical infrastructure describe attack surfaces and frequently cannot leave their owning organization. archithreat ships three surfaces, no hosted service:

  • CLI — local conversion for engineers and CI pipelines.
  • Browser app — static site (Pyodide); runs entirely in your browser, no upload.
  • Self-hosted container — FastAPI image you run inside your trust zone.

Install (CLI)

pip install archithreat[cli]
archithreat convert input.xml output.drawio --target iriusrisk
archithreat convert input.xml output.json    --target threatdragon
archithreat targets

Browser app

Open the published GitHub Pages site, drop your .xml in, pick a target from the dropdown, download the .drawio or .json. Nothing leaves your browser.

Self-hosted container

docker run --rm -p 8000:8000 ghcr.io/rondlite/archithreat:latest
# open http://localhost:8000

Documentation

Status

v3.0.1. See CHANGELOG.md and ROADMAP.

License

Apache 2.0 — see LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

archithreat-3.0.1.tar.gz (295.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

archithreat-3.0.1-py3-none-any.whl (67.3 kB view details)

Uploaded Python 3

File details

Details for the file archithreat-3.0.1.tar.gz.

File metadata

  • Download URL: archithreat-3.0.1.tar.gz
  • Upload date:
  • Size: 295.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for archithreat-3.0.1.tar.gz
Algorithm Hash digest
SHA256 e5e1555fe0a1c0ea90b0c6db093acb7d4f7b9d0eea56ed9b75b35815d66a866d
MD5 23a060c49411012f488f32e192f6bfc2
BLAKE2b-256 869d361d9315a30c651f84fcbbb8a3381764dff6ad0e537b5bb954489b7c4051

See more details on using hashes here.

Provenance

The following attestation bundles were made for archithreat-3.0.1.tar.gz:

Publisher: release.yaml on rondlite/archithreat

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file archithreat-3.0.1-py3-none-any.whl.

File metadata

  • Download URL: archithreat-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 67.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for archithreat-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d07ad391c5c867d5a71cbcb2c6a7a386fb024d75a456b225a85357f575c75a41
MD5 ce7350fd0f2bc19255e5af2d003f5b8c
BLAKE2b-256 e328d63209c56ada189bd8c24ad5895afdcc87c5e62e80aa4bcd5f81d9ee5987

See more details on using hashes here.

Provenance

The following attestation bundles were made for archithreat-3.0.1-py3-none-any.whl:

Publisher: release.yaml on rondlite/archithreat

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page