Skip to content

[pull] master from kevoreilly:master#492

Merged
pull[bot] merged 2 commits into
threatcode:masterfrom
kevoreilly:master
Jun 11, 2026
Merged

[pull] master from kevoreilly:master#492
pull[bot] merged 2 commits into
threatcode:masterfrom
kevoreilly:master

Conversation

@pull

@pull pull Bot commented Jun 11, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

node5-sublime and others added 2 commits June 11, 2026 09:26
_parse_sysmon_evtx gated solely on HAVE_EVTX (python-evtx), but the inner
_iter_sysmon_records prefers evtx-rs and only falls back to python-evtx.
On images that ship only evtx-rs, the guard short-circuited to empty before
opening evtx.zip, so the Sysmon EID 1 pid->image map was always empty and
every network flow rendered without a process name. Gate on
(HAVE_EVTX or HAVE_EVTX_RS) so either parser satisfies it.
network_etw: accept evtx-rs for Sysmon parsing (fix empty process attribution)
@pull pull Bot locked and limited conversation to collaborators Jun 11, 2026
@pull pull Bot added the ⤵️ pull label Jun 11, 2026
@pull pull Bot merged commit b9c1a98 into threatcode:master Jun 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants