things like homebrew or nginx, etc, require sudo access to install/update.
is there a safe way to maintain their standard user rights and just give them access to sudo certain applications?
Any application that i can package in composer or a curl script i have, but applications (namely) homebrew (with xcode CLI) require sudo access to install and update. Homebrew script (found here) doesnt work in SelfService but works as a script on the local machine, assuming its timing out waiting for a prompt even though it doesnt prompt in the OS (maybe i need to add PPPC for osascript and terminal?)
i dont want the user to have admin rights elsewhere like creating an account or deleting the jamf binary, but they would still need to do their job.