You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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