is-root
Check if the process is running as root user, for example, one started with `sudo`
root-check
Try to downgrade the permissions of a process with root privileges and block access if it fails
sudo-block
Block users from running your app with root permissions
downgrade-root
Try to downgrade the permissions of a process with root privileges