mirror of
https://github.com/vxcontrol/soldr-modules.git
synced 2026-07-18 18:44:30 -04:00
[PR #48] [MERGED] Bumped windows correlator implementation #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vxcontrol/soldr-modules/pull/48
Author: @asdek
Created: 5/24/2023
Status: ✅ Merged
Merged: 5/24/2023
Merged by: @asdek
Base:
master← Head:bugfix/win_correlator📝 Commits (2)
39c72a5fix: update correlator bundle to avoid issue with running it on windows 10 22H2b3ce04bfix: bump correlator last update field to the latest version📊 Changes
16 files changed (+253 additions, -27 deletions)
View changed files
📝
config.json(+2 -2)📝
correlator/1.0.0/cmodule/clibs/windows/amd64/CorrelationInterface.dll(+0 -0)📝
correlator/1.0.0/cmodule/clibs/windows/amd64/correlator-module.dll(+0 -0)➕
correlator/1.0.0/cmodule/clibs/windows/amd64/libcrypto-1_1-x64.dll(+0 -0)➕
correlator/1.0.0/cmodule/clibs/windows/amd64/libssl-1_1-x64.dll(+0 -0)📝
correlator/1.0.0/cmodule/clibs/windows/amd64/log4cplus.dll(+0 -0)📝
correlator/1.0.0/cmodule/clibs/windows/amd64/normalizer-module.dll(+0 -0)📝
correlator/1.0.0/cmodule/engines/acts_engine.lua(+130 -8)📝
correlator/1.0.0/cmodule/engines/corr_engine.lua(+7 -7)📝
correlator/1.0.0/cmodule/main.lua(+1 -0)📝
correlator/1.0.0/cmodule/module.lua(+4 -5)📝
correlator/1.0.0/config/config_schema.json(+90 -1)📝
correlator/1.0.0/config/current_config.json(+3 -1)📝
correlator/1.0.0/config/default_config.json(+3 -1)📝
correlator/1.0.0/config/locale.json(+12 -1)📝
correlator/1.0.0/smodule/main.lua(+1 -1)📄 Description
Description of the Change
How to test the Change
Changelog Entry
Checklist:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.