Skip to content

Explore node permissions in worker runtime #1355

@josephjclark

Description

@josephjclark

node 24 introduced a new permissions model (inspired by deno?)

You can do things like limit what env vars are available to the process or block access to the file system. Both of these things could be important security updates to the worker.

https://nodejs.org/api/permissions.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Tech Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions