Skip to content

Implement Deno-style Permission System for Secure Execution #1147

Description

@harehare
  • --permit-read: Allow the script to read from the file system.
  • --permit-write: Allow the script to write to the file system.
  • --permit-net: Allow the script to make network requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions