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

v1 alpha. 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.0.tar.gz (143.1 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.0-py3-none-any.whl (64.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: archithreat-3.0.0.tar.gz
  • Upload date:
  • Size: 143.1 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.0.tar.gz
Algorithm Hash digest
SHA256 62765a49239e2b923a5cc022996d7668a13ec4448d5737115d78f322e321dc12
MD5 30aa8371135abcc1c9ac983f01a94cf3
BLAKE2b-256 93ca541b939a1bfa042e2f09b587f5dcc4408a9108903268370d4818bffa864c

See more details on using hashes here.

Provenance

The following attestation bundles were made for archithreat-3.0.0.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.0-py3-none-any.whl.

File metadata

  • Download URL: archithreat-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 64.8 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 852e5ed930620e98db83965d30c411c876f903d8ddba957c3da8ac99a04985d6
MD5 e5e5ad37ebb479fe5e354cc4c3b6a664
BLAKE2b-256 9e2af7351303525d8bfd724b3bebfef8b6856d5006381fda67f422cfa9aeea4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for archithreat-3.0.0-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