Skip to content

v2.10.0

Latest

Choose a tag to compare

@tstromberg tstromberg released this 10 Sep 01:17
· 4 commits to main since this release

API Features

  • ?full=1 on the analyze endpoints returns the complete report instead of the verdict object.
  • ?refresh=1 replaces a standing local verdict and re-indexes/re-uploads the fresh result.
  • Analysis artifacts are staged and uploaded durably to hopper when an uploader is configured.

CLI features

  • Terminal output for nested hostile archives renders each package's top trait findings inline
  • Dependency progress streams state each distinct row once instead of repeating.

Optimizations

  • Dependency fetches consult the corpus first
  • The scan→hopper upload protocol was simplified

Full Changelog: v2.9.0...v2.10.0