feat: Implement comprehensive security fixes and enhancements #36
Annotations
10 errors
|
Install dependencies:
src/core/zhtp-api-comprehensive.test.ts#L121
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― src/core/zhtp-api-comprehensive.test.ts:121:5
|
|
Install dependencies:
src/core/zhtp-api-comprehensive.test.ts#L101
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― src/core/zhtp-api-comprehensive.test.ts:101:5
|
|
Install dependencies:
src/core/zhtp-api-comprehensive.test.ts#L79
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― src/core/zhtp-api-comprehensive.test.ts:79:5
|
|
Install dependencies:
src/core/zhtp-api-comprehensive.test.ts#L57
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― src/core/zhtp-api-comprehensive.test.ts:57:5
|
|
Install dependencies:
src/core/zhtp-api-comprehensive.test.ts#L31
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― src/core/zhtp-api-comprehensive.test.ts:31:5
|
|
Install dependencies:
src/core/security-utils.test.ts#L310
AssertionError: expected '[REDACTED]entication failed: Invalid β¦' not to contain 'eyJhbGci'
Expected: "eyJhbGci"
Received: "[REDACTED]entication failed: Invalid [REDACTED] "my[REDACTED]123" or [REDACTED] "eyJhbGci...""
β― src/core/security-utils.test.ts:310:29
|
|
Install dependencies:
src/core/security-utils.test.ts#L213
AssertionError: expected [Function] to throw error including 'common weak pattern' but got 'Passphrase must include at least 3 ofβ¦'
Expected: "common weak pattern"
Received: "Passphrase must include at least 3 of: uppercase letters, lowercase letters, numbers, special characters"
β― src/core/security-utils.test.ts:213:66
|
|
Install dependencies:
src/core/security-utils.test.ts#L209
AssertionError: expected [Function] to throw error including 'entropy too low' but got 'Passphrase must include at least 3 ofβ¦'
Expected: "entropy too low"
Received: "Passphrase must include at least 3 of: uppercase letters, lowercase letters, numbers, special characters"
β― src/core/security-utils.test.ts:209:66
|
|
Install dependencies:
src/core/security-utils.test.ts#L114
AssertionError: expected [Function] to throw error including 'path traversal not allowed' but got 'Invalid contract ID format: must be 1β¦'
Expected: "path traversal not allowed"
Received: "Invalid contract ID format: must be 1-128 alphanumeric characters, hyphens, or underscores"
β― src/core/security-utils.test.ts:114:60
|
|
Install dependencies:
src/core/security-utils.test.ts#L110
AssertionError: expected [Function] to throw error including 'path traversal not allowed' but got 'Invalid contract ID format: must be 1β¦'
Expected: "path traversal not allowed"
Received: "Invalid contract ID format: must be 1-128 alphanumeric characters, hyphens, or underscores"
β― src/core/security-utils.test.ts:110:57
|
Loading