Automic VaultAutomic Vault

brew

Install landrun with Homebrew, Nix

Lightweight, secure sandbox for running Linux processes using Landlock LSM. Version 0.1.15 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install landrun

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#landrun

nixpkgs package indexes · pkgs/by-name/la/landrun/package.nix · source: api.github.com

overview

Package summary

Lightweight, secure sandbox for running Linux processes using Landlock LSM

Commands and aliases

  • landrun

history

Project history and usage

Landrun is a small Linux command-line sandbox that wraps the kernel Landlock security module so ordinary users can run a process with explicit filesystem and TCP access rules.

Project history

The project appeared publicly in March 2025 with early 0.1.x releases. Its README frames it as a practical front end for Landlock: no root, no containers, no SELinux or AppArmor policy files, and a command-line flag model for read, write, execute, bind, and connect permissions.

The early release stream quickly refined the access model. Version 0.1.3, released on 2025-03-22, added a deny-all behavior when no sandbox rules are provided. Version 0.1.4, released on 2025-03-23, replaced a global execution flag with path-specific execution permissions. Version 0.1.10, released on 2025-03-23, expanded Landlock permission coverage and tests, and version 0.1.14, released on 2025-04-03, added helper flags for dynamically linked executables.

Adoption history

Landrun's adoption signal is mainly package-nerd and security-tool visibility rather than a long institutional history. The upstream README lists distro packaging for Arch AUR and SlackBuilds, and the Homebrew formula places it in the macOS/Linux package-manager ecosystem even though the underlying sandbox requires Linux Landlock support.

How it is used

Typical usage is to prefix another command with `landrun` and add only the paths and TCP ports that process should access. The README also documents a systemd integration pattern for wrapping services such as nginx with reduced filesystem and network permissions.

Why package nerds care

For package collectors, Landrun is notable because it turns a relatively obscure kernel LSM into a normal CLI tool. It sits near tools such as firejail and bubblewrap, but its hook is using unprivileged, kernel-native Landlock rules with a small Go implementation.

Timeline

  • 2025-03-22: v0.1.3 release documented deny-all behavior when no sandbox rules are supplied.
  • 2025-03-23: v0.1.4 release introduced path-specific execution permissions.
  • 2025-03-23: v0.1.10 release expanded Landlock permission coverage and test coverage.
  • 2025-04-03: v0.1.14 release added `--ldd` and `--add-exec` helper flags.

Related projects

  • Related projects include the Linux Landlock LSM, the go-landlock bindings used by Landrun, and user-facing Linux sandbox tools such as firejail and bubblewrap.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 2 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
landruncliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.1.15
manager updated
local dataok
upstreamcurrent
latest detectedv0.1.15

https://github.com/Zouuup/landrun

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:landrun
Version0.1.15
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/landrun
Homepagehttps://github.com/Zouuup/landrun
Repositoryhttps://github.com/Zouuup/landrun
Upstream docshttps://github.com/Zouuup/landrun#readme
LicenseMIT
Source archivehttps://github.com/Zouuup/landrun/archive/refs/tags/v0.1.15.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelandrun
Version Scheme0
Revision0
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

landrun

nix profile install nixpkgs#landrun
  • normalized package name match
  • Matched by: Landrun
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/la/landrun/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment