Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

landrun: init at 0.1.11 #392730

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FliegendeWurst
Copy link
Member

Package for https://github.com/Zouuup/landrun

Simple sandboxing solution using the Landlock API.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
  • Tested basic functionality of all binary files (usually in ./result/bin/): included as installCheckPhase
  • Fits CONTRIBUTING.md.

@FliegendeWurst FliegendeWurst added the 8.has: package (new) This PR adds a new package label Mar 24, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1 10.rebuild-linux: 1-10 labels Mar 24, 2025
Copy link
Member

@ProggerX ProggerX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It builds
Package looks good, but I can't test it because I couldn't understand what is this :)

@FliegendeWurst
Copy link
Member Author

It is a tool used to sandbox access to the filesystem (and network). The installCheckPhase shows how it can be used.

Here I created a directory and file, and then try out: no flag / --ro / --rw. Which should result in: error when reading, error when writing, no error, respectively.

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 12.approvals: 1 This PR was reviewed and approved by one reputable person
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants