Skip to content

v2.4.0

Latest

Choose a tag to compare

@tstromberg tstromberg released this 25 Jul 18:56

Faster

  • Large-archive scans up to ~8× faster (a 63k-member archive: 2,865s → matches the 337s loose-file baseline).

Detection

  • ava exfil now needs explicit exfil vocabulary
  • IP filter recovers real hosts like 3.147.61.167 that were dropped as version-strings.
  • Better CRX signed-but-unverified detection.
  • New filetype: static libs (.a).

Correctness

  • Dependency findings dedup per-artifact, not per-report

Output

  • --format=interpret renders LLM-friendly ASCII windows with offset gutters (cheaper for local models); terminal view unchanged.