Skip to content

feat: Add log passthrough support (#300) #61

feat: Add log passthrough support (#300)

feat: Add log passthrough support (#300) #61

GitHub Actions / file-server:main-linux-arm64 scan results succeeded Feb 6, 2024 in 0s

1 fail in 0s

1 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
4 suites ±0   0 💤 ±0 
1 files   ±0   1 ❌ ±0 

Results for commit 82713e5. ± Comparison against earlier commit 778c1a9.

Annotations

Check warning on line 0 in Dockerfile Security Check

See this annotation in the file changed.

@github-actions 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.

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / file-server:main-linux-arm64 scan results

1 test found

There is 1 test, see "Raw output" for the name of the test.
Raw output
Dockerfile Security Check ‑ [HIGH] DS002