You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @chorkin, yes there is a plan to address this in code. To work around this, you can temporarily disable the rule when testing ARM compiled binaries by generating a config file (run binskim exportConfig and specify an output location for the .xml file). You can see an example of how to disable a rule in this issue #237.
ARM64 was address with issue #508. The same fix needs to be applied for ARM binaries as this flag is not applicable to either case.
The text was updated successfully, but these errors were encountered: