Skip to content

VoidAccess v1.9.2 — Export Integrity Fixes

Choose a tag to compare

@KatrielMoses KatrielMoses released this 23 Jul 19:59

v1.9.2

Fixed

  • MISP export lost all relationship provenance (ObjectReferences always 0) — now uses the shared relationship loader, matching STIX's typed relationship counts
  • STIX TARGETS relationships collapsed to generic related-to instead of the specific type
  • STIX malware objects shipped with empty malware_types, causing type-filtered SIEM queries to miss valid indicators
  • Sequential exports to the same output path silently overwrote each other — now generates format-specific filenames with a warning
  • Legacy/unrecognized config keys were silently dropped with no deprecation notice — now warn once

Added

  • One-time notice when the embedding pipeline falls back to the deterministic SHA-256 encoder (torch not installed), plus documentation of torch as an optional dependency for full vector capability