seccomp-pledge | seccomp-BPF filtering and pledge/unveil sandboxing for Linux
kandi X-RAY | seccomp-pledge Summary
kandi X-RAY | seccomp-pledge Summary
seccomp-pledge is a Rust library. seccomp-pledge has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
seccomp-pledge is a systems hardening tool for Linux that marries seccomp-bpf to pledge and unveil. For reference, seccomp-bpf is a feature in the Linux kernel that allows specifying filters for system calls spawned by processes in the form of Berkeley Packet Filter (BPF) programs. A configurable set of policies (Allow, Errno, Trap, etc.) determines the kind of filtering that will be applied to system calls intercepted by seccomp. This minimizes the attack surface of the kernel that is exposed to userland applications.
seccomp-pledge is a systems hardening tool for Linux that marries seccomp-bpf to pledge and unveil. For reference, seccomp-bpf is a feature in the Linux kernel that allows specifying filters for system calls spawned by processes in the form of Berkeley Packet Filter (BPF) programs. A configurable set of policies (Allow, Errno, Trap, etc.) determines the kind of filtering that will be applied to system calls intercepted by seccomp. This minimizes the attack surface of the kernel that is exposed to userland applications.
Support
Quality
Security
License
Reuse
Support
seccomp-pledge has a low active ecosystem.
It has 3 star(s) with 3 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. On average issues are closed in 6 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of seccomp-pledge is current.
Quality
seccomp-pledge has no bugs reported.
Security
seccomp-pledge has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
seccomp-pledge is licensed under the AGPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
seccomp-pledge releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of seccomp-pledge
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of seccomp-pledge
seccomp-pledge Key Features
No Key Features are available at this moment for seccomp-pledge.
seccomp-pledge Examples and Code Snippets
No Code Snippets are available at this moment for seccomp-pledge.
Community Discussions
No Community Discussions are available at this moment for seccomp-pledge.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install seccomp-pledge
To run seccomp-pledge, ensure cargo is installed on your system and follow these steps:.
Support
Since seccomp is Linux-specific, syscall filtering using this feature is supported only on Linux systems. Non-Linux systems will have to proceed without seccomp-bpf filters.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page