Skip to content

Commit 8cef9c7

Browse files
authored
Merge pull request #188 from joBr99/master
Fixed some typos in Infrastructure Hardening Subdomain
2 parents bcb7054 + 610ea62 commit 8cef9c7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
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
@@ -471,7 +471,7 @@ Implementation:
471471
Usage of test and production environments:
472472
risk: Security tests are not running regularly because test environments are
473473
missing
474-
measure: A production and a production like environment is used
474+
measure: A test and a production like environment is used
475475
difficultyOfImplementation:
476476
knowledge: 3
477477
time: 3

src/assets/YAML/generated/generated.yaml

Lines changed: 2 additions & 2 deletions
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
@@ -3246,7 +3246,7 @@ Implementation:
32463246
Usage of test and production environments:
32473247
risk: Security tests are not running regularly because test environments are
32483248
missing
3249-
measure: A production and a production like environment is used
3249+
measure: A test and a production like environment is used
32503250
difficultyOfImplementation:
32513251
knowledge: 3
32523252
time: 3

0 commit comments

Comments
 (0)