| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-15 | helper/bwrap: implement file copy flags | Ophestra | |
| These are significantly more efficient and less error-prone than mounting an external tmpfile. This should also reduce attack surface as the resulting files are private to its specific sandbox. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-02-15 | helper/bwrap: PositionalArg implement fmt.Stringer | Ophestra | |
| Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-01-22 | helper/bwrap: integrate seccomp into helper interface | Ophestra | |
| This makes API usage much cleaner, and encapsulates all bwrap arguments in argsWt. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-01-15 | helper/bwrap: separate sequential/static args | Ophestra | |
| Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
