From 0b2d41976e3fe3361990d50b3321a304aad668e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=BClker?= <2241067+ckuelker@users.noreply.github.com> Date: Mon, 8 Jun 2020 15:01:39 +0200 Subject: [PATCH] Fix/typo overview security.md identification against (#205) * typo (identificiation -> identification) * typo (agains -> against) Co-authored-by: Christian Kuelker (s1) --- overview-security.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/overview-security.md b/overview-security.md index c3d89f2..86f3cbd 100644 --- a/overview-security.md +++ b/overview-security.md @@ -8,7 +8,7 @@ At the very beginning of the development process of this solution, development t Risks and threats identified during the conducted workshops are listed below. Please note that listed risks, threats and proposed controls are non-exhaustive and will be updated regularly. ### Technical Risks - - Identification of infected persons and/or persons under test + - Identification of infected persons and/or persons under test - Related threats - [Insecure design](#threat-insecure-design) - [Insecure programming](#threat-insecure-programming) @@ -133,7 +133,7 @@ Risks and threats identified during the conducted workshops are listed below. Pl - Infrastructure as code - Configuration change management - Automated configuration checks - - Denial of service attack agains endpoints exposed to the internet + - Denial of service attack against endpoints exposed to the internet - Proposed controls - Distributed denial-of-service countermeasures - Use of mutual TLS v1.3 for server to server communication