RubyGems Navigation menu

pledge 1.3.0

pledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a program to restrict the types of operations the program can do, and the file system access the program has, after the point of call. Unlike other similar systems, pledge and unveil are specifically designed for programs that need to use a wide variety of operations on initialization, but a fewer number after initialization (when user input will be accepted).

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 1.3.0 - December 19, 2022 (10 KB)
  2. 1.2.0 - July 07, 2019 (10,5 KB)
  3. 1.1.0 - April 25, 2019 (8,5 KB)
  4. 1.0.0 - November 03, 2016 (8 KB)

Besitzer:

Pushed by:

Autoren:

  • Jeremy Evans

SHA 256-Prüfsumme:

b884ab668ebe4be0912a5b6a018e1758ba0a78ae78bdeefe499cb93da9d61a82

Downloads insgesamt 7.915

Für diese Version 610

Lizenz:

MIT

Erforderliche Ruby-Version: >= 1.9.2

Links: