Skip to content

[Feature] Restrict or disable dangerous APIs #83

Description

@Demonese

WHY?

We can't believe that everyone is good.

Dangerous API

  • os.execute (removed by default)
  • io.popen (removed by default)
  • lstg.Execute (removed by default)
  • ffi

Alternative

  • lstg.ShellIntegration.openFile (done)
  • lstg.ShellIntegration.openDirectory (done)
  • lstg.ShellIntegration.openUrl (done)
  • lstg.RestartWithCommandLineArguments (done)

Showcase

Image
Image

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