mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2024-11-25 18:54:25 +01:00
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:
parent
4def239cf4
commit
0b2d41976e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user