Skip to content

[pull] main from VirusTotal:main#274

Merged
pull[bot] merged 5 commits into
threatcode:mainfrom
VirusTotal:main
Jul 17, 2026
Merged

[pull] main from VirusTotal:main#274
pull[bot] merged 5 commits into
threatcode:mainfrom
VirusTotal:main

Conversation

@pull

@pull pull Bot commented Jul 17, 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 : )

plusvic added 5 commits July 16, 2026 19:26
The previous approach iterated over a range of pattern IDs and then performed a hash map lookup for each to retrieve filesize bounds and header constraints. This change modifies the `Rules` API to return the entire `FxHashMap`, enabling the scanner to directly iterate over the `(PatternId, Constraint)` pairs. This avoids redundant hash map lookups and improves performance in `ScanContext::update_rules_matching`.
@pull pull Bot locked and limited conversation to collaborators Jul 17, 2026
@pull pull Bot added the ⤵️ pull label Jul 17, 2026
@pull
pull Bot merged commit 82adf90 into threatcode:main Jul 17, 2026
5 of 6 checks passed
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.

1 participant