A signed ELF binary is still vulnerable.
Status: Alpha
Brought to you by:
bartron
When checking to see if a binary is signed and
therefore trustworty, you must also check all dynamic
libraries it depends on, or it is not fully verifiable.
You might not want to add this feature, but you might
make it clearer in the documentation that additional
steps need to be taken for non-statically linked binaries.