mirror of
https://github.com/mandiant/capa.git
synced 2026-06-12 19:11:32 -07:00
4da1addfb3
The condition was skipping FUNCTION-scope rules instead of keeping them, causing the script to never annotate any functions. Invert to match the correct logic in import-to-bn.py.