Skip to content

Commit 747c340

Browse files
committed
Sudo now logs the submitenv in the JSON logs.
1 parent 3686c9f commit 747c340

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@ What's new in Sudo 1.9.15
7878
disabled. Previously, "command not allowed" would be logged and
7979
the user had no way of knowing what the actual problem was.
8080

81+
* Sudo will now log the invoking user's environment as "submitenv"
82+
in the JSON logs. The command's environment ("runenv") is no
83+
longer logged for commands rejected by the sudoers file or an
84+
approval plugin.
85+
8186
What's new in Sudo 1.9.14p3
8287

8388
* Fixed a crash with Python 3.12 when the sudo Python python is

0 commit comments

Comments
 (0)