From cf5f6f9b1397f7f50d46e6171cddb15c17c2bfb4 Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 22 May 2024 13:06:32 +0100 Subject: [PATCH] Created by OWASP Threat Dragon --- .../Snipe-IT Threat Model.json | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 ThreatDragonModels/Snipe-IT Threat Model/Snipe-IT Threat Model.json diff --git a/ThreatDragonModels/Snipe-IT Threat Model/Snipe-IT Threat Model.json b/ThreatDragonModels/Snipe-IT Threat Model/Snipe-IT Threat Model.json new file mode 100644 index 0000000000..9fff5e589d --- /dev/null +++ b/ThreatDragonModels/Snipe-IT Threat Model/Snipe-IT Threat Model.json @@ -0,0 +1,35 @@ +{ + "version": "2.2.0", + "summary": { + "title": "Snipe-IT Threat Model", + "owner": "snipe", + "description": "", + "id": 0 + }, + "detail": { + "contributors": [], + "diagrams": [ + { + "id": 0, + "title": "New STRIDE diagram", + "diagramType": "STRIDE", + "placeholder": "New STRIDE diagram description", + "thumbnail": "./public/content/images/thumbnail.stride.jpg", + "version": "2.2.0", + "cells": [] + }, + { + "id": 1, + "title": "New CIA diagram", + "diagramType": "CIA", + "placeholder": "New CIA diagram description", + "thumbnail": "./public/content/images/thumbnail.cia.jpg", + "version": "2.2.0", + "cells": [] + } + ], + "diagramTop": 2, + "reviewer": "uberbrady", + "threatTop": 0 + } +} \ No newline at end of file