-
**Describe the Issue**
The regular expression checking validity of `logfile` value in sudo configuration, `'^Defaults logfile=/var/log/*.log'` is woefully insufficient, it doesn't even match the valu…
-
**What is the issue? (required)**
Battery requests to install a backwards incompatible update every time the app is started on MacOS Sequoia.
**What exactly did you do to produce the issue? (requi…
-
The sudoers configuration added by the `--sudoers` switch allows the given user to run `sshuttle` as `root` without a password and pass any arguments to `sshuttle` as indicated by the asterisk `*` at …
-
|Wazuh version|Component|Install type|Install method|Platform|
|4.4.3|SYSCHECK/FIM|Agent|RPM|Linux|
# Description
When new file added to the monitored directory, FIM detected the change, but no r…
-
- [x] `sudo -g ghosts` where the target group does not exist. [relevant test](https://github.com/memorysafety/sudo-rs/blob/2a8078800fac8513fedbbff1a33cf62008af6637/test-framework/sudo-compliance-tests…
-
**Description:**
When a user submits code that initializes a subprocess with sudo permissions (e.g., `sudo rm -rf /`), Judge0 executes the command without blocking it. Since Judge0 runs inside a Do…
-
Hi!
I've edited my `/etc/environment` file in order to add my own texlive install to the PATH variable. It contains only one line and looks like this:
```
PATH=/usr/local/texlive/2024/bin/x86_64-…
-
During vagrant up getting following error:
```
==> database: Setting hostname...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command fa…
-
If `sudo::sudoers` is defined via Hiera only the configuration from one hierarchy will be preserved.
Given the following hiera hierachy:
```
:hierarchy:
- "%{::clientcert}"
- "defaults"
```
If …
-
I am experiencing errors with the sudoers.included state related to the 'sudoers' variable in the /etc/sudoers template. Here is my configuration:
In top.sls, sudoers is applied globally, and sudoer…