Skip to content

VoidAccess v1.9.1 — Critical Fresh-Install and LLM Fixes

Choose a tag to compare

@KatrielMoses KatrielMoses released this 23 Jul 17:52

v1.9.1

Fixed

  • Import-time config evaluation crashed every CLI command (including --help/--version) on a fresh install with no JWT_SECRET/DATABASE_URL configured
  • Configured LLM API keys never reached get_llm(), causing investigations to silently run with no working LLM despite a valid key being set
  • Rejected queries (empty, single-char, over 500 chars) exited with code 0 instead of a proper non-zero error code
  • Optional-config-keys warning regressed to firing on every command instead of once per session
  • Graph-build metrics (entity/edge counts) were computed but never surfaced to the live progress display

Investigated, confirmed correct

  • LockBit / LockBit4 entity separation reviewed against real threat intel (Intel 471, Check Point Research) — confirmed LockBit 4.0 is a distinct operational variant and correctly remains a separate entity, not a bug