FrameworkFusion is a tool designed to leverage the OpenCRE Library to correlate and visualize relationships between security frameworks mapped in the OpenCRE database. It aims to simplify the task of understanding compliance overlaps and aligning security controls across multiple frameworks.
- Correlate controls across different security frameworks.
- Generate and visualize mapping tables for frameworks.
- Easy-to-use interface for querying relationships.
- Built on top of the powerful OpenCRE Library.
Make sure you have Python 3.8 or higher installed.
- Install using PIP:
pip3 install frameworkfusion
- How use:
framework_fusion compare --primary 12 --secundary 4 --output compare.xlsx
- To see frameworks supported:
framework_fusion example