This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Description
I'm running a python function that calls a binary that ships within an individually packaged module. However, when packaged, the file's permissions as an executable are not transferred (they are preserved without this plugin). Any ideas as to how to debug this? I'd be happy to submit a PR but I can't figure out where in the process these permissions would be getting stripped.