Skip to content

Per thread syscalls filtering #1

@x0rw

Description

@x0rw

Description:
Currently, restrict applies syscall filters globally. It would be useful to support per-thread filtering, so plugins/workers can have different restrictions (e.g., a thread handling file I/O vs. one executing untrusted code).

Use Case:
Prevent a background thread from execve while allowing it in the main thread.

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