Skip to content

chore: Limit shadow stack check to x86_64 binaries

loqs requested to merge loqs/namcap:shadow_stack_only_x86_64 into master

Do not report x86_32 binaries as the architecture does not support shadow stack.

Merge request reports