mirror of
https://github.com/affaan-m/ECC.git
synced 2026-09-23 01:55:09 +02:00
fix: close Hookify runtime review gaps
This commit is contained in:
@@ -316,6 +316,7 @@ function run(rawInput, context = {}) {
|
||||
});
|
||||
const evaluated = evaluateRules(loaded.rules, payload, {
|
||||
timeoutMs: LIMITS.regexTimeoutMs,
|
||||
maxFieldBytes: LIMITS.maxInputBytes,
|
||||
});
|
||||
const output = buildOutput(eventName, evaluated.matches, [
|
||||
...loaded.diagnostics,
|
||||
|
||||
Reference in New Issue
Block a user