Skip to content

Commit 9201ec9

Browse files
authored
Merge pull request #169 from par-tec/ioggstream-165
Fix: #165. Typo in SAMM V-ST-A.
2 parents d799c63 + 82feed8 commit 9201ec9

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Implementation:
1717
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/sonarqube
1818
references:
1919
samm2:
20-
- V-ST-A-1-1
20+
- V-ST-1-A
2121
iso27001-2017: []
2222
isImplemented: false
2323
evidence: ""
@@ -38,7 +38,7 @@ Implementation:
3838
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/pre-commit-synopsis
3939
references:
4040
samm2:
41-
- V-ST-A-1-1
41+
- V-ST-1-A
4242
iso27001-2017: []
4343
isImplemented: false
4444
evidence: ""

src/assets/YAML/default/TestAndVerification/StaticDepthForApplications.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Test and Verification:
4040
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/appscan-vscode-extension
4141
references:
4242
samm2:
43-
- V-ST-A-1-1
43+
- V-ST-1-A
4444
iso27001-2017:
4545
- hardening is not explicitly covered by ISO 27001 - too specific
4646
- 13.1.3

src/assets/YAML/generated/generated.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1754,7 +1754,7 @@ Implementation:
17541754
- linting
17551755
references:
17561756
samm2:
1757-
- V-ST-A-1-1
1757+
- V-ST-1-A
17581758
iso27001-2017: []
17591759
isImplemented: false
17601760
evidence: ""
@@ -1782,7 +1782,7 @@ Implementation:
17821782
- pre-commit
17831783
references:
17841784
samm2:
1785-
- V-ST-A-1-1
1785+
- V-ST-1-A
17861786
iso27001-2017: []
17871787
isImplemented: false
17881788
evidence: ""
@@ -3871,7 +3871,7 @@ Test and Verification:
38713871
- sast
38723872
references:
38733873
samm2:
3874-
- V-ST-A-1-1
3874+
- V-ST-1-A
38753875
iso27001-2017:
38763876
- hardening is not explicitly covered by ISO 27001 - too specific
38773877
- 13.1.3

0 commit comments

Comments
 (0)