Skip to content

[Feature/Security] command isolation #1313

@mrcjkb

Description

@mrcjkb

The command and make build backends could potentially be a security concern, as they allow executing arbitrary commands.

Something like extrasafe could be used to isolate the processes, so that they can only read from/write to the build directory.

Caveat: extrasafe only works on x86_64-linux.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions