Commit b85207d
committed
Instead of using dangerous chmod 777 permissions, we use proper user ownership with chown. This gives the service user full access to its files while maintaining security boundaries.
Result: Zero functionality loss + Maximum security improvement + Trivy compliance.
Signed-off-by: DeepakNemad <deepak.nemade@ayanworks.com>1 parent ea4df07 commit b85207d
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | | - | |
| 46 | + | |
0 commit comments