We resolve user provided path without checking it, this allow anyone to create an app that have the root folder of the system context. `dockerfile.go` https://github.com/do-2k25-28/Push-N-Pray/blob/f4098bdbf42ea8716a122e759112e71d643346f4/cmd/server/deployment/apps/dockerfile.go#L38-L39
We resolve user provided path without checking it, this allow anyone to create an app that have the root folder of the system context.
dockerfile.goPush-N-Pray/cmd/server/deployment/apps/dockerfile.go
Lines 38 to 39 in f4098bd