RootAsRole
RootAsRole copied to clipboard
A memory-safe and security-oriented alternative to sudo/su commands
https://github.com/SamerW/RootAsRole/blob/f1e73b1f3483b9e030a9226a94f99a563a524389/src/capabilities.c#L197 there seems to be 2 identical tests, is this supposed to be?
**Issue** I tried RootAsRole on an RHEL 8 Host. The tool capable only gives empty output: Here's all capabilities intercepted for this program : WARNING: These capabilities aren't mandatory, but...
**Describe the bug** Saving created Roles via chsr is not working. Error Message: unable to retrieve allow-root tried it with several users (root, personal account) **Desktop (please complete the following...
**Is your feature request related to a problem? Please describe.** Config file could be manually problematic. **Describe the solution you'd like** A JSON5 file configuration. and being schema validated through...
**Describe the solution you'd like** Create release binaries for Linux common distros **Describe alternatives you've considered** It needs more security audit before.
> Multiple soundness issues in `owning_ref` | Details | | | ------------------- | ---------------------------------------------- | | Package | `owning_ref` | | Version | `0.4.1` | | URL | [https://github.com/noamtashma/owning-ref-unsoundness](https://github.com/noamtashma/owning-ref-unsoundness) |...
> ansi_term is Unmaintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `ansi_term` | | Version | `0.12.1` | | URL...
> Potential segfault in the time crate | Details | | | ------------------- | ---------------------------------------------- | | Package | `time` | | Version | `0.1.45` | | URL | [https://github.com/time-rs/time/issues/293](https://github.com/time-rs/time/issues/293)...
**Describe the solution you'd like** The objective here is to have an entire and full-featured command execution management with `sr` command. As It should handle signal, termios, process group, and...