Skip to content

v2.1.1

Choose a tag to compare

@tstromberg tstromberg released this 24 Jul 05:16
  • Precompiled YARA files — load prebuilt YARA rules (new yara-precompile tool)
  • Dynamic YARA tier loading — tiers load on demand instead of all upfront
  • YARA tier preheating — warms the right tiers based on incoming file type for lower latency.
  • validate --soft flag — skips directory caps and other taxonomy-cleanliness rules
  • Loads of dependency updates