the code signature is missing in MacOS version 0.8.0 (https://github.com/draios/sysdig-inspect/releases/download/0.8.0/sysdig-inspect-mac-x86_64.zip) - the former code-signature was: 'DRAIOS, INC. (2AK9KR3VEU)'
check with:
codesign -dv --verbose=4 /Path/To/Application.app
result:
code object is not signed at all