openclaw-multi-auto 1.5.2 → 1.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{audio-preflight-5FEeDooz.js → audio-preflight-DDBLZBdb.js} +4 -4
- package/dist/{audio-transcription-runner-B-UvoDjZ.js → audio-transcription-runner-DZbSWT9E.js} +1 -1
- package/dist/build-info.json +3 -3
- package/dist/canvas-host/a2ui/.bundle.hash +1 -1
- package/dist/{chrome-D45SyhQL.js → chrome-CMU2WVFh.js} +8 -8
- package/dist/{deliver-B9cys0EZ.js → deliver-BXVcFIHL.js} +1 -1
- package/dist/{deliver-runtime-DhaQJ0pI.js → deliver-runtime-DTaIS-1i.js} +3 -3
- package/dist/{deps-send-whatsapp.runtime-DvTL2tzN.js → deps-send-whatsapp.runtime-CIZqFAqb.js} +7 -7
- package/dist/extensionAPI.js +6 -6
- package/dist/{image-DAOPwVXi.js → image-BCVLo0qw.js} +1 -1
- package/dist/{image-runtime-wlCLVvVv.js → image-runtime-DtCKpMPZ.js} +3 -3
- package/dist/{pi-embedded-DYU79yGe.js → pi-embedded-CgQ_W6Xs.js} +24 -24
- package/dist/{pi-embedded-helpers-uTRAmQ4n.js → pi-embedded-helpers-CwuBTKza.js} +3 -3
- package/dist/plugin-sdk/accounts-CJWOBzwB.js +35 -0
- package/dist/plugin-sdk/accounts-DP1-L-QS.js +288 -0
- package/dist/plugin-sdk/accounts-DZhWlEg3.js +46 -0
- package/dist/plugin-sdk/active-listener-B_sLJTXM.js +50 -0
- package/dist/plugin-sdk/api-key-rotation-BRE4X2tf.js +181 -0
- package/dist/plugin-sdk/audio-preflight-DGEUDxxR.js +69 -0
- package/dist/plugin-sdk/audio-transcription-runner-DkoPNPYt.js +2176 -0
- package/dist/plugin-sdk/audit-membership-runtime-DSBHHw7o.js +58 -0
- package/dist/plugin-sdk/bluebubbles.js +2 -2
- package/dist/plugin-sdk/channel-activity-F3d0yUwy.js +94 -0
- package/dist/plugin-sdk/channel-web-QF7EpjeP.js +2256 -0
- package/dist/plugin-sdk/chrome-BXoCyCkY.js +2415 -0
- package/dist/plugin-sdk/commands-registry-t7cXBTfN.js +1125 -0
- package/dist/plugin-sdk/config-BkEnz2Po.js +17913 -0
- package/dist/plugin-sdk/deliver-B6AG_l67.js +1694 -0
- package/dist/plugin-sdk/deliver-runtime-D585kJZc.js +32 -0
- package/dist/plugin-sdk/deps-send-discord.runtime-a_OKY2js.js +23 -0
- package/dist/plugin-sdk/deps-send-imessage.runtime-Baxy9TD4.js +22 -0
- package/dist/plugin-sdk/deps-send-signal.runtime-BwXoCrFl.js +21 -0
- package/dist/plugin-sdk/deps-send-slack.runtime-CLmKjgso.js +19 -0
- package/dist/plugin-sdk/deps-send-telegram.runtime-BKfdBKnZ.js +24 -0
- package/dist/plugin-sdk/deps-send-whatsapp.runtime-BOTwkbx_.js +57 -0
- package/dist/plugin-sdk/diagnostic-CsP-lEkI.js +319 -0
- package/dist/plugin-sdk/errors-DaiAM-yU.js +54 -0
- package/dist/plugin-sdk/fetch-guard-DETCcJzQ.js +156 -0
- package/dist/plugin-sdk/fs-safe-B8y811FR.js +352 -0
- package/dist/plugin-sdk/image-DjTEkYZE.js +2310 -0
- package/dist/plugin-sdk/image-ops-BSiMpAw4.js +584 -0
- package/dist/plugin-sdk/image-runtime-6xPp8m5a.js +25 -0
- package/dist/plugin-sdk/index.js +50 -50
- package/dist/plugin-sdk/ir-DQ7_HbvK.js +1296 -0
- package/dist/plugin-sdk/irc.js +2 -2
- package/dist/plugin-sdk/local-roots-BUP4YBmR.js +186 -0
- package/dist/plugin-sdk/logger-CZY9KIoY.js +1163 -0
- package/dist/plugin-sdk/login-BxEKLlCo.js +57 -0
- package/dist/plugin-sdk/login-qr-BQIpMPr9.js +320 -0
- package/dist/plugin-sdk/manager-I6KbPihW.js +3917 -0
- package/dist/plugin-sdk/manager-runtime-CFfYYWIQ.js +15 -0
- package/dist/plugin-sdk/outbound-NS6UHnB6.js +212 -0
- package/dist/plugin-sdk/outbound-attachment-Dy6fyf6H.js +19 -0
- package/dist/plugin-sdk/path-alias-guards-DBjLbIX_.js +43 -0
- package/dist/plugin-sdk/paths-vTM3Lh3X.js +166 -0
- package/dist/plugin-sdk/pi-embedded-helpers-1R1gu7eX.js +9627 -0
- package/dist/plugin-sdk/pi-model-discovery-runtime-Do9o-dUd.js +8 -0
- package/dist/plugin-sdk/pi-model-discovery-v-XPUOOf.js +134 -0
- package/dist/plugin-sdk/pi-tools.before-tool-call.runtime-D4sFsIks.js +354 -0
- package/dist/plugin-sdk/plugins-DeBZB9l_.js +864 -0
- package/dist/plugin-sdk/proxy-fetch-ChxOhWF4.js +38 -0
- package/dist/plugin-sdk/pw-ai-DEOmCSSC.js +1938 -0
- package/dist/plugin-sdk/qmd-manager-HyYKoEch.js +1448 -0
- package/dist/plugin-sdk/query-expansion-CeyKUeDW.js +1011 -0
- package/dist/plugin-sdk/redact-DjVX-1N3.js +319 -0
- package/dist/plugin-sdk/reply-DAo_Jt8K.js +97916 -0
- package/dist/plugin-sdk/resolve-outbound-target-B42qgQS9.js +40 -0
- package/dist/plugin-sdk/run-with-concurrency-Bt_ks0Qa.js +1994 -0
- package/dist/plugin-sdk/runtime-whatsapp-login.runtime-B6W989eF.js +10 -0
- package/dist/plugin-sdk/runtime-whatsapp-outbound.runtime-c_GDFy37.js +19 -0
- package/dist/plugin-sdk/send-CQpMudwO.js +2587 -0
- package/dist/plugin-sdk/send-DQHLzVyO.js +414 -0
- package/dist/plugin-sdk/send-DTB24bEF.js +3135 -0
- package/dist/plugin-sdk/send-DfHadjZ_.js +503 -0
- package/dist/plugin-sdk/send-XXlW2iny.js +540 -0
- package/dist/plugin-sdk/session-6TF6MyaC.js +169 -0
- package/dist/plugin-sdk/skill-commands-CkGeFUMl.js +342 -0
- package/dist/plugin-sdk/skills-CBkHBYPq.js +1428 -0
- package/dist/plugin-sdk/slash-commands.runtime-CxliuGaP.js +13 -0
- package/dist/plugin-sdk/slash-dispatch.runtime-DFaeYlJQ.js +52 -0
- package/dist/plugin-sdk/slash-skill-commands.runtime-0M0OLCxq.js +16 -0
- package/dist/plugin-sdk/ssrf-cFtplYtS.js +202 -0
- package/dist/plugin-sdk/store-5nyxY3WU.js +81 -0
- package/dist/plugin-sdk/subagent-registry-runtime-DCtmDwna.js +52 -0
- package/dist/plugin-sdk/tables-C47P4GTN.js +55 -0
- package/dist/plugin-sdk/target-errors-Blia4S69.js +195 -0
- package/dist/plugin-sdk/thinking-Bo2eosVa.js +1206 -0
- package/dist/plugin-sdk/tokens-DgNRBwIg.js +52 -0
- package/dist/plugin-sdk/tool-images-Gk_-0y2N.js +274 -0
- package/dist/plugin-sdk/web-CVxZbXyH.js +56 -0
- package/dist/plugin-sdk/whatsapp-actions-Bw0H9g-n.js +80 -0
- package/dist/{pw-ai-GcYO6HPE.js → pw-ai-CmphSzHx.js} +1 -1
- package/dist/{slash-dispatch.runtime-Dh053pQK.js → slash-dispatch.runtime-131yup2e.js} +6 -6
- package/dist/{subagent-registry-runtime-DSi5mnCQ.js → subagent-registry-runtime-DbSf_Je6.js} +6 -6
- package/dist/{web-1hWJDzNA.js → web-MR9d7KyB.js} +6 -6
- package/package.json +1 -1
- package/scripts/create-instance.sh +1 -37
- package/scripts/npm_publish.sh +0 -65
- package/scripts/npm_publish_backup.sh +185 -0
- package/extensions/page-action-cache/dist/actions-executor.d.ts +0 -62
- package/extensions/page-action-cache/dist/actions-executor.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/actions-executor.js +0 -339
- package/extensions/page-action-cache/dist/actions-executor.js.map +0 -1
- package/extensions/page-action-cache/dist/cache-invalidator.d.ts +0 -70
- package/extensions/page-action-cache/dist/cache-invalidator.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/cache-invalidator.js +0 -212
- package/extensions/page-action-cache/dist/cache-invalidator.js.map +0 -1
- package/extensions/page-action-cache/dist/cache-store.d.ts +0 -80
- package/extensions/page-action-cache/dist/cache-store.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/cache-store.js +0 -361
- package/extensions/page-action-cache/dist/cache-store.js.map +0 -1
- package/extensions/page-action-cache/dist/cache-strategy.d.ts +0 -65
- package/extensions/page-action-cache/dist/cache-strategy.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/cache-strategy.js +0 -237
- package/extensions/page-action-cache/dist/cache-strategy.js.map +0 -1
- package/extensions/page-action-cache/dist/hooks-entry.d.ts +0 -29
- package/extensions/page-action-cache/dist/hooks-entry.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/hooks-entry.js +0 -83
- package/extensions/page-action-cache/dist/hooks-entry.js.map +0 -1
- package/extensions/page-action-cache/dist/hooks.d.ts +0 -10
- package/extensions/page-action-cache/dist/hooks.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/hooks.js +0 -277
- package/extensions/page-action-cache/dist/hooks.js.map +0 -1
- package/extensions/page-action-cache/dist/index.d.ts +0 -24
- package/extensions/page-action-cache/dist/index.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/index.js +0 -34
- package/extensions/page-action-cache/dist/index.js.map +0 -1
- package/extensions/page-action-cache/dist/scenario-recognizer.d.ts +0 -45
- package/extensions/page-action-cache/dist/scenario-recognizer.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/scenario-recognizer.js +0 -213
- package/extensions/page-action-cache/dist/scenario-recognizer.js.map +0 -1
- package/extensions/page-action-cache/dist/security-policy.d.ts +0 -62
- package/extensions/page-action-cache/dist/security-policy.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/security-policy.js +0 -219
- package/extensions/page-action-cache/dist/security-policy.js.map +0 -1
- package/extensions/page-action-cache/dist/tools.d.ts +0 -209
- package/extensions/page-action-cache/dist/tools.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/tools.js +0 -383
- package/extensions/page-action-cache/dist/tools.js.map +0 -1
- package/extensions/page-action-cache/dist/types.d.ts +0 -336
- package/extensions/page-action-cache/dist/types.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/types.js +0 -8
- package/extensions/page-action-cache/dist/types.js.map +0 -1
- package/extensions/page-action-cache/dist/ux-enhancer.d.ts +0 -60
- package/extensions/page-action-cache/dist/ux-enhancer.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/ux-enhancer.js +0 -218
- package/extensions/page-action-cache/dist/ux-enhancer.js.map +0 -1
- package/extensions/page-action-cache/dist/variable-resolver.d.ts +0 -28
- package/extensions/page-action-cache/dist/variable-resolver.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/variable-resolver.js +0 -201
- package/extensions/page-action-cache/dist/variable-resolver.js.map +0 -1
- package/extensions/page-action-cache/docs/API.md +0 -555
- package/extensions/page-action-cache/docs/IMPLEMENTATION.md +0 -1792
- package/extensions/page-action-cache/docs/INTEGRATION.md +0 -387
- package/extensions/page-action-cache/docs/README.md +0 -183
- package/extensions/page-action-cache/index.ts +0 -118
- package/extensions/page-action-cache/node_modules/.bin/nlc +0 -21
- package/extensions/page-action-cache/node_modules/.bin/node-llama-cpp +0 -21
- package/extensions/page-action-cache/node_modules/.bin/openclaw +0 -21
- package/extensions/page-action-cache/node_modules/.bin/tsc +0 -21
- package/extensions/page-action-cache/node_modules/.bin/tsserver +0 -21
- package/extensions/page-action-cache/node_modules/.bin/vitest +0 -21
- package/extensions/page-action-cache/openclaw.plugin.json +0 -208
- package/extensions/page-action-cache/package.json +0 -74
- package/extensions/page-action-cache/scripts/npm_publish.sh +0 -80
- package/extensions/page-action-cache/skills/page-action-cache/SKILL.md +0 -216
- package/extensions/page-action-cache/src/actions-executor.ts +0 -441
- package/extensions/page-action-cache/src/cache-invalidator.ts +0 -271
- package/extensions/page-action-cache/src/cache-store.ts +0 -457
- package/extensions/page-action-cache/src/cache-strategy.ts +0 -327
- package/extensions/page-action-cache/src/hooks-entry.ts +0 -114
- package/extensions/page-action-cache/src/hooks.ts +0 -332
- package/extensions/page-action-cache/src/index.ts +0 -89
- package/extensions/page-action-cache/src/scenario-recognizer.ts +0 -259
- package/extensions/page-action-cache/src/security-policy.ts +0 -268
- package/extensions/page-action-cache/src/tools.ts +0 -437
- package/extensions/page-action-cache/src/types.ts +0 -482
- package/extensions/page-action-cache/src/ux-enhancer.ts +0 -266
- package/extensions/page-action-cache/src/variable-resolver.ts +0 -258
- package/extensions/page-action-cache/tests/actions-executor.test.ts +0 -424
- package/extensions/page-action-cache/tests/cache-store.test.ts +0 -267
- package/extensions/page-action-cache/tests/integration-test.ts +0 -62
- package/extensions/page-action-cache/tests/scenario-recognizer.test.ts +0 -140
- package/extensions/page-action-cache/tests/variable-resolver.test.ts +0 -187
- package/extensions/page-action-cache/tsconfig.json +0 -39
|
@@ -0,0 +1,319 @@
|
|
|
1
|
+
import { J as resolveNodeRequireFromMeta } from "./logger-CZY9KIoY.js";
|
|
2
|
+
|
|
3
|
+
//#region src/security/safe-regex.ts
|
|
4
|
+
const SAFE_REGEX_CACHE_MAX = 256;
|
|
5
|
+
const SAFE_REGEX_TEST_WINDOW = 2048;
|
|
6
|
+
const safeRegexCache = /* @__PURE__ */ new Map();
|
|
7
|
+
function createParseFrame() {
|
|
8
|
+
return {
|
|
9
|
+
lastToken: null,
|
|
10
|
+
containsRepetition: false,
|
|
11
|
+
hasAlternation: false,
|
|
12
|
+
branchMinLength: 0,
|
|
13
|
+
branchMaxLength: 0,
|
|
14
|
+
altMinLength: null,
|
|
15
|
+
altMaxLength: null
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
function addLength(left, right) {
|
|
19
|
+
if (!Number.isFinite(left) || !Number.isFinite(right)) return Number.POSITIVE_INFINITY;
|
|
20
|
+
return left + right;
|
|
21
|
+
}
|
|
22
|
+
function multiplyLength(length, factor) {
|
|
23
|
+
if (!Number.isFinite(length)) return factor === 0 ? 0 : Number.POSITIVE_INFINITY;
|
|
24
|
+
return length * factor;
|
|
25
|
+
}
|
|
26
|
+
function recordAlternative(frame) {
|
|
27
|
+
if (frame.altMinLength === null || frame.altMaxLength === null) {
|
|
28
|
+
frame.altMinLength = frame.branchMinLength;
|
|
29
|
+
frame.altMaxLength = frame.branchMaxLength;
|
|
30
|
+
return;
|
|
31
|
+
}
|
|
32
|
+
frame.altMinLength = Math.min(frame.altMinLength, frame.branchMinLength);
|
|
33
|
+
frame.altMaxLength = Math.max(frame.altMaxLength, frame.branchMaxLength);
|
|
34
|
+
}
|
|
35
|
+
function readQuantifier(source, index) {
|
|
36
|
+
const ch = source[index];
|
|
37
|
+
const consumed = source[index + 1] === "?" ? 2 : 1;
|
|
38
|
+
if (ch === "*") return {
|
|
39
|
+
consumed,
|
|
40
|
+
minRepeat: 0,
|
|
41
|
+
maxRepeat: null
|
|
42
|
+
};
|
|
43
|
+
if (ch === "+") return {
|
|
44
|
+
consumed,
|
|
45
|
+
minRepeat: 1,
|
|
46
|
+
maxRepeat: null
|
|
47
|
+
};
|
|
48
|
+
if (ch === "?") return {
|
|
49
|
+
consumed,
|
|
50
|
+
minRepeat: 0,
|
|
51
|
+
maxRepeat: 1
|
|
52
|
+
};
|
|
53
|
+
if (ch !== "{") return null;
|
|
54
|
+
let i = index + 1;
|
|
55
|
+
while (i < source.length && /\d/.test(source[i])) i += 1;
|
|
56
|
+
if (i === index + 1) return null;
|
|
57
|
+
const minRepeat = Number.parseInt(source.slice(index + 1, i), 10);
|
|
58
|
+
let maxRepeat = minRepeat;
|
|
59
|
+
if (source[i] === ",") {
|
|
60
|
+
i += 1;
|
|
61
|
+
const maxStart = i;
|
|
62
|
+
while (i < source.length && /\d/.test(source[i])) i += 1;
|
|
63
|
+
maxRepeat = i === maxStart ? null : Number.parseInt(source.slice(maxStart, i), 10);
|
|
64
|
+
}
|
|
65
|
+
if (source[i] !== "}") return null;
|
|
66
|
+
i += 1;
|
|
67
|
+
if (source[i] === "?") i += 1;
|
|
68
|
+
if (maxRepeat !== null && maxRepeat < minRepeat) return null;
|
|
69
|
+
return {
|
|
70
|
+
consumed: i - index,
|
|
71
|
+
minRepeat,
|
|
72
|
+
maxRepeat
|
|
73
|
+
};
|
|
74
|
+
}
|
|
75
|
+
function tokenizePattern(source) {
|
|
76
|
+
const tokens = [];
|
|
77
|
+
let inCharClass = false;
|
|
78
|
+
for (let i = 0; i < source.length; i += 1) {
|
|
79
|
+
const ch = source[i];
|
|
80
|
+
if (ch === "\\") {
|
|
81
|
+
i += 1;
|
|
82
|
+
tokens.push({ kind: "simple-token" });
|
|
83
|
+
continue;
|
|
84
|
+
}
|
|
85
|
+
if (inCharClass) {
|
|
86
|
+
if (ch === "]") inCharClass = false;
|
|
87
|
+
continue;
|
|
88
|
+
}
|
|
89
|
+
if (ch === "[") {
|
|
90
|
+
inCharClass = true;
|
|
91
|
+
tokens.push({ kind: "simple-token" });
|
|
92
|
+
continue;
|
|
93
|
+
}
|
|
94
|
+
if (ch === "(") {
|
|
95
|
+
tokens.push({ kind: "group-open" });
|
|
96
|
+
continue;
|
|
97
|
+
}
|
|
98
|
+
if (ch === ")") {
|
|
99
|
+
tokens.push({ kind: "group-close" });
|
|
100
|
+
continue;
|
|
101
|
+
}
|
|
102
|
+
if (ch === "|") {
|
|
103
|
+
tokens.push({ kind: "alternation" });
|
|
104
|
+
continue;
|
|
105
|
+
}
|
|
106
|
+
const quantifier = readQuantifier(source, i);
|
|
107
|
+
if (quantifier) {
|
|
108
|
+
tokens.push({
|
|
109
|
+
kind: "quantifier",
|
|
110
|
+
quantifier
|
|
111
|
+
});
|
|
112
|
+
i += quantifier.consumed - 1;
|
|
113
|
+
continue;
|
|
114
|
+
}
|
|
115
|
+
tokens.push({ kind: "simple-token" });
|
|
116
|
+
}
|
|
117
|
+
return tokens;
|
|
118
|
+
}
|
|
119
|
+
function analyzeTokensForNestedRepetition(tokens) {
|
|
120
|
+
const frames = [createParseFrame()];
|
|
121
|
+
const emitToken = (token) => {
|
|
122
|
+
const frame = frames[frames.length - 1];
|
|
123
|
+
frame.lastToken = token;
|
|
124
|
+
if (token.containsRepetition) frame.containsRepetition = true;
|
|
125
|
+
frame.branchMinLength = addLength(frame.branchMinLength, token.minLength);
|
|
126
|
+
frame.branchMaxLength = addLength(frame.branchMaxLength, token.maxLength);
|
|
127
|
+
};
|
|
128
|
+
const emitSimpleToken = () => {
|
|
129
|
+
emitToken({
|
|
130
|
+
containsRepetition: false,
|
|
131
|
+
hasAmbiguousAlternation: false,
|
|
132
|
+
minLength: 1,
|
|
133
|
+
maxLength: 1
|
|
134
|
+
});
|
|
135
|
+
};
|
|
136
|
+
for (const token of tokens) {
|
|
137
|
+
if (token.kind === "simple-token") {
|
|
138
|
+
emitSimpleToken();
|
|
139
|
+
continue;
|
|
140
|
+
}
|
|
141
|
+
if (token.kind === "group-open") {
|
|
142
|
+
frames.push(createParseFrame());
|
|
143
|
+
continue;
|
|
144
|
+
}
|
|
145
|
+
if (token.kind === "group-close") {
|
|
146
|
+
if (frames.length > 1) {
|
|
147
|
+
const frame = frames.pop();
|
|
148
|
+
if (frame.hasAlternation) recordAlternative(frame);
|
|
149
|
+
const groupMinLength = frame.hasAlternation ? frame.altMinLength ?? 0 : frame.branchMinLength;
|
|
150
|
+
const groupMaxLength = frame.hasAlternation ? frame.altMaxLength ?? 0 : frame.branchMaxLength;
|
|
151
|
+
emitToken({
|
|
152
|
+
containsRepetition: frame.containsRepetition,
|
|
153
|
+
hasAmbiguousAlternation: frame.hasAlternation && frame.altMinLength !== null && frame.altMaxLength !== null && frame.altMinLength !== frame.altMaxLength,
|
|
154
|
+
minLength: groupMinLength,
|
|
155
|
+
maxLength: groupMaxLength
|
|
156
|
+
});
|
|
157
|
+
}
|
|
158
|
+
continue;
|
|
159
|
+
}
|
|
160
|
+
if (token.kind === "alternation") {
|
|
161
|
+
const frame = frames[frames.length - 1];
|
|
162
|
+
frame.hasAlternation = true;
|
|
163
|
+
recordAlternative(frame);
|
|
164
|
+
frame.branchMinLength = 0;
|
|
165
|
+
frame.branchMaxLength = 0;
|
|
166
|
+
frame.lastToken = null;
|
|
167
|
+
continue;
|
|
168
|
+
}
|
|
169
|
+
const frame = frames[frames.length - 1];
|
|
170
|
+
const previousToken = frame.lastToken;
|
|
171
|
+
if (!previousToken) continue;
|
|
172
|
+
if (previousToken.containsRepetition) return true;
|
|
173
|
+
if (previousToken.hasAmbiguousAlternation && token.quantifier.maxRepeat === null) return true;
|
|
174
|
+
const previousMinLength = previousToken.minLength;
|
|
175
|
+
const previousMaxLength = previousToken.maxLength;
|
|
176
|
+
previousToken.minLength = multiplyLength(previousToken.minLength, token.quantifier.minRepeat);
|
|
177
|
+
previousToken.maxLength = token.quantifier.maxRepeat === null ? Number.POSITIVE_INFINITY : multiplyLength(previousToken.maxLength, token.quantifier.maxRepeat);
|
|
178
|
+
previousToken.containsRepetition = true;
|
|
179
|
+
frame.containsRepetition = true;
|
|
180
|
+
frame.branchMinLength = frame.branchMinLength - previousMinLength + previousToken.minLength;
|
|
181
|
+
frame.branchMaxLength = addLength(Number.isFinite(frame.branchMaxLength) && Number.isFinite(previousMaxLength) ? frame.branchMaxLength - previousMaxLength : Number.POSITIVE_INFINITY, previousToken.maxLength);
|
|
182
|
+
}
|
|
183
|
+
return false;
|
|
184
|
+
}
|
|
185
|
+
function testRegexFromStart(regex, value) {
|
|
186
|
+
regex.lastIndex = 0;
|
|
187
|
+
return regex.test(value);
|
|
188
|
+
}
|
|
189
|
+
function testRegexWithBoundedInput(regex, input, maxWindow = SAFE_REGEX_TEST_WINDOW) {
|
|
190
|
+
if (maxWindow <= 0) return false;
|
|
191
|
+
if (input.length <= maxWindow) return testRegexFromStart(regex, input);
|
|
192
|
+
if (testRegexFromStart(regex, input.slice(0, maxWindow))) return true;
|
|
193
|
+
return testRegexFromStart(regex, input.slice(-maxWindow));
|
|
194
|
+
}
|
|
195
|
+
function hasNestedRepetition(source) {
|
|
196
|
+
return analyzeTokensForNestedRepetition(tokenizePattern(source));
|
|
197
|
+
}
|
|
198
|
+
function compileSafeRegex(source, flags = "") {
|
|
199
|
+
const trimmed = source.trim();
|
|
200
|
+
if (!trimmed) return null;
|
|
201
|
+
const cacheKey = `${flags}::${trimmed}`;
|
|
202
|
+
if (safeRegexCache.has(cacheKey)) return safeRegexCache.get(cacheKey) ?? null;
|
|
203
|
+
let compiled = null;
|
|
204
|
+
if (!hasNestedRepetition(trimmed)) try {
|
|
205
|
+
compiled = new RegExp(trimmed, flags);
|
|
206
|
+
} catch {
|
|
207
|
+
compiled = null;
|
|
208
|
+
}
|
|
209
|
+
safeRegexCache.set(cacheKey, compiled);
|
|
210
|
+
if (safeRegexCache.size > SAFE_REGEX_CACHE_MAX) {
|
|
211
|
+
const oldestKey = safeRegexCache.keys().next().value;
|
|
212
|
+
if (oldestKey) safeRegexCache.delete(oldestKey);
|
|
213
|
+
}
|
|
214
|
+
return compiled;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
//#endregion
|
|
218
|
+
//#region src/logging/redact-bounded.ts
|
|
219
|
+
const REDACT_REGEX_CHUNK_THRESHOLD = 32768;
|
|
220
|
+
const REDACT_REGEX_CHUNK_SIZE = 16384;
|
|
221
|
+
function replacePatternBounded(text, pattern, replacer, options) {
|
|
222
|
+
const chunkThreshold = options?.chunkThreshold ?? REDACT_REGEX_CHUNK_THRESHOLD;
|
|
223
|
+
const chunkSize = options?.chunkSize ?? REDACT_REGEX_CHUNK_SIZE;
|
|
224
|
+
if (chunkThreshold <= 0 || chunkSize <= 0 || text.length <= chunkThreshold) return text.replace(pattern, replacer);
|
|
225
|
+
let output = "";
|
|
226
|
+
for (let index = 0; index < text.length; index += chunkSize) output += text.slice(index, index + chunkSize).replace(pattern, replacer);
|
|
227
|
+
return output;
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
//#endregion
|
|
231
|
+
//#region src/logging/redact.ts
|
|
232
|
+
const requireConfig = resolveNodeRequireFromMeta(import.meta.url);
|
|
233
|
+
const DEFAULT_REDACT_MODE = "tools";
|
|
234
|
+
const DEFAULT_REDACT_MIN_LENGTH = 18;
|
|
235
|
+
const DEFAULT_REDACT_KEEP_START = 6;
|
|
236
|
+
const DEFAULT_REDACT_KEEP_END = 4;
|
|
237
|
+
const DEFAULT_REDACT_PATTERNS = [
|
|
238
|
+
String.raw`\b[A-Z0-9_]*(?:KEY|TOKEN|SECRET|PASSWORD|PASSWD)\b\s*[=:]\s*(["']?)([^\s"'\\]+)\1`,
|
|
239
|
+
String.raw`"(?:apiKey|token|secret|password|passwd|accessToken|refreshToken)"\s*:\s*"([^"]+)"`,
|
|
240
|
+
String.raw`--(?:api[-_]?key|token|secret|password|passwd)\s+(["']?)([^\s"']+)\1`,
|
|
241
|
+
String.raw`Authorization\s*[:=]\s*Bearer\s+([A-Za-z0-9._\-+=]+)`,
|
|
242
|
+
String.raw`\bBearer\s+([A-Za-z0-9._\-+=]{18,})\b`,
|
|
243
|
+
String.raw`-----BEGIN [A-Z ]*PRIVATE KEY-----[\s\S]+?-----END [A-Z ]*PRIVATE KEY-----`,
|
|
244
|
+
String.raw`\b(sk-[A-Za-z0-9_-]{8,})\b`,
|
|
245
|
+
String.raw`\b(ghp_[A-Za-z0-9]{20,})\b`,
|
|
246
|
+
String.raw`\b(github_pat_[A-Za-z0-9_]{20,})\b`,
|
|
247
|
+
String.raw`\b(xox[baprs]-[A-Za-z0-9-]{10,})\b`,
|
|
248
|
+
String.raw`\b(xapp-[A-Za-z0-9-]{10,})\b`,
|
|
249
|
+
String.raw`\b(gsk_[A-Za-z0-9_-]{10,})\b`,
|
|
250
|
+
String.raw`\b(AIza[0-9A-Za-z\-_]{20,})\b`,
|
|
251
|
+
String.raw`\b(pplx-[A-Za-z0-9_-]{10,})\b`,
|
|
252
|
+
String.raw`\b(npm_[A-Za-z0-9]{10,})\b`,
|
|
253
|
+
String.raw`\bbot(\d{6,}:[A-Za-z0-9_-]{20,})\b`,
|
|
254
|
+
String.raw`\b(\d{6,}:[A-Za-z0-9_-]{20,})\b`
|
|
255
|
+
];
|
|
256
|
+
function normalizeMode(value) {
|
|
257
|
+
return value === "off" ? "off" : DEFAULT_REDACT_MODE;
|
|
258
|
+
}
|
|
259
|
+
function parsePattern(raw) {
|
|
260
|
+
if (!raw.trim()) return null;
|
|
261
|
+
const match = raw.match(/^\/(.+)\/([gimsuy]*)$/);
|
|
262
|
+
if (match) {
|
|
263
|
+
const flags = match[2].includes("g") ? match[2] : `${match[2]}g`;
|
|
264
|
+
return compileSafeRegex(match[1], flags);
|
|
265
|
+
}
|
|
266
|
+
return compileSafeRegex(raw, "gi");
|
|
267
|
+
}
|
|
268
|
+
function resolvePatterns(value) {
|
|
269
|
+
return (value?.length ? value : DEFAULT_REDACT_PATTERNS).map(parsePattern).filter((re) => Boolean(re));
|
|
270
|
+
}
|
|
271
|
+
function maskToken(token) {
|
|
272
|
+
if (token.length < DEFAULT_REDACT_MIN_LENGTH) return "***";
|
|
273
|
+
return `${token.slice(0, DEFAULT_REDACT_KEEP_START)}…${token.slice(-DEFAULT_REDACT_KEEP_END)}`;
|
|
274
|
+
}
|
|
275
|
+
function redactPemBlock(block) {
|
|
276
|
+
const lines = block.split(/\r?\n/).filter(Boolean);
|
|
277
|
+
if (lines.length < 2) return "***";
|
|
278
|
+
return `${lines[0]}\n…redacted…\n${lines[lines.length - 1]}`;
|
|
279
|
+
}
|
|
280
|
+
function redactMatch(match, groups) {
|
|
281
|
+
if (match.includes("PRIVATE KEY-----")) return redactPemBlock(match);
|
|
282
|
+
const token = groups.filter((value) => typeof value === "string" && value.length > 0).at(-1) ?? match;
|
|
283
|
+
const masked = maskToken(token);
|
|
284
|
+
if (token === match) return masked;
|
|
285
|
+
return match.replace(token, masked);
|
|
286
|
+
}
|
|
287
|
+
function redactText(text, patterns) {
|
|
288
|
+
let next = text;
|
|
289
|
+
for (const pattern of patterns) next = replacePatternBounded(next, pattern, (...args) => redactMatch(args[0], args.slice(1, args.length - 2)));
|
|
290
|
+
return next;
|
|
291
|
+
}
|
|
292
|
+
function resolveConfigRedaction() {
|
|
293
|
+
let cfg;
|
|
294
|
+
try {
|
|
295
|
+
cfg = (requireConfig?.("../config/config.js"))?.loadConfig?.().logging;
|
|
296
|
+
} catch {
|
|
297
|
+
cfg = void 0;
|
|
298
|
+
}
|
|
299
|
+
return {
|
|
300
|
+
mode: normalizeMode(cfg?.redactSensitive),
|
|
301
|
+
patterns: cfg?.redactPatterns
|
|
302
|
+
};
|
|
303
|
+
}
|
|
304
|
+
function redactSensitiveText(text, options) {
|
|
305
|
+
if (!text) return text;
|
|
306
|
+
const resolved = options ?? resolveConfigRedaction();
|
|
307
|
+
if (normalizeMode(resolved.mode) === "off") return text;
|
|
308
|
+
const patterns = resolvePatterns(resolved.patterns);
|
|
309
|
+
if (!patterns.length) return text;
|
|
310
|
+
return redactText(text, patterns);
|
|
311
|
+
}
|
|
312
|
+
function redactToolDetail(detail) {
|
|
313
|
+
const resolved = resolveConfigRedaction();
|
|
314
|
+
if (normalizeMode(resolved.mode) !== "tools") return detail;
|
|
315
|
+
return redactSensitiveText(detail, resolved);
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
//#endregion
|
|
319
|
+
export { testRegexWithBoundedInput as i, redactToolDetail as n, compileSafeRegex as r, redactSensitiveText as t };
|