feat: Add possibility to configure probes for each pod #44
GitHub Actions / file-server:main-linux-amd64 scan results
succeeded
Jan 31, 2024 in 0s
1 fail in 0s
1 tests 0 ✅ 0s ⏱️
4 suites 0 💤
1 files 1 ❌
Results for commit 0820cff.
Annotations
Check warning on line 0 in Dockerfile Security Check
github-actions / file-server:main-linux-amd64 scan results
[HIGH] DS002 (Dockerfile Security Check) failed
trivy-junit-results.xml
Raw output
Image user should not be 'root'
Running containers with 'root' user can lead to a container escape situation. It is a best practice to run containers as non-root users, which can be done by adding a 'USER' statement to the Dockerfile.
Loading