Files
Marc Schoolderman b7f03a0ca7 security/sudo-rs: Update 0.2.7 => 0.2.8
PR:		288656
Approved by:	yuri@ (Mentor)
2025-08-05 23:37:04 +04:00

7 lines
286 B
Plaintext

Sudo-rs is a memory-safe re-implementation of the sudo utility.
Sudo is a program designed to allow a sysadmin to give limited root
privileges to users and log root activity. The basic philosophy is to
give as few privileges as possible but still allow people to get their
work done.