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

Tasks should not run with root privileges #5

Open
bdlink opened this issue Jul 27, 2022 · 1 comment
Open

Tasks should not run with root privileges #5

bdlink opened this issue Jul 27, 2022 · 1 comment

Comments

@bdlink
Copy link

bdlink commented Jul 27, 2022

In the Tekton tasks, bundle-all.yaml has 7 instances and container-all.yaml hs 5 instances of

securityContext: runAsUser: 0

Running containers with root privilege is arguably bad practice and should be removed or justified.

@lmzuccarelli
Copy link
Collaborator

lmzuccarelli commented Aug 30, 2022

This is addressed in PR #7.
Will close this issue as soon as we have merged the PR

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