Skip to content

Commit 83fb23a

Browse files
authored
Merge pull request #43 from devsecopsmaturitymodel/feat/enhanced-samm
Feat/enhanced samm
2 parents 68f9296 + 35f0255 commit 83fb23a

3 files changed

Lines changed: 9 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: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@ Information Gathering:
9494
implementation: []
9595
references:
9696
samm2:
97-
- I-DM-A 3
97+
- O-IM-2-A
98+
- I-DM-3-A
9899
iso27001-2017:
99100
- 16.1.2
100101
- 16.1.4
@@ -398,7 +399,8 @@ Information Gathering:
398399
implementation: []
399400
references:
400401
samm2:
401-
- I-DM-A 3
402+
- O-IM-2-A
403+
- I-DM-3-A
402404
iso27001-2017:
403405
- Not explicitly covered by ISO 27001 - too specific
404406
- 16.1.5

0 commit comments

Comments
 (0)