Skip to content

v0.41.0

Latest

Choose a tag to compare

@ocervell ocervell released this 24 Jul 10:42
Immutable release. Only release title and notes can be modified.
8a97c79

0.41.0 (2026-07-24)

Features

  • query: add --save option to secator q (#1303) (37c156d)
  • runners: store-backed results, JSON driver, streaming fan-in (#1312) (93638a1)

Bug Fixes

  • grype: update parsing for v0.115.0 output (#1313) (6f6c64f)
  • harden Redis connection resilience (broker + result backend) (#1317) (158427d)
  • query: allow empty query in secator q (#1302) (bf2fd8f)
  • target validation: ignore all invalid targets, not just one (#1301) (eae2ced)
  • tasks: validate bbot presets and wpprobe mode on the construction path (#1309) (532c88b)

Performance Improvements

  • mongodb: index-seek untagged findings in tag_duplicates (was 12s O(workspace) scan) (#1316) (2504e2b)