Open haampie opened 1 year ago
Hi @haampie, the intention of the feature, as part of the security checks, is to reduce the possibility of exploits through 3rd party binaries, which in several cases are executed with root privileges by Sarus.
Notice that the specific constraint you are referring to (root ownership of mksquashfs
) was relaxed in version 1.5.2, since mksquashfs
is only used by unprivileged commands.
Why?