Skip to content

Commit 003ad66

Browse files
joBr99Johannes Braun
authored andcommitted
fix typo
1 parent bcb7054 commit 003ad66

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/assets/YAML/default/Implementation/InfrastructureHardening.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ Implementation:
404404
Usage of encryption at rest:
405405
risk: Evil actors might be able to access data and read information, e.g. from
406406
physical hard disks.
407-
measure: By using encryption at trdt, it is impossible or at least harder to
407+
measure: By using encryption at rest, it is impossible or at least harder to
408408
to read information.
409409
difficultyOfImplementation:
410410
knowledge: 2

src/assets/YAML/generated/generated.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3173,7 +3173,7 @@ Implementation:
31733173
Usage of encryption at rest:
31743174
risk: Evil actors might be able to access data and read information, e.g. from
31753175
physical hard disks.
3176-
measure: By using encryption at trdt, it is impossible or at least harder to
3176+
measure: By using encryption at rest, it is impossible or at least harder to
31773177
to read information.
31783178
difficultyOfImplementation:
31793179
knowledge: 2

0 commit comments

Comments
 (0)