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: Disable allowPrivilegeEscalation for init containers #368

Merged
merged 1 commit into from
May 7, 2024

Conversation

ppawlowski
Copy link
Contributor

Description

This pull request disables the allowPrivilegeEscalation setting for init containers. This change ensures that the init containers do not have the ability to escalate privileges, improving the security of the application.

Related Issue(s)

#259

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

@hardillb hardillb merged commit 75d178f into main May 7, 2024
6 checks passed
@hardillb hardillb deleted the feat-init-container-priv-esc branch May 7, 2024 08:53
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