Categories: None [Edit]
pledge
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).
Total
Ranking: 85,282 of 193,214
Downloads: 10,878
Daily
Ranking: 74,024 of 193,188
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 66,963 | 15,669 | unicorn-lockdown |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1,477 | 28,222,056 | rake-compiler |
| 9,077 | 405,908 | minitest-global_expectations |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jeremyevans |