Skip to content

Commit 724c6fe

Browse files
committed
Fix typo
1 parent e2047e4 commit 724c6fe

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

data/BuildandDeployment.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ Deployment:
190190
dependsOn:
191191
- Same artifact for environments
192192
samm: EG1-B
193-
samm2: TODO
194193
Usage of trusted images:
195194
risk: Developers or operations might start random images in the production cluster which have malicous code or known vulnerabilities.
196195
Measure: Whitelist signed artifacts/images or whitelist a trusted (internal) registry.
@@ -247,7 +246,7 @@ Patch Management:
247246
level: 1
248247
samm2: o-environment-management|B|1
249248
implementation:
250-
- <a href="https://dependabot.com/">dependabot</li>
249+
- <a href="https://dependabot.com/">dependabot</a>
251250
- Jenkins
252251
Usage of a maximum lifetime for images:
253252
risk: Vulnerabilities in images of running containers stay for too long and might get exploited. Long running containers have potential memory leaks. A compromised container might get killed by restarting the container (e.g. in case the attacker has not reached the persistence layer).

0 commit comments

Comments
 (0)