File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -574,4 +574,26 @@ Static depth for infrastructure:
574574 - <a href="https://github.com/dxa4481/truffleHog">truffleHog</a>
575575 - <a href="https://github.com/nccgroup/go-pillage-registries">go-pillage-registries</a>
576576 samm2 : v-security-testing|A|1
577+ Check for image lifetime :
578+ risk : Old container images in production indicate that patch management is not performed and therefore vulnerabilities might exists.
579+ measure : Check the image age of containers in production.
580+ difficultyOfImplementation :
581+ knowledge : 2
582+ time : 1
583+ resources : 1
584+ usefulness : 2
585+ level : 3
586+ implementation :
587+ samm2 : v-security-testing|A|1
588+ Check for new image version :
589+ risk : When a new version of an image is available, it might fixes security vulnerabilities.
590+ measure : Check for new images of containers in production.
591+ difficultyOfImplementation :
592+ knowledge : 3
593+ time : 3
594+ resources : 1
595+ usefulness : 2
596+ level : 3
597+ implementation :
598+ samm2 : v-security-testing|A|2
577599...
You can’t perform that action at this time.
0 commit comments