Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Umbrel v1.2.2 #311

Open
wants to merge 6 commits into
base: development
Choose a base branch
from
Open

Umbrel v1.2.2 #311

wants to merge 6 commits into from

Conversation

PeterNashaat
Copy link
Member

  • Updating Umbrel to latest version.

@@ -0,0 +1,92 @@
FROM --platform=$BUILDPLATFORM debian:bookworm-slim AS base

Check failure

Code scanning / Trivy

Image user should not be 'root' High

Artifact: tfgrid3/umbrel/app/Dockerfile
Type: dockerfile
Vulnerability DS002
Severity: HIGH
Message: Specify at least 1 USER command in Dockerfile with non-root user as argument
Link: DS002
tfgrid3/umbrel/app/Dockerfile Fixed Show fixed Hide fixed
tfgrid3/umbrel/flist/Dockerfile Fixed Show fixed Hide fixed
tfgrid3/umbrel/flist/Dockerfile Fixed Show fixed Hide fixed
tfgrid3/umbrel/flist/Dockerfile Fixed Show fixed Hide fixed
@hossnys
Copy link
Collaborator

hossnys commented Jan 12, 2025

please fix that recommendation of Trivy for --no-install-recommends and -y flags to avoid needing for manual interaction , then we can approve , and then ask for flist promotion .

tfgrid3/umbrel/app/Dockerfile Fixed Show fixed Hide fixed
tfgrid3/umbrel/app/Dockerfile Fixed Show fixed Hide fixed
tfgrid3/umbrel/flist/Dockerfile Fixed Show fixed Hide fixed
tfgrid3/umbrel/flist/Dockerfile Fixed Show fixed Hide fixed
@@ -0,0 +1,24 @@
FROM ubuntu:22.04

Check failure

Code scanning / Trivy

Image user should not be 'root' High

Artifact: tfgrid3/umbrel/flist/Dockerfile
Type: dockerfile
Vulnerability DS002
Severity: HIGH
Message: Specify at least 1 USER command in Dockerfile with non-root user as argument
Link: DS002
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants