ArchiMate_SABSA
Practice of Modeling SABSA with the ArchiMate Specification

Resources
- This Guide “A Guide to Modeling SABSA® with the ArchiMate® Specification” can be downloaded from Open Group site: https://publications.opengroup.org/guides/archimate/g24b
- You may request variable SABSA® whitepaper from site: https://sabsa.org/white-paper-requests/, notice it would require you use your company’s business email address
Content Mindmap
Get Freeplane and click to open the MindMap (you need to Fork or Clone repository to your local to open it.)

You can check markdown format of mindmap if you haven’t installed Freeplane yet.
Brief Introduction
SABSA® (Sherwood Applied Business Security Architecture) is a methodology for developing risk-driven enterprise information security and information assurance architectures and for delivering security infrastructure solutions that support critical business initiatives. It is an open standard, comprising a number of frameworks, models, methods and processes, free for use by all, with no licensing required for end-user organizations who make use of the standard in developing and implementing architectures and solutions. (Source: W100 - SABSA® White Paper)
The Joint Working Group, between SABSA and the Open Group, was established around 2024, aims to following variable purpose:
- develop a settled consensus of core security elements, relationships, and properties - referred to collectively as the “Security Overlay”.
- propose a reference of vocabulary, patterns, and conventions in this domain, to further enterprise security as a practice, and encourage the wider appreciation of security concepts in general and the SABSA approach in particular.
- incentivize toolmakers to facilitate support for security within their products, no need to focus on how to model the security perspective.
The practice in this repository is to detail go through the guide, and using Archi (ArchiMate® modeling tool) to create the hands-on model step-by-step, so that it can be tailored by every architecture team to their own company’s EA+Security meta-model creation.
Read and Check Detail
Extended Variable Views on SABSA
Other References
- Repository tracking: VS Code
- Video cover and contents: Microsoft Powerpoint or any slide tool
- Mindmap: FreePlane
- ArchiMate Modeling: Archi
- Schema Documentation in JSON: visualized via “JSON Crack” or “JSON Lens”, and many others similar extension
- Knowlege on Metamodel with relationship: Protégé
- Non-ArchiMate Diagramming, e.g. hierarchical chart: PlantUML
Modeling Tutorial Videos
Markdown Editing Tips
Key in special character in Markdown through ALT + code (need to use number pad):
- « : Alt + 0171
- » : Alt + 0187
- ® : Copyright, Alt + 0174
- ™ : Alt + 0153
Key in special characters in Markdown through HTML syntax:
- superscript: use “sup” tag
- subscript: use “sub” tag
Comments are welcome, leave your thoughts in Discussion Board.