Skip to content

[pull] main from VirusTotal:main#249

Merged
pull[bot] merged 4 commits into
threatcode:mainfrom
VirusTotal:main
Jun 18, 2026
Merged

[pull] main from VirusTotal:main#249
pull[bot] merged 4 commits into
threatcode:mainfrom
VirusTotal:main

Conversation

@pull

@pull pull Bot commented Jun 18, 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 and others added 4 commits June 18, 2026 16:32
Replaces the direct `_meta: Option` argument in module `main` functions with a `ModuleContext` parameter.

This provides a more extensible and structured way for modules to access scan-related context and module-specific metadata. Modules can now retrieve their associated metadata via `ctx.get_module_metadata("module_name")`.
This also includes a minor refactoring to use a `module_by_name` helper.
The new `zip` module enables YARA rules to extract metadata from ZIP archives, such as filenames, compression methods, and sizes of individual entries. This enhances YARA's ability to analyze compressed files by providing structured access to their contents.
#685)

Bumps [undici](https://github.com/nodejs/undici) from 7.24.1 to 7.28.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.24.1...v7.28.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.28.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Jun 18, 2026
@pull pull Bot added the ⤵️ pull label Jun 18, 2026
@pull
pull Bot merged commit aeb8cfe into threatcode:main Jun 18, 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.

1 participant