Skip to content

Commit ff9429c

Browse files
authored
chahnge segmentation to isolation
1 parent d69ea04 commit ff9429c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/Implementation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ Infrastructure Hardening:
4545
- not explicitly covered by ISO 27001 - too specific
4646
- 14.2.1
4747
- 14.2.5
48-
Segmented networks for virtual environments:
48+
Isolated networks for virtual environments:
4949
risk: Virtual environments in default settings are able to access other virtual environments on the network stack. By using virtual machines, it is often possible to connect to other virtual machines. By using docker, one bridge is used by default so that all containers on one host can communicate with each other.
50-
measure: The communication between virtual environments is regulated.
50+
measure: The communication between virtual environments is controlled and regulated.
5151
difficultyOfImplementation:
5252
knowledge: 3
5353
time: 3

0 commit comments

Comments
 (0)