project Utilities / File Location Listing avatar

utilities/file_location_listing#57: Don't run as root



Issue Information

Issue Type: issue
Status: closed
Reported By: btasker
Assigned To: btasker

Milestone: v0.2.7
Created: 03-Jun-24 16:44



Description

I thought this had been addressed early on, but seems to have been missed.

The container should not be running processes as root, it needs to create a non-privileged user and run as that instead.



Toggle State Changes

Activity


assigned to @btasker

verified

mentioned in commit 1a6c8add39ac8ff30e7163a3d50a494b44ecf7f1

Commit: 1a6c8add39ac8ff30e7163a3d50a494b44ecf7f1 
Author: B Tasker                            
                            
Date: 2024-06-03T17:53:23.000+01:00 

Message

fix: Don't run as root (utilities/file_location_listing#57)

Any existing installs will need to be chown'd to 501:501

+7 -1 (8 lines changed)