Linting binary packages

Using the Conan hooks feature you can scan your binaries to ensure that you are generating the correct binary files and even checking the binary contents.

Take a look at the official hooks repository to see several examples of how to implement a binary linter system.