Skip to content

Add exclusive module paths API to bypass built-in modules - #290

Merged
PeterMatula merged 1 commit into
avast:masterfrom
MatejKastak:kastak/exclusive-module-paths
May 20, 2026
Merged

Add exclusive module paths API to bypass built-in modules#290
PeterMatula merged 1 commit into
avast:masterfrom
MatejKastak:kastak/exclusive-module-paths

Conversation

@MatejKastak

Copy link
Copy Markdown
Member

Expose the YARAMOD_MODULE_SPEC_PATH_EXCLUSIVE functionality as a proper constructor parameter (vector of JSON file paths) through Yaramod, ParserDriver, and ModulePool. When used, only the specified module files are loaded and built-in modules are skipped.

Expose the YARAMOD_MODULE_SPEC_PATH_EXCLUSIVE functionality as a
proper constructor parameter (vector of JSON file paths) through
Yaramod, ParserDriver, and ModulePool. When used, only the specified
module files are loaded and built-in modules are skipped.
@metthal
metthal marked this pull request as ready for review May 20, 2026 12:53
@PeterMatula
PeterMatula merged commit cac742a into avast:master May 20, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants