protect: input-handling robustness pass (canonicalization + edge cases) #269
ci.yml
on: pull_request
Production dependency audit
11s
Matrix: validate
Annotations
6 errors and 4 warnings
|
Validate on Node 22.x
Process completed with exit code 1.
|
|
tests/protect/security-hardening.test.ts > request: structured-value evasion > matches within a sane depth and never crashes on a pathologically deep value:
tests/protect/security-hardening.test.ts#L11
RangeError: Maximum call stack size exceeded
❯ jreq tests/protect/security-hardening.test.ts:11:116
❯ tests/protect/security-hardening.test.ts:58:28
|
|
Validate on Node 18.x
Process completed with exit code 1.
|
|
tests/protect/security-hardening.test.ts > request: structured-value evasion > matches within a sane depth and never crashes on a pathologically deep value:
tests/protect/security-hardening.test.ts#L11
RangeError: Maximum call stack size exceeded
❯ jreq tests/protect/security-hardening.test.ts:11:116
❯ tests/protect/security-hardening.test.ts:58:28
|
|
Validate on Node 20.x
Process completed with exit code 1.
|
|
tests/protect/security-hardening.test.ts > request: structured-value evasion > matches within a sane depth and never crashes on a pathologically deep value:
tests/protect/security-hardening.test.ts#L11
RangeError: Maximum call stack size exceeded
❯ jreq tests/protect/security-hardening.test.ts:11:116
❯ tests/protect/security-hardening.test.ts:58:28
|
|
Production dependency audit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Validate on Node 22.x
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Validate on Node 18.x
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Validate on Node 20.x
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|