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

Disable user sudo by default #91

Merged
merged 1 commit into from
May 24, 2023
Merged

Disable user sudo by default #91

merged 1 commit into from
May 24, 2023

Conversation

yuvipanda
Copy link
Collaborator

Protects against vulnerabilities such as
https://arstechnica.com/information-technology/2022/01/a-bug-lurking-for-12-years-gives-attackers-root-on-every-major-linux-distro/
or the previous sudo vulnerability.

Equivalent of jupyterhub/kubespawner#545

This should be counted as a braking change.

Protects against vulnerabilities such as
https://arstechnica.com/information-technology/2022/01/a-bug-lurking-for-12-years-gives-attackers-root-on-every-major-linux-distro/
or the previous sudo vulnerability.

Equivalent of jupyterhub/kubespawner#545

This should be counted as a braking change.
Copy link
Member

@consideRatio consideRatio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. Better have this opt-in rather than opt out.

@consideRatio
Copy link
Member

I think this is perfect to include in a 1.0.0 release, I'll ensure the changelog captures this.

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

Successfully merging this pull request may close these issues.

2 participants