Describe the bug
Mac OS compatible binaries downloaded from releases prompt an "untrusted developer" error message on initial run (similar to this). This is because the binaries are not code signed through Apple. As a workaround, you can right-click and run the binary from Finder and bypass the warning or compile a binary directly from the cloned repo.
Additional context
We might want to look at this library for code signing/notarization.