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

add shieldGuard changes #1287

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Conversation

pfrcks
Copy link
Contributor

@pfrcks pfrcks commented Jul 9, 2024

This pull request primarily focuses on enhancing the security of various Kubernetes deployments by modifying the securityContext in multiple YAML files. The changes involve dropping all capabilities and adding the DAC_OVERRIDE capability.

Security enhancements:

These changes are important as they help to limit the capabilities of the containers, thereby reducing potential security risks. The DAC_OVERRIDE capability allows the containers to bypass file read, write, and execute permission checks on the user and group owner.

@pfrcks pfrcks requested a review from a team as a code owner July 9, 2024 19:28
ganga1980
ganga1980 previously approved these changes Jul 9, 2024
@ganga1980 ganga1980 merged commit bb8cb3c into ci_prod Jul 10, 2024
15 checks passed
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