Fix/typo overview security.md identification against (#205)

* typo (identificiation -> identification)

* typo (agains -> against)

Co-authored-by: Christian Kuelker (s1) <c@c8i.org>
This commit is contained in:
Christian Külker 2020-06-08 15:01:39 +02:00 committed by GitHub
parent 4def239cf4
commit 0b2d41976e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
- <a name="risk-identificiation-of-infected-person">Identification of infected persons and/or persons under test</a>
- <a name="risk-identification-of-infected-person">Identification of infected persons and/or persons under test</a>
- 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
- <a name="threat-dos-against-internet-endpoints">Denial of service attack agains endpoints exposed to the internet</a>
- <a name="threat-dos-against-internet-endpoints">Denial of service attack against endpoints exposed to the internet</a>
- Proposed controls
- Distributed denial-of-service countermeasures
- Use of mutual TLS v1.3 for server to server communication