Skip to content

Security: fix path traversal and arbitrary filesystem access vectors; cross-platform test fixes #10

Security: fix path traversal and arbitrary filesystem access vectors; cross-platform test fixes

Security: fix path traversal and arbitrary filesystem access vectors; cross-platform test fixes #10

Re-run triggered March 21, 2026 10:43
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Matrix: test-and-build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
windows-latest
Process completed with exit code 1.
error: expect(received).toBe(expected): test\security.test.ts#L59
Expected: "/storage/audio/sub/file.wav" Received: "D:\storage\audio\sub\file.wav" at <anonymous> (D:\a\acestep-cpp-api\acestep-cpp-api\test\security.test.ts:59:56)
error: expect(received).toBe(expected): test\security.test.ts#L55
Expected: true Received: false at <anonymous> (D:\a\acestep-cpp-api\acestep-cpp-api\test\security.test.ts:55:44)
error: expect(received).toBe(expected): test\security.test.ts#L47
Expected: true Received: false at <anonymous> (D:\a\acestep-cpp-api\acestep-cpp-api\test\security.test.ts:47:44)
error: expect(received).toBe(expected): test\security.test.ts#L31
Expected: "/storage/audio/abc123.mp3" Received: "D:\storage\audio\abc123.mp3" at <anonymous> (D:\a\acestep-cpp-api\acestep-cpp-api\test\security.test.ts:31:54)
ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/