From 268b544b4b94fec0f9a9f2231afeedf0ded46a40 Mon Sep 17 00:00:00 2001 From: Lamar Thomas <38670842+r3ltsupport@users.noreply.github.com> Date: Fri, 19 Oct 2018 15:23:48 -0400 Subject: [PATCH] fixed order of repudiation and information disclos --- docs/source/design/threat-model/corda-threat-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/design/threat-model/corda-threat-model.md b/docs/source/design/threat-model/corda-threat-model.md index 83e5a1da1f..cbec1a1769 100644 --- a/docs/source/design/threat-model/corda-threat-model.md +++ b/docs/source/design/threat-model/corda-threat-model.md @@ -46,8 +46,8 @@ threats is the [STRIDE](https://en.wikipedia.org/wiki/STRIDE_(security)) framewo - Spoofing - Tampering -- Information Disclosure - Repudiation +- Information Disclosure - Denial of Service - Elevation of Privilege