CCSK · Question #203
Regardless of the technology platform, container security includes properly securing the image repository.
The correct answer is B. True. Regardless of the technology platform, container security includes: Properly securing the image repository. The image repository should be in a secure location with appropriate access controls configured. This is both to prevent loss or unapproved modification of container…
Question
Regardless of the technology platform, container security includes properly securing the image repository.
Options
- AFalse
- BTrue
How the community answered
(33 responses)- A24% (8)
- B76% (25)
Explanation
Regardless of the technology platform, container security includes: Properly securing the image repository. The image repository should be in a secure location with appropriate access controls configured. This is both to prevent loss or unapproved modification of container images and definition files, as well as to forestall leaks of sensitive data through unapproved access to the files. Containers run so easily that it’s also important that images are only able to deploy in the right security context.
Topics
Community Discussion
No community discussion yet for this question.