We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab9689 commit 5c06276Copy full SHA for 5c06276
Cargo.toml
@@ -1,8 +1,8 @@
1
[package]
2
name = "rstrict"
3
-version = "0.1.8"
+version = "0.1.9"
4
edition = "2021"
5
-description = "A Rust-based Landlock sandboxing tool"
+description = "A lightweight CLI to securely exec Linux processes inside the Kernels Landlock LSM sandbox for filesystem and network access control"
6
license = "MIT"
7
readme = "README.md"
8
keywords = ["landlock", "sandbox", "security", "linux"]
0 commit comments