Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure securityContext for containers #144

Open
burcheja opened this issue Oct 20, 2023 · 1 comment
Open

Configure securityContext for containers #144

burcheja opened this issue Oct 20, 2023 · 1 comment

Comments

@burcheja
Copy link

In order to improve the security of the containers, as described in the references below, request that consideration be given to configuring the securityContext to specify a user other than root. This would help compartmentalize the impact if a container were compromised by mitigating potential container escape vulnerabilities.

@jawadqur
Copy link
Collaborator

#136

This is being handled in this effort. We are re-making all of our images based on a secure base image + moving all users to be non-root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants