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

feat: restrict secrets mount paths #1873

Merged
merged 2 commits into from
May 21, 2024
Merged

feat: restrict secrets mount paths #1873

merged 2 commits into from
May 21, 2024

Conversation

Panaetius
Copy link
Member

limits where users are allowed to mount secrets to improve security. Blacklists "bin", "sbin", "usr", "dev", "proc", "sys", "lib" and "var"

@Panaetius Panaetius requested a review from a team as a code owner May 15, 2024 14:04
Copy link
Collaborator

@sgaist sgaist left a comment

Choose a reason for hiding this comment

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

LGTM

@Panaetius Panaetius merged commit d17f450 into master May 21, 2024
10 checks passed
@Panaetius Panaetius deleted the limit-secrets-paths branch May 21, 2024 06:45
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

Successfully merging this pull request may close these issues.

2 participants