ci: Do not run checkov against subcharts #297
Merged
GitHub Actions / file-server:main-linux-arm64 scan results
succeeded
Feb 5, 2024 in 0s
1 fail in 0s
1 tests 0 ✅ 0s ⏱️
4 suites 0 💤
1 files 1 ❌
Results for commit 6218292.
Annotations
Check warning on line 0 in Dockerfile Security Check
github-actions / file-server:main-linux-arm64 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