Skip to content

v1.1.0

Choose a tag to compare

@cccs-rs cccs-rs released this 06 Nov 19:59
· 145 commits to main since this release

Bugfixes

  • Strengthen CAPE parser detection (avoid cases where extract_config is part of a class)
  • Reorganize output from Framework.run() to avoid data overwrites
  • Prepending extra protocol in URIs when finalizing results

Improvements

  • Eliminate meddling with YARA metadata to include references to extractor
    • Use YARA namespaces to segment rules to their respective extractor
  • Add pytest tests for parser detection
  • Add identifier, yara_hits to results for debugging/tracing