Open KadeMorton opened 2 months ago
As Stephen (DISARM) kindly informed us, we can utilise generate_DISARM_pages.py and generate_disarm_sql.py
generate_DISARM_pages.py
looks as if it reads the framework data from two Excel spreadsheets (data and frameworks)
generate_disarm_sql.py
builds local-database tables and imports the data previously read from the Excel spreadsheets
Description
To support the integration of the DISARM Red Framework within Thread, we need to design and create the necessary database tables to store the DISARM Red Framework data, including STIX data. This ticket involves planning the database schema, ensuring it aligns with the structure and requirements of the DISARM Red Framework, and implementing the tables within the database.
Task
Acceptance Criteria
Steps