@kya-os/mcp-i-core 1.3.13 → 1.3.15

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.
Files changed (255) hide show
  1. package/dist/config/remote-config.js +9 -12
  2. package/dist/runtime/base.d.ts +2 -1
  3. package/dist/runtime/base.js +34 -6
  4. package/dist/services/access-control.service.js +5 -0
  5. package/dist/services/tool-protection.service.js +17 -8
  6. package/package.json +2 -2
  7. package/.turbo/turbo-build.log +0 -4
  8. package/.turbo/turbo-test$colon$coverage.log +0 -4586
  9. package/.turbo/turbo-test.log +0 -4631
  10. package/COMPLIANCE_IMPROVEMENT_REPORT.md +0 -483
  11. package/Composer 3.md +0 -615
  12. package/GPT-5.md +0 -1169
  13. package/OPUS-plan.md +0 -352
  14. package/PHASE_3_AND_4.1_SUMMARY.md +0 -585
  15. package/PHASE_3_SUMMARY.md +0 -317
  16. package/PHASE_4.1.3_SUMMARY.md +0 -428
  17. package/PHASE_4.1_COMPLETE.md +0 -525
  18. package/PHASE_4_USER_DID_IDENTITY_LINKING_PLAN.md +0 -1240
  19. package/SCHEMA_COMPLIANCE_REPORT.md +0 -275
  20. package/TEST_PLAN.md +0 -571
  21. package/coverage/coverage-final.json +0 -60
  22. package/dist/cache/oauth-config-cache.d.ts.map +0 -1
  23. package/dist/cache/oauth-config-cache.js.map +0 -1
  24. package/dist/cache/tool-protection-cache.d.ts.map +0 -1
  25. package/dist/cache/tool-protection-cache.js.map +0 -1
  26. package/dist/compliance/index.d.ts.map +0 -1
  27. package/dist/compliance/index.js.map +0 -1
  28. package/dist/compliance/schema-registry.d.ts.map +0 -1
  29. package/dist/compliance/schema-registry.js.map +0 -1
  30. package/dist/compliance/schema-verifier.d.ts.map +0 -1
  31. package/dist/compliance/schema-verifier.js.map +0 -1
  32. package/dist/config/remote-config.d.ts.map +0 -1
  33. package/dist/config/remote-config.js.map +0 -1
  34. package/dist/config.d.ts.map +0 -1
  35. package/dist/config.js.map +0 -1
  36. package/dist/delegation/audience-validator.d.ts.map +0 -1
  37. package/dist/delegation/audience-validator.js.map +0 -1
  38. package/dist/delegation/bitstring.d.ts.map +0 -1
  39. package/dist/delegation/bitstring.js.map +0 -1
  40. package/dist/delegation/cascading-revocation.d.ts.map +0 -1
  41. package/dist/delegation/cascading-revocation.js.map +0 -1
  42. package/dist/delegation/delegation-graph.d.ts.map +0 -1
  43. package/dist/delegation/delegation-graph.js.map +0 -1
  44. package/dist/delegation/did-key-resolver.d.ts.map +0 -1
  45. package/dist/delegation/did-key-resolver.js.map +0 -1
  46. package/dist/delegation/index.d.ts.map +0 -1
  47. package/dist/delegation/index.js.map +0 -1
  48. package/dist/delegation/statuslist-manager.d.ts.map +0 -1
  49. package/dist/delegation/statuslist-manager.js.map +0 -1
  50. package/dist/delegation/storage/index.d.ts.map +0 -1
  51. package/dist/delegation/storage/index.js.map +0 -1
  52. package/dist/delegation/storage/memory-graph-storage.d.ts.map +0 -1
  53. package/dist/delegation/storage/memory-graph-storage.js.map +0 -1
  54. package/dist/delegation/storage/memory-statuslist-storage.d.ts.map +0 -1
  55. package/dist/delegation/storage/memory-statuslist-storage.js.map +0 -1
  56. package/dist/delegation/utils.d.ts.map +0 -1
  57. package/dist/delegation/utils.js.map +0 -1
  58. package/dist/delegation/vc-issuer.d.ts.map +0 -1
  59. package/dist/delegation/vc-issuer.js.map +0 -1
  60. package/dist/delegation/vc-verifier.d.ts.map +0 -1
  61. package/dist/delegation/vc-verifier.js.map +0 -1
  62. package/dist/identity/idp-token-resolver.d.ts.map +0 -1
  63. package/dist/identity/idp-token-resolver.js.map +0 -1
  64. package/dist/identity/idp-token-storage.interface.d.ts.map +0 -1
  65. package/dist/identity/idp-token-storage.interface.js.map +0 -1
  66. package/dist/identity/user-did-manager.d.ts.map +0 -1
  67. package/dist/identity/user-did-manager.js.map +0 -1
  68. package/dist/index.d.ts.map +0 -1
  69. package/dist/index.js.map +0 -1
  70. package/dist/providers/base.d.ts.map +0 -1
  71. package/dist/providers/base.js.map +0 -1
  72. package/dist/providers/memory.d.ts.map +0 -1
  73. package/dist/providers/memory.js.map +0 -1
  74. package/dist/runtime/audit-logger.d.ts.map +0 -1
  75. package/dist/runtime/audit-logger.js.map +0 -1
  76. package/dist/runtime/base.d.ts.map +0 -1
  77. package/dist/runtime/base.js.map +0 -1
  78. package/dist/services/access-control.service.d.ts.map +0 -1
  79. package/dist/services/access-control.service.js.map +0 -1
  80. package/dist/services/authorization/authorization-registry.d.ts.map +0 -1
  81. package/dist/services/authorization/authorization-registry.js.map +0 -1
  82. package/dist/services/authorization/types.d.ts.map +0 -1
  83. package/dist/services/authorization/types.js.map +0 -1
  84. package/dist/services/batch-delegation.service.d.ts.map +0 -1
  85. package/dist/services/batch-delegation.service.js.map +0 -1
  86. package/dist/services/crypto.service.d.ts.map +0 -1
  87. package/dist/services/crypto.service.js.map +0 -1
  88. package/dist/services/errors.d.ts.map +0 -1
  89. package/dist/services/errors.js.map +0 -1
  90. package/dist/services/index.d.ts.map +0 -1
  91. package/dist/services/index.js.map +0 -1
  92. package/dist/services/oauth-config.service.d.ts.map +0 -1
  93. package/dist/services/oauth-config.service.js.map +0 -1
  94. package/dist/services/oauth-provider-registry.d.ts.map +0 -1
  95. package/dist/services/oauth-provider-registry.js.map +0 -1
  96. package/dist/services/oauth-service.d.ts.map +0 -1
  97. package/dist/services/oauth-service.js.map +0 -1
  98. package/dist/services/oauth-token-retrieval.service.d.ts.map +0 -1
  99. package/dist/services/oauth-token-retrieval.service.js.map +0 -1
  100. package/dist/services/proof-verifier.d.ts.map +0 -1
  101. package/dist/services/proof-verifier.js.map +0 -1
  102. package/dist/services/provider-resolver.d.ts.map +0 -1
  103. package/dist/services/provider-resolver.js.map +0 -1
  104. package/dist/services/provider-validator.d.ts.map +0 -1
  105. package/dist/services/provider-validator.js.map +0 -1
  106. package/dist/services/session-registration.service.d.ts.map +0 -1
  107. package/dist/services/session-registration.service.js.map +0 -1
  108. package/dist/services/storage.service.d.ts.map +0 -1
  109. package/dist/services/storage.service.js.map +0 -1
  110. package/dist/services/tool-context-builder.d.ts.map +0 -1
  111. package/dist/services/tool-context-builder.js.map +0 -1
  112. package/dist/services/tool-protection.service.d.ts.map +0 -1
  113. package/dist/services/tool-protection.service.js.map +0 -1
  114. package/dist/types/oauth-required-error.d.ts.map +0 -1
  115. package/dist/types/oauth-required-error.js.map +0 -1
  116. package/dist/types/tool-protection.d.ts.map +0 -1
  117. package/dist/types/tool-protection.js.map +0 -1
  118. package/dist/utils/base58.d.ts.map +0 -1
  119. package/dist/utils/base58.js.map +0 -1
  120. package/dist/utils/base64.d.ts.map +0 -1
  121. package/dist/utils/base64.js.map +0 -1
  122. package/dist/utils/cors.d.ts.map +0 -1
  123. package/dist/utils/cors.js.map +0 -1
  124. package/dist/utils/did-helpers.d.ts.map +0 -1
  125. package/dist/utils/did-helpers.js.map +0 -1
  126. package/dist/utils/index.d.ts.map +0 -1
  127. package/dist/utils/index.js.map +0 -1
  128. package/dist/utils/storage-keys.d.ts.map +0 -1
  129. package/dist/utils/storage-keys.js.map +0 -1
  130. package/docs/API_REFERENCE.md +0 -1362
  131. package/docs/COMPLIANCE_MATRIX.md +0 -691
  132. package/docs/STATUSLIST2021_GUIDE.md +0 -696
  133. package/docs/W3C_VC_DELEGATION_GUIDE.md +0 -710
  134. package/src/__tests__/cache/tool-protection-cache.test.ts +0 -640
  135. package/src/__tests__/config/provider-runtime-config.test.ts +0 -309
  136. package/src/__tests__/delegation-e2e.test.ts +0 -690
  137. package/src/__tests__/identity/user-did-manager.test.ts +0 -232
  138. package/src/__tests__/index.test.ts +0 -56
  139. package/src/__tests__/integration/full-flow.test.ts +0 -789
  140. package/src/__tests__/integration.test.ts +0 -281
  141. package/src/__tests__/providers/base.test.ts +0 -173
  142. package/src/__tests__/providers/memory.test.ts +0 -319
  143. package/src/__tests__/regression/phase2-regression.test.ts +0 -429
  144. package/src/__tests__/runtime/audit-logger.test.ts +0 -154
  145. package/src/__tests__/runtime/base-extensions.test.ts +0 -595
  146. package/src/__tests__/runtime/base.test.ts +0 -869
  147. package/src/__tests__/runtime/delegation-flow.test.ts +0 -164
  148. package/src/__tests__/runtime/proof-client-did.test.ts +0 -376
  149. package/src/__tests__/runtime/route-interception.test.ts +0 -686
  150. package/src/__tests__/runtime/tool-protection-enforcement.test.ts +0 -908
  151. package/src/__tests__/services/agentshield-integration.test.ts +0 -791
  152. package/src/__tests__/services/cache-busting.test.ts +0 -125
  153. package/src/__tests__/services/oauth-service-pkce.test.ts +0 -556
  154. package/src/__tests__/services/provider-resolver-edge-cases.test.ts +0 -591
  155. package/src/__tests__/services/tool-protection-merged-config.test.ts +0 -485
  156. package/src/__tests__/services/tool-protection-oauth-provider.test.ts +0 -480
  157. package/src/__tests__/services/tool-protection.service.test.ts +0 -1373
  158. package/src/__tests__/utils/mock-providers.ts +0 -340
  159. package/src/cache/oauth-config-cache.d.ts +0 -69
  160. package/src/cache/oauth-config-cache.d.ts.map +0 -1
  161. package/src/cache/oauth-config-cache.js.map +0 -1
  162. package/src/cache/oauth-config-cache.ts +0 -123
  163. package/src/cache/tool-protection-cache.ts +0 -171
  164. package/src/compliance/EXAMPLE.md +0 -412
  165. package/src/compliance/__tests__/schema-verifier.test.ts +0 -797
  166. package/src/compliance/index.ts +0 -8
  167. package/src/compliance/schema-registry.ts +0 -460
  168. package/src/compliance/schema-verifier.ts +0 -708
  169. package/src/config/__tests__/merged-config.spec.ts +0 -445
  170. package/src/config/__tests__/remote-config.spec.ts +0 -268
  171. package/src/config/remote-config.ts +0 -264
  172. package/src/config.ts +0 -312
  173. package/src/delegation/__tests__/audience-validator.test.ts +0 -112
  174. package/src/delegation/__tests__/bitstring.test.ts +0 -346
  175. package/src/delegation/__tests__/cascading-revocation.test.ts +0 -628
  176. package/src/delegation/__tests__/delegation-graph.test.ts +0 -584
  177. package/src/delegation/__tests__/did-key-resolver.test.ts +0 -265
  178. package/src/delegation/__tests__/utils.test.ts +0 -152
  179. package/src/delegation/__tests__/vc-issuer.test.ts +0 -442
  180. package/src/delegation/__tests__/vc-verifier.test.ts +0 -922
  181. package/src/delegation/audience-validator.ts +0 -52
  182. package/src/delegation/bitstring.ts +0 -278
  183. package/src/delegation/cascading-revocation.ts +0 -370
  184. package/src/delegation/delegation-graph.ts +0 -299
  185. package/src/delegation/did-key-resolver.ts +0 -179
  186. package/src/delegation/index.ts +0 -14
  187. package/src/delegation/statuslist-manager.ts +0 -353
  188. package/src/delegation/storage/__tests__/memory-graph-storage.test.ts +0 -366
  189. package/src/delegation/storage/__tests__/memory-statuslist-storage.test.ts +0 -228
  190. package/src/delegation/storage/index.ts +0 -9
  191. package/src/delegation/storage/memory-graph-storage.ts +0 -178
  192. package/src/delegation/storage/memory-statuslist-storage.ts +0 -77
  193. package/src/delegation/utils.ts +0 -221
  194. package/src/delegation/vc-issuer.ts +0 -232
  195. package/src/delegation/vc-verifier.ts +0 -568
  196. package/src/identity/idp-token-resolver.ts +0 -181
  197. package/src/identity/idp-token-storage.interface.ts +0 -94
  198. package/src/identity/user-did-manager.ts +0 -526
  199. package/src/index.ts +0 -310
  200. package/src/providers/base.d.ts +0 -91
  201. package/src/providers/base.d.ts.map +0 -1
  202. package/src/providers/base.js.map +0 -1
  203. package/src/providers/base.ts +0 -96
  204. package/src/providers/memory.ts +0 -142
  205. package/src/runtime/audit-logger.ts +0 -39
  206. package/src/runtime/base.ts +0 -1392
  207. package/src/services/__tests__/access-control.integration.test.ts +0 -443
  208. package/src/services/__tests__/access-control.proof-response-validation.test.ts +0 -578
  209. package/src/services/__tests__/access-control.service.test.ts +0 -970
  210. package/src/services/__tests__/batch-delegation.service.test.ts +0 -351
  211. package/src/services/__tests__/crypto.service.test.ts +0 -531
  212. package/src/services/__tests__/oauth-provider-registry.test.ts +0 -142
  213. package/src/services/__tests__/proof-verifier.integration.test.ts +0 -485
  214. package/src/services/__tests__/proof-verifier.test.ts +0 -489
  215. package/src/services/__tests__/provider-resolution.integration.test.ts +0 -202
  216. package/src/services/__tests__/provider-resolver.test.ts +0 -213
  217. package/src/services/__tests__/storage.service.test.ts +0 -358
  218. package/src/services/access-control.service.ts +0 -990
  219. package/src/services/authorization/authorization-registry.ts +0 -66
  220. package/src/services/authorization/types.ts +0 -71
  221. package/src/services/batch-delegation.service.ts +0 -137
  222. package/src/services/crypto.service.ts +0 -302
  223. package/src/services/errors.ts +0 -76
  224. package/src/services/index.ts +0 -18
  225. package/src/services/oauth-config.service.d.ts +0 -53
  226. package/src/services/oauth-config.service.d.ts.map +0 -1
  227. package/src/services/oauth-config.service.js.map +0 -1
  228. package/src/services/oauth-config.service.ts +0 -192
  229. package/src/services/oauth-provider-registry.d.ts +0 -57
  230. package/src/services/oauth-provider-registry.d.ts.map +0 -1
  231. package/src/services/oauth-provider-registry.js.map +0 -1
  232. package/src/services/oauth-provider-registry.ts +0 -141
  233. package/src/services/oauth-service.ts +0 -544
  234. package/src/services/oauth-token-retrieval.service.ts +0 -245
  235. package/src/services/proof-verifier.ts +0 -478
  236. package/src/services/provider-resolver.d.ts +0 -48
  237. package/src/services/provider-resolver.d.ts.map +0 -1
  238. package/src/services/provider-resolver.js.map +0 -1
  239. package/src/services/provider-resolver.ts +0 -146
  240. package/src/services/provider-validator.ts +0 -170
  241. package/src/services/session-registration.service.ts +0 -251
  242. package/src/services/storage.service.ts +0 -566
  243. package/src/services/tool-context-builder.ts +0 -237
  244. package/src/services/tool-protection.service.ts +0 -1070
  245. package/src/types/oauth-required-error.ts +0 -63
  246. package/src/types/tool-protection.ts +0 -155
  247. package/src/utils/__tests__/did-helpers.test.ts +0 -156
  248. package/src/utils/base58.ts +0 -109
  249. package/src/utils/base64.ts +0 -148
  250. package/src/utils/cors.ts +0 -83
  251. package/src/utils/did-helpers.ts +0 -210
  252. package/src/utils/index.ts +0 -8
  253. package/src/utils/storage-keys.ts +0 -278
  254. package/tsconfig.json +0 -21
  255. package/vitest.config.ts +0 -56
