Skip to content

Commit e59dc1f

Browse files
committed
adjust samm mapping
1 parent 68f9296 commit e59dc1f

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

src/assets/YAML/default/BuildAndDeployment/Build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,8 @@ Build and Deployment:
144144
level: 2
145145
implementation: []
146146
references:
147-
samm2: []
147+
samm2:
148+
- I-SB-1-A
148149
iso27001-2017:
149150
- 8.1
150151
- 8.2

src/assets/YAML/default/BuildAndDeployment/Deployment.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Build and Deployment:
2020
- Smoke Test
2121
references:
2222
samm2:
23-
- TODO
23+
- I-SD-2-A
2424
iso27001-2017:
2525
- 17.2.1 # Availability of information processing facilities
2626
- 12.1.1 # Documented operational procedures
@@ -350,7 +350,8 @@ Build and Deployment:
350350
dependsOn:
351351
- Same artifact for environments
352352
references:
353-
samm2: []
353+
samm2:
354+
- I-SD-2-A
354355
iso27001-2017:
355356
- 14.3.1
356357
- 14.2.8

src/assets/YAML/default/InformationGathering/Monitoring.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Information Gathering:
9494
implementation: []
9595
references:
9696
samm2:
97-
- I-DM-A 3
97+
- O-IM-2-A
9898
iso27001-2017:
9999
- 16.1.2
100100
- 16.1.4
@@ -398,7 +398,7 @@ Information Gathering:
398398
implementation: []
399399
references:
400400
samm2:
401-
- I-DM-A 3
401+
- O-IM-2-A
402402
iso27001-2017:
403403
- Not explicitly covered by ISO 27001 - too specific
404404
- 16.1.5

0 commit comments

Comments
 (0)