Skip to content

Conversation

volodymyrZotov
Copy link
Contributor

This PR fixes several security vulnerabilities by adding securityContext configuration to the specs.

runAsNonRoot: true - This will ensure that the container runs as a non-root user, limiting the damage that could be caused by any potential attacks.

allowPrivilegeEscalation: false - This will prevent the container from running any privileged processes and limit the impact of any potential attacks.

@volodymyrZotov volodymyrZotov force-pushed the fix/security_vulnerabilities branch from 1cf81da to 9d2f735 Compare February 28, 2023 21:47
Signed-off-by: Volodymyr Zotov <volodymyr.zotov@gmail.com>
@volodymyrZotov volodymyrZotov force-pushed the fix/security_vulnerabilities branch from 9d2f735 to 702974f Compare February 28, 2023 21:59
@volodymyrZotov volodymyrZotov merged commit fe930fe into main Mar 1, 2023
@volodymyrZotov volodymyrZotov deleted the fix/security_vulnerabilities branch March 1, 2023 14:20
@jillianwilson jillianwilson mentioned this pull request Jun 16, 2023
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.

3 participants