@@ -1,640 +0,0 @@
1
- /**
2
- * Tool Protection Cache Tests
3
- *
4
- * Tests for tool protection cache implementations:
5
- * - InMemoryToolProtectionCache
6
- * - NoOpToolProtectionCache
7
- * - Cache interface compliance
8
- */
9
-
10
- import { describe, test, expect, beforeEach, vi } from 'vitest';
11
- import {
12
- InMemoryToolProtectionCache,
13
- NoOpToolProtectionCache,
14
- type ToolProtectionCache,
15
- } from '../../cache/tool-protection-cache';
16
- import type { ToolProtectionConfig } from '../../types/tool-protection';
17
-
18
- describe('ToolProtectionCache Interface', () => {
19
- describe('InMemoryToolProtectionCache', () => {
20
- let cache: InMemoryToolProtectionCache;
21
- const testConfig: ToolProtectionConfig = {
22
- toolProtections: {
23
- tool1: {
24
- requiresDelegation: true,
25
- requiredScopes: ['scope1'],
26
- },
27
- tool2: {
28
- requiresDelegation: false,
29
- requiredScopes: [],
30
- },
31
- },
32
- };
33
-
34
- beforeEach(() => {
35
- cache = new InMemoryToolProtectionCache();
36
- });
37
-
38
- describe('get', () => {
39
- test('should return null for non-existent key', async () => {
40
- const result = await cache.get('non-existent');
41
- expect(result).toBeNull();
42
- });
43
-
44
- test('should return cached value when present', async () => {
45
- await cache.set('key1', testConfig, 300000);
46
-
47
- const result = await cache.get('key1');
48
-
49
- expect(result).toEqual(testConfig);
50
- });
51
-
52
- test('should return null for expired entry', async () => {
53
- // Set with very short TTL
54
- await cache.set('key1', testConfig, 100);
55
-
56
- // Wait for expiration
57
- await new Promise((resolve) => setTimeout(resolve, 150));
58
-
59
- const result = await cache.get('key1');
60
-
61
- expect(result).toBeNull();
62
- });
63
-
64
- test('should return null for entry that expired during get', async () => {
65
- // Manually create expired entry
66
- const now = Date.now();
67
- vi.spyOn(Date, 'now').mockReturnValue(now);
68
- await cache.set('key1', testConfig, 1000);
69
-
70
- // Advance time past expiration
71
- vi.spyOn(Date, 'now').mockReturnValue(now + 2000);
72
-
73
- const result = await cache.get('key1');
74
-
75
- expect(result).toBeNull();
76
- vi.restoreAllMocks();
77
- });
78
-
79
- test('should handle multiple keys independently', async () => {
80
- const config1: ToolProtectionConfig = {
81
- toolProtections: {
82
- tool1: {
83
- requiresDelegation: true,
84
- requiredScopes: ['scope1'],
85
- },
86
- },
87
- };
88
-
89
- const config2: ToolProtectionConfig = {
90
- toolProtections: {
91
- tool2: {
92
- requiresDelegation: false,
93
- requiredScopes: [],
94
- },
95
- },
96
- };
97
-
98
- await cache.set('key1', config1, 300000);
99
- await cache.set('key2', config2, 300000);
100
-
101
- const result1 = await cache.get('key1');
102
- const result2 = await cache.get('key2');
103
-
104
- expect(result1).toEqual(config1);
105
- expect(result2).toEqual(config2);
106
- });
107
-
108
- test('should handle empty config', async () => {
109
- const emptyConfig: ToolProtectionConfig = {
110
- toolProtections: {},
111
- };
112
-
113
- await cache.set('empty', emptyConfig, 300000);
114
-
115
- const result = await cache.get('empty');
116
-
117
- expect(result).toEqual(emptyConfig);
118
- });
119
-
120
- test('should handle large config objects', async () => {
121
- const largeConfig: ToolProtectionConfig = {
122
- toolProtections: {},
123
- };
124
-
125
- // Create config with many tools
126
- for (let i = 0; i < 1000; i++) {
127
- largeConfig.toolProtections[`tool${i}`] = {
128
- requiresDelegation: i % 2 === 0,
129
- requiredScopes: [`scope${i}`],
130
- };
131
- }
132
-
133
- await cache.set('large', largeConfig, 300000);
134
-
135
- const result = await cache.get('large');
136
-
137
- expect(result).toEqual(largeConfig);
138
- expect(Object.keys(result!.toolProtections)).toHaveLength(1000);
139
- });
140
- });
141
-
142
- describe('set', () => {
143
- test('should store config with TTL', async () => {
144
- await cache.set('key1', testConfig, 300000);
145
-
146
- const result = await cache.get('key1');
147
-
148
- expect(result).toEqual(testConfig);
149
- });
150
-
151
- test('should overwrite existing entry', async () => {
152
- const config1: ToolProtectionConfig = {
153
- toolProtections: {
154
- tool1: {
155
- requiresDelegation: false,
156
- requiredScopes: [],
157
- },
158
- },
159
- };
160
-
161
- const config2: ToolProtectionConfig = {
162
- toolProtections: {
163
- tool2: {
164
- requiresDelegation: true,
165
- requiredScopes: ['scope1'],
166
- },
167
- },
168
- };
169
-
170
- await cache.set('key1', config1, 300000);
171
- await cache.set('key1', config2, 300000);
172
-
173
- const result = await cache.get('key1');
174
-
175
- expect(result).toEqual(config2);
176
- });
177
-
178
- test('should handle zero TTL', async () => {
179
- await cache.set('key1', testConfig, 0);
180
-
181
- // Entry should be immediately expired
182
- const result = await cache.get('key1');
183
-
184
- expect(result).toBeNull();
185
- });
186
-
187
- test('should handle negative TTL', async () => {
188
- await cache.set('key1', testConfig, -1000);
189
-
190
- // Entry should be immediately expired
191
- const result = await cache.get('key1');
192
-
193
- expect(result).toBeNull();
194
- });
195
-
196
- test('should handle very large TTL', async () => {
197
- await cache.set('key1', testConfig, Number.MAX_SAFE_INTEGER);
198
-
199
- const result = await cache.get('key1');
200
-
201
- expect(result).toEqual(testConfig);
202
- });
203
-
204
- test('should store different configs for different keys', async () => {
205
- const config1: ToolProtectionConfig = {
206
- toolProtections: {
207
- tool1: {
208
- requiresDelegation: true,
209
- requiredScopes: ['scope1'],
210
- },
211
- },
212
- };
213
-
214
- const config2: ToolProtectionConfig = {
215
- toolProtections: {
216
- tool2: {
217
- requiresDelegation: false,
218
- requiredScopes: [],
219
- },
220
- },
221
- };
222
-
223
- await cache.set('key1', config1, 300000);
224
- await cache.set('key2', config2, 300000);
225
-
226
- expect(await cache.get('key1')).toEqual(config1);
227
- expect(await cache.get('key2')).toEqual(config2);
228
- });
229
- });
230
-
231
- describe('delete', () => {
232
- test('should remove cached entry', async () => {
233
- await cache.set('key1', testConfig, 300000);
234
-
235
- await cache.delete('key1');
236
-
237
- const result = await cache.get('key1');
238
- expect(result).toBeNull();
239
- });
240
-
241
- test('should handle deleting non-existent key', async () => {
242
- await expect(cache.delete('non-existent')).resolves.not.toThrow();
243
- });
244
-
245
- test('should handle deleting multiple keys', async () => {
246
- await cache.set('key1', testConfig, 300000);
247
- await cache.set('key2', testConfig, 300000);
248
- await cache.set('key3', testConfig, 300000);
249
-
250
- await cache.delete('key1');
251
- await cache.delete('key3');
252
-
253
- expect(await cache.get('key1')).toBeNull();
254
- expect(await cache.get('key2')).toEqual(testConfig);
255
- expect(await cache.get('key3')).toBeNull();
256
- });
257
- });
258
-
259
- describe('clear', () => {
260
- test('should remove all cached entries', async () => {
261
- await cache.set('key1', testConfig, 300000);
262
- await cache.set('key2', testConfig, 300000);
263
- await cache.set('key3', testConfig, 300000);
264
-
265
- await cache.clear();
266
-
267
- expect(await cache.get('key1')).toBeNull();
268
- expect(await cache.get('key2')).toBeNull();
269
- expect(await cache.get('key3')).toBeNull();
270
- });
271
-
272
- test('should handle clearing empty cache', async () => {
273
- await expect(cache.clear()).resolves.not.toThrow();
274
- });
275
-
276
- test('should allow adding entries after clear', async () => {
277
- await cache.set('key1', testConfig, 300000);
278
- await cache.clear();
279
-
280
- await cache.set('key2', testConfig, 300000);
281
-
282
- expect(await cache.get('key2')).toEqual(testConfig);
283
- });
284
- });
285
-
286
- describe('cleanup', () => {
287
- test('should remove expired entries', async () => {
288
- const now = Date.now();
289
- vi.spyOn(Date, 'now').mockReturnValue(now);
290
-
291
- await cache.set('expired1', testConfig, 100);
292
- await cache.set('expired2', testConfig, 100);
293
- await cache.set('valid', testConfig, 300000);
294
-
295
- // Advance time
296
- vi.spyOn(Date, 'now').mockReturnValue(now + 200);
297
-
298
- cache.cleanup();
299
-
300
- expect(await cache.get('expired1')).toBeNull();
301
- expect(await cache.get('expired2')).toBeNull();
302
- expect(await cache.get('valid')).toEqual(testConfig);
303
-
304
- vi.restoreAllMocks();
305
- });
306
-
307
- test('should handle cleanup with no expired entries', async () => {
308
- await cache.set('key1', testConfig, 300000);
309
- await cache.set('key2', testConfig, 300000);
310
-
311
- cache.cleanup();
312
-
313
- expect(await cache.get('key1')).toEqual(testConfig);
314
- expect(await cache.get('key2')).toEqual(testConfig);
315
- });
316
-
317
- test('should handle cleanup with empty cache', async () => {
318
- expect(() => cache.cleanup()).not.toThrow();
319
- });
320
-
321
- test('should handle cleanup with partially expired entries', async () => {
322
- const now = Date.now();
323
- vi.spyOn(Date, 'now').mockReturnValue(now);
324
-
325
- await cache.set('expired', testConfig, 100);
326
- await cache.set('valid1', testConfig, 300000);
327
- await cache.set('valid2', testConfig, 300000);
328
-
329
- // Advance time
330
- vi.spyOn(Date, 'now').mockReturnValue(now + 200);
331
-
332
- cache.cleanup();
333
-
334
- expect(await cache.get('expired')).toBeNull();
335
- expect(await cache.get('valid1')).toEqual(testConfig);
336
- expect(await cache.get('valid2')).toEqual(testConfig);
337
-
338
- vi.restoreAllMocks();
339
- });
340
- });
341
-
342
- describe('getStale', () => {
343
- test('should return stale (expired) cache entry', async () => {
344
- const now = Date.now();
345
- vi.spyOn(Date, 'now').mockReturnValue(now);
346
-
347
- await cache.set('key1', testConfig, 100);
348
-
349
- // Advance time past expiration
350
- vi.spyOn(Date, 'now').mockReturnValue(now + 200);
351
-
352
- // getStale() should return the expired entry BEFORE get() deletes it
353
- const stale = cache.getStale('key1');
354
- expect(stale).toEqual(testConfig);
355
-
356
- // Now get() should return null (expired and might be deleted)
357
- // But getStale should still work if entry still exists in map
358
- const afterGet = await cache.get('key1');
359
- expect(afterGet).toBeNull();
360
-
361
- // After get() deletes expired entry, getStale should also return null
362
- const staleAfterGet = cache.getStale('key1');
363
- expect(staleAfterGet).toBeNull();
364
-
365
- vi.restoreAllMocks();
366
- });
367
-
368
- test('should return null for non-existent key', () => {
369
- expect(cache.getStale('non-existent')).toBeNull();
370
- });
371
-
372
- test('should return valid (non-expired) cache entry', async () => {
373
- await cache.set('key1', testConfig, 300000);
374
-
375
- const stale = cache.getStale('key1');
376
- expect(stale).toEqual(testConfig);
377
- });
378
- });
379
-
380
- describe('getExpiresAt', () => {
381
- test('should return expiration timestamp for existing entry', async () => {
382
- const now = Date.now();
383
- vi.spyOn(Date, 'now').mockReturnValue(now);
384
-
385
- await cache.set('key1', testConfig, 5000);
386
-
387
- const expiresAt = cache.getExpiresAt('key1');
388
- expect(expiresAt).toBe(now + 5000);
389
-
390
- vi.restoreAllMocks();
391
- });
392
-
393
- test('should return null for non-existent key', () => {
394
- expect(cache.getExpiresAt('non-existent')).toBeNull();
395
- });
396
-
397
- test('should return expiration timestamp for expired entry', async () => {
398
- const now = Date.now();
399
- vi.spyOn(Date, 'now').mockReturnValue(now);
400
-
401
- await cache.set('key1', testConfig, 100);
402
-
403
- // Advance time past expiration
404
- vi.spyOn(Date, 'now').mockReturnValue(now + 200);
405
-
406
- // Entry is expired but getExpiresAt should still return the timestamp
407
- const expiresAt = cache.getExpiresAt('key1');
408
- expect(expiresAt).toBe(now + 100);
409
-
410
- vi.restoreAllMocks();
411
- });
412
- });
413
-
414
- describe('edge cases', () => {
415
- test('should handle special characters in keys', async () => {
416
- const specialKeys = [
417
- 'key-with-dashes',
418
- 'key_with_underscores',
419
- 'key.with.dots',
420
- 'key/with/slashes',
421
- 'key:with:colons',
422
- 'key with spaces',
423
- 'key@with#special$chars',
424
- ];
425
-
426
- for (const key of specialKeys) {
427
- await cache.set(key, testConfig, 300000);
428
- expect(await cache.get(key)).toEqual(testConfig);
429
- }
430
- });
431
-
432
- test('should handle very long keys', async () => {
433
- const longKey = 'a'.repeat(10000);
434
- await cache.set(longKey, testConfig, 300000);
435
-
436
- expect(await cache.get(longKey)).toEqual(testConfig);
437
- });
438
-
439
- test('should handle empty key', async () => {
440
- await cache.set('', testConfig, 300000);
441
- expect(await cache.get('')).toEqual(testConfig);
442
- });
443
-
444
- test('should handle concurrent get and set operations', async () => {
445
- const promises = [];
446
-
447
- // Concurrent sets
448
- for (let i = 0; i < 10; i++) {
449
- promises.push(cache.set(`key${i}`, testConfig, 300000));
450
- }
451
-
452
- await Promise.all(promises);
453
-
454
- // Concurrent gets
455
- const getPromises = [];
456
- for (let i = 0; i < 10; i++) {
457
- getPromises.push(cache.get(`key${i}`));
458
- }
459
-
460
- const results = await Promise.all(getPromises);
461
-
462
- results.forEach((result) => {
463
- expect(result).toEqual(testConfig);
464
- });
465
- });
466
-
467
- test('should handle rapid set/get/delete cycles', async () => {
468
- for (let i = 0; i < 100; i++) {
469
- await cache.set('key1', testConfig, 300000);
470
- await cache.get('key1');
471
- await cache.delete('key1');
472
- }
473
-
474
- expect(await cache.get('key1')).toBeNull();
475
- });
476
- });
477
- });
478
-
479
- describe('NoOpToolProtectionCache', () => {
480
- let cache: NoOpToolProtectionCache;
481
- const testConfig: ToolProtectionConfig = {
482
- toolProtections: {
483
- tool1: {
484
- requiresDelegation: true,
485
- requiredScopes: ['scope1'],
486
- },
487
- },
488
- };
489
-
490
- beforeEach(() => {
491
- cache = new NoOpToolProtectionCache();
492
- });
493
-
494
- describe('get', () => {
495
- test('should always return null', async () => {
496
- const result = await cache.get('any-key');
497
- expect(result).toBeNull();
498
- });
499
-
500
- test('should return null even after set', async () => {
501
- await cache.set('key1', testConfig, 300000);
502
-
503
- const result = await cache.get('key1');
504
-
505
- expect(result).toBeNull();
506
- });
507
-
508
- test('should return null for any key', async () => {
509
- expect(await cache.get('key1')).toBeNull();
510
- expect(await cache.get('key2')).toBeNull();
511
- expect(await cache.get('')).toBeNull();
512
- });
513
- });
514
-
515
- describe('set', () => {
516
- test('should not throw when setting', async () => {
517
- await expect(cache.set('key1', testConfig, 300000)).resolves.not.toThrow();
518
- });
519
-
520
- test('should not store anything', async () => {
521
- await cache.set('key1', testConfig, 300000);
522
-
523
- const result = await cache.get('key1');
524
- expect(result).toBeNull();
525
- });
526
-
527
- test('should handle any TTL value', async () => {
528
- await expect(cache.set('key1', testConfig, 0)).resolves.not.toThrow();
529
- await expect(cache.set('key1', testConfig, -1000)).resolves.not.toThrow();
530
- await expect(cache.set('key1', testConfig, Number.MAX_SAFE_INTEGER)).resolves.not.toThrow();
531
- });
532
- });
533
-
534
- describe('delete', () => {
535
- test('should not throw when deleting', async () => {
536
- await expect(cache.delete('key1')).resolves.not.toThrow();
537
- });
538
-
539
- test('should not throw even if key was never set', async () => {
540
- await expect(cache.delete('non-existent')).resolves.not.toThrow();
541
- });
542
- });
543
-
544
- describe('clear', () => {
545
- test('should not throw when clearing', async () => {
546
- await expect(cache.clear()).resolves.not.toThrow();
547
- });
548
-
549
- test('should not throw even after sets', async () => {
550
- await cache.set('key1', testConfig, 300000);
551
- await cache.set('key2', testConfig, 300000);
552
-
553
- await expect(cache.clear()).resolves.not.toThrow();
554
- });
555
- });
556
-
557
- describe('use cases', () => {
558
- test('should be useful for testing scenarios requiring fresh data', async () => {
559
- // Simulate always fetching from API (no cache)
560
- let fetchCount = 0;
561
- const mockFetch = async () => {
562
- fetchCount++;
563
- return testConfig;
564
- };
565
-
566
- // First "fetch"
567
- await mockFetch();
568
- await cache.set('key1', testConfig, 300000);
569
-
570
- // Second "fetch" - cache returns null, so would fetch again
571
- const cached = await cache.get('key1');
572
- if (!cached) {
573
- await mockFetch();
574
- }
575
-
576
- expect(fetchCount).toBe(2);
577
- });
578
-
579
- test('should allow disabling caching entirely', async () => {
580
- // Set multiple times
581
- await cache.set('key1', testConfig, 300000);
582
- await cache.set('key1', testConfig, 300000);
583
- await cache.set('key1', testConfig, 300000);
584
-
585
- // Still returns null
586
- expect(await cache.get('key1')).toBeNull();
587
- });
588
- });
589
- });
590
-
591
- describe('Cache Interface Compliance', () => {
592
- test('InMemoryToolProtectionCache should implement ToolProtectionCache interface', () => {
593
- const cache: ToolProtectionCache = new InMemoryToolProtectionCache();
594
-
595
- expect(cache).toBeDefined();
596
- expect(typeof cache.get).toBe('function');
597
- expect(typeof cache.set).toBe('function');
598
- expect(typeof cache.delete).toBe('function');
599
- expect(typeof cache.clear).toBe('function');
600
- });
601
-
602
- test('NoOpToolProtectionCache should implement ToolProtectionCache interface', () => {
603
- const cache: ToolProtectionCache = new NoOpToolProtectionCache();
604
-
605
- expect(cache).toBeDefined();
606
- expect(typeof cache.get).toBe('function');
607
- expect(typeof cache.set).toBe('function');
608
- expect(typeof cache.delete).toBe('function');
609
- expect(typeof cache.clear).toBe('function');
610
- });
611
-
612
- test('both cache implementations should handle same interface methods', async () => {
613
- const inMemoryCache = new InMemoryToolProtectionCache();
614
- const noOpCache = new NoOpToolProtectionCache();
615
-
616
- const testConfig: ToolProtectionConfig = {
617
- toolProtections: {
618
- tool1: {
619
- requiresDelegation: true,
620
- requiredScopes: ['scope1'],
621
- },
622
- },
623
- };
624
-
625
- // Both should accept same method signatures
626
- await inMemoryCache.set('key1', testConfig, 300000);
627
- await noOpCache.set('key1', testConfig, 300000);
628
-
629
- await inMemoryCache.get('key1');
630
- await noOpCache.get('key1');
631
-
632
- await inMemoryCache.delete('key1');
633
- await noOpCache.delete('key1');
634
-
635
- await inMemoryCache.clear();
636
- await noOpCache.clear();
637
- });
638
- });
639
- });
640
-