Sudo Helper source?
In order to manage packages that require elevated privileges, Cork uses Cork/Logic/Helpers/Programs/Sudo Helper.
However, this executable doesn't seem to have associated source code anywhere in the project or dependencies.
This seems like a potential problem, from both a development and a security standpoint.
Is there a reason Sudo Helper exists in the repository as a binary rather than source? (Or have I simply missed it?)
Yes, the helper is another project of mine, with its source available here: https://github.com/buresdv/Sudo-Helper
How would you recommend we add it?
Ah, thanks!
I'm guessing it would be a Tuist thing or some sort of build process adjustment. I'm not as familiar with setting this up (especially Tuist) but I'll try to look into it when I can.
Thank you very much, I appreciate your help
Closing as stale