Skip to content
This repository was archived by the owner on Jun 13, 2026. It is now read-only.
This repository was archived by the owner on Jun 13, 2026. It is now read-only.

Verify user provided context #76

Description

@InkedCat

We resolve user provided path without checking it, this allow anyone to create an app that have the root folder of the system context.

dockerfile.go

app.Dockerfile = utils.ResolvePath(workspace, manifest.Dockerfile)
app.Context = utils.ResolvePath(workspace, manifest.Context)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions