Thanks for the help @eskimo, this information help us to detect that the issue was that a new QuickLook plug-in included in the app bundle wasn't signed. As a side note, we're using the codesign --deep, and it doesn't sign QuickLook plug-ins automatically. In a future we'll remove the --deep usage and sign all the binaries manually. Thanks again.