Skip to content

Conversation

@RinZ27
Copy link

@RinZ27 RinZ27 commented Jan 1, 2026

Implement least privilege principle by migrating container execution from root to a dedicated non-privileged user.

Running processes as root within a container poses a significant security risk, potentially allowing for container escape and host compromise if the application is exploited. This change creates a trendradar user/group and ensures all runtime operations are restricted to that user's permissions.

@RinZ27
Copy link
Author

RinZ27 commented Jan 7, 2026

"Hi there, just a friendly ping to see if this security improvement looks good to you?"

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.

1 participant