@blamejs/exceptd-skills 0.12.28 → 0.12.30
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/AGENTS.md +1 -1
- package/CHANGELOG.md +53 -0
- package/bin/exceptd.js +30 -20
- package/data/_indexes/_meta.json +9 -9
- package/data/_indexes/activity-feed.json +7 -7
- package/data/_indexes/chains.json +9 -9
- package/data/_indexes/currency.json +43 -43
- package/data/_indexes/stale-content.json +1 -1
- package/data/atlas-ttps.json +61 -111
- package/data/cve-catalog.json +136 -65
- package/data/cwe-catalog.json +151 -95
- package/data/d3fend-catalog.json +201 -54
- package/data/dlp-controls.json +2 -1
- package/data/framework-control-gaps.json +1214 -110
- package/data/playbooks/crypto-codebase.json +1 -1
- package/data/rfc-references.json +23 -67
- package/lib/exit-codes.js +2 -0
- package/lib/playbook-runner.js +25 -1
- package/manifest-snapshot.json +2 -2
- package/manifest-snapshot.sha256 +1 -1
- package/manifest.json +49 -48
- package/package.json +3 -2
- package/sbom.cdx.json +1853 -10
- package/scripts/backfill-theater-test.js +806 -0
- package/scripts/check-test-coverage.js +18 -4
- package/scripts/refresh-reverse-refs.js +171 -0
- package/scripts/refresh-sbom.js +155 -8
package/sbom.cdx.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"bomFormat": "CycloneDX",
|
|
3
3
|
"specVersion": "1.6",
|
|
4
|
-
"serialNumber": "urn:uuid:
|
|
4
|
+
"serialNumber": "urn:uuid:7150dfe9-d8fa-4de6-9a84-6382eeda157d",
|
|
5
5
|
"version": 1,
|
|
6
6
|
"metadata": {
|
|
7
|
-
"timestamp": "2026-05-
|
|
7
|
+
"timestamp": "2026-05-16T02:16:31.433Z",
|
|
8
8
|
"tools": [
|
|
9
9
|
{
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
10
|
+
"vendor": "blamejs",
|
|
11
|
+
"name": "scripts/refresh-sbom.js",
|
|
12
|
+
"version": "0.12.30"
|
|
13
13
|
}
|
|
14
14
|
],
|
|
15
15
|
"component": {
|
|
16
|
-
"bom-ref": "pkg:npm/@blamejs/exceptd-skills@0.12.
|
|
16
|
+
"bom-ref": "pkg:npm/@blamejs/exceptd-skills@0.12.30",
|
|
17
17
|
"type": "application",
|
|
18
18
|
"name": "@blamejs/exceptd-skills",
|
|
19
|
-
"version": "0.12.
|
|
20
|
-
"description": "AI security skills grounded in mid-2026 threat reality, not stale framework documentation.
|
|
19
|
+
"version": "0.12.30",
|
|
20
|
+
"description": "AI security skills grounded in mid-2026 threat reality, not stale framework documentation. 42 skills, 10 catalogs, 34 jurisdictions, pre-computed indexes, Ed25519-signed.",
|
|
21
21
|
"licenses": [
|
|
22
22
|
{
|
|
23
23
|
"license": {
|
|
@@ -25,11 +25,17 @@
|
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
],
|
|
28
|
-
"purl": "pkg:npm/%40blamejs/exceptd-skills@0.12.
|
|
28
|
+
"purl": "pkg:npm/%40blamejs/exceptd-skills@0.12.30",
|
|
29
|
+
"hashes": [
|
|
30
|
+
{
|
|
31
|
+
"alg": "SHA-256",
|
|
32
|
+
"content": "80e6f4b66c77729400d40271423b06ed791d013a071767a9e2640a078cdd2ddf"
|
|
33
|
+
}
|
|
34
|
+
],
|
|
29
35
|
"externalReferences": [
|
|
30
36
|
{
|
|
31
37
|
"type": "distribution",
|
|
32
|
-
"url": "https://www.npmjs.com/package/@blamejs/exceptd-skills/v/0.12.
|
|
38
|
+
"url": "https://www.npmjs.com/package/@blamejs/exceptd-skills/v/0.12.30"
|
|
33
39
|
},
|
|
34
40
|
{
|
|
35
41
|
"type": "vcs",
|
|
@@ -73,6 +79,1843 @@
|
|
|
73
79
|
]
|
|
74
80
|
},
|
|
75
81
|
"components": [
|
|
82
|
+
{
|
|
83
|
+
"bom-ref": "file:AGENTS.md",
|
|
84
|
+
"type": "file",
|
|
85
|
+
"name": "AGENTS.md",
|
|
86
|
+
"hashes": [
|
|
87
|
+
{
|
|
88
|
+
"alg": "SHA-256",
|
|
89
|
+
"content": "90f9f12c572b5c55a86aa67940f247751ab346e20d7b14be86b9104aa7f3b6e3"
|
|
90
|
+
}
|
|
91
|
+
]
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"bom-ref": "file:ARCHITECTURE.md",
|
|
95
|
+
"type": "file",
|
|
96
|
+
"name": "ARCHITECTURE.md",
|
|
97
|
+
"hashes": [
|
|
98
|
+
{
|
|
99
|
+
"alg": "SHA-256",
|
|
100
|
+
"content": "e364f0f24bb708883206dab641c8ed9bb8a6489ae7f857a3622fe90fcdc41967"
|
|
101
|
+
}
|
|
102
|
+
]
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"bom-ref": "file:CHANGELOG.md",
|
|
106
|
+
"type": "file",
|
|
107
|
+
"name": "CHANGELOG.md",
|
|
108
|
+
"hashes": [
|
|
109
|
+
{
|
|
110
|
+
"alg": "SHA-256",
|
|
111
|
+
"content": "69833513ff4e8c9365cad9eca0948eaf648394b928ae2c52d74d656c4efaaaca"
|
|
112
|
+
}
|
|
113
|
+
]
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"bom-ref": "file:CONTEXT.md",
|
|
117
|
+
"type": "file",
|
|
118
|
+
"name": "CONTEXT.md",
|
|
119
|
+
"hashes": [
|
|
120
|
+
{
|
|
121
|
+
"alg": "SHA-256",
|
|
122
|
+
"content": "8bec99f10923681050ee07e510cc1c966137f03c880ef8f9b373cba4a4214053"
|
|
123
|
+
}
|
|
124
|
+
]
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"bom-ref": "file:LICENSE",
|
|
128
|
+
"type": "file",
|
|
129
|
+
"name": "LICENSE",
|
|
130
|
+
"hashes": [
|
|
131
|
+
{
|
|
132
|
+
"alg": "SHA-256",
|
|
133
|
+
"content": "273d6cd61d2056689f15bfd16342388c6e640a95d67c0f3701f0d1b0412d7028"
|
|
134
|
+
}
|
|
135
|
+
]
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"bom-ref": "file:NOTICE",
|
|
139
|
+
"type": "file",
|
|
140
|
+
"name": "NOTICE",
|
|
141
|
+
"hashes": [
|
|
142
|
+
{
|
|
143
|
+
"alg": "SHA-256",
|
|
144
|
+
"content": "68a43ab8f9495c0af7a10b4f1c7f8fc729aeee2ab5fe523f932bdd62eb971d83"
|
|
145
|
+
}
|
|
146
|
+
]
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"bom-ref": "file:README.md",
|
|
150
|
+
"type": "file",
|
|
151
|
+
"name": "README.md",
|
|
152
|
+
"hashes": [
|
|
153
|
+
{
|
|
154
|
+
"alg": "SHA-256",
|
|
155
|
+
"content": "6b88025a31812893b4c9f3d1ca8c0cbc44b71c670beb5d3d04867a6b5cc0bb9e"
|
|
156
|
+
}
|
|
157
|
+
]
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"bom-ref": "file:SECURITY.md",
|
|
161
|
+
"type": "file",
|
|
162
|
+
"name": "SECURITY.md",
|
|
163
|
+
"hashes": [
|
|
164
|
+
{
|
|
165
|
+
"alg": "SHA-256",
|
|
166
|
+
"content": "33ca5a914e7f0fd5357d4382a1f5a6ef615a7c399cad5bbaa5b54da70364f1b5"
|
|
167
|
+
}
|
|
168
|
+
]
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"bom-ref": "file:agents/README.md",
|
|
172
|
+
"type": "file",
|
|
173
|
+
"name": "agents/README.md",
|
|
174
|
+
"hashes": [
|
|
175
|
+
{
|
|
176
|
+
"alg": "SHA-256",
|
|
177
|
+
"content": "354625ebd493dc899ea8f30f14ef07802407733ae01a6c6955ec883df800b47c"
|
|
178
|
+
}
|
|
179
|
+
]
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"bom-ref": "file:agents/report-generator.md",
|
|
183
|
+
"type": "file",
|
|
184
|
+
"name": "agents/report-generator.md",
|
|
185
|
+
"hashes": [
|
|
186
|
+
{
|
|
187
|
+
"alg": "SHA-256",
|
|
188
|
+
"content": "56ea761b84f7b33290c4771b8acd9a8e3bc2844d9d37c2ac2b6ca4ebd3374fe1"
|
|
189
|
+
}
|
|
190
|
+
]
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"bom-ref": "file:agents/skill-updater.md",
|
|
194
|
+
"type": "file",
|
|
195
|
+
"name": "agents/skill-updater.md",
|
|
196
|
+
"hashes": [
|
|
197
|
+
{
|
|
198
|
+
"alg": "SHA-256",
|
|
199
|
+
"content": "f7c2a09130db6d60904d3a730389a64acab59c46ce5720906831931a5a3be4ed"
|
|
200
|
+
}
|
|
201
|
+
]
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"bom-ref": "file:agents/source-validator.md",
|
|
205
|
+
"type": "file",
|
|
206
|
+
"name": "agents/source-validator.md",
|
|
207
|
+
"hashes": [
|
|
208
|
+
{
|
|
209
|
+
"alg": "SHA-256",
|
|
210
|
+
"content": "e311ded9db93a7ced1dd1e01b2917fca6553af5cf0948d368c1aa2629e768089"
|
|
211
|
+
}
|
|
212
|
+
]
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"bom-ref": "file:agents/threat-researcher.md",
|
|
216
|
+
"type": "file",
|
|
217
|
+
"name": "agents/threat-researcher.md",
|
|
218
|
+
"hashes": [
|
|
219
|
+
{
|
|
220
|
+
"alg": "SHA-256",
|
|
221
|
+
"content": "af27f2a05842b96dbb77a4887131ef3c61015193c0affdbcdd5f0548e31854c4"
|
|
222
|
+
}
|
|
223
|
+
]
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"bom-ref": "file:bin/exceptd.js",
|
|
227
|
+
"type": "file",
|
|
228
|
+
"name": "bin/exceptd.js",
|
|
229
|
+
"hashes": [
|
|
230
|
+
{
|
|
231
|
+
"alg": "SHA-256",
|
|
232
|
+
"content": "7f1da0597795c366b23343802bc6ef836a1c04bb23ae8dd99d13920080eb412b"
|
|
233
|
+
}
|
|
234
|
+
]
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"bom-ref": "file:data/atlas-ttps.json",
|
|
238
|
+
"type": "file",
|
|
239
|
+
"name": "data/atlas-ttps.json",
|
|
240
|
+
"hashes": [
|
|
241
|
+
{
|
|
242
|
+
"alg": "SHA-256",
|
|
243
|
+
"content": "259e76e4252c7a56c17bbe96982a5e37ac89131c2d37a547fe38d64dcacfd763"
|
|
244
|
+
}
|
|
245
|
+
]
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"bom-ref": "file:data/attack-techniques.json",
|
|
249
|
+
"type": "file",
|
|
250
|
+
"name": "data/attack-techniques.json",
|
|
251
|
+
"hashes": [
|
|
252
|
+
{
|
|
253
|
+
"alg": "SHA-256",
|
|
254
|
+
"content": "51f60819aef36e960fd768e44dcc725e137781534fbbb028e5ef6baa21defa1d"
|
|
255
|
+
}
|
|
256
|
+
]
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"bom-ref": "file:data/cve-catalog.json",
|
|
260
|
+
"type": "file",
|
|
261
|
+
"name": "data/cve-catalog.json",
|
|
262
|
+
"hashes": [
|
|
263
|
+
{
|
|
264
|
+
"alg": "SHA-256",
|
|
265
|
+
"content": "0802d09b5783d01ec99d0d629942adbd81844e3cf6ed2f39885b362f57841abd"
|
|
266
|
+
}
|
|
267
|
+
]
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"bom-ref": "file:data/cwe-catalog.json",
|
|
271
|
+
"type": "file",
|
|
272
|
+
"name": "data/cwe-catalog.json",
|
|
273
|
+
"hashes": [
|
|
274
|
+
{
|
|
275
|
+
"alg": "SHA-256",
|
|
276
|
+
"content": "f4bdc070b94d5b829f541aab34e21f86b133e9750ce9bef2d0b3e141c880bd33"
|
|
277
|
+
}
|
|
278
|
+
]
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"bom-ref": "file:data/d3fend-catalog.json",
|
|
282
|
+
"type": "file",
|
|
283
|
+
"name": "data/d3fend-catalog.json",
|
|
284
|
+
"hashes": [
|
|
285
|
+
{
|
|
286
|
+
"alg": "SHA-256",
|
|
287
|
+
"content": "35f076cd65d82ac97db90b72e884ec7ab2895c052567ee7d0c579c1965e6baaf"
|
|
288
|
+
}
|
|
289
|
+
]
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
"bom-ref": "file:data/dlp-controls.json",
|
|
293
|
+
"type": "file",
|
|
294
|
+
"name": "data/dlp-controls.json",
|
|
295
|
+
"hashes": [
|
|
296
|
+
{
|
|
297
|
+
"alg": "SHA-256",
|
|
298
|
+
"content": "d2406c482dddd30e49203879999dc4b3a7fd4d0494d6a61d86b91ee76415df19"
|
|
299
|
+
}
|
|
300
|
+
]
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"bom-ref": "file:data/exploit-availability.json",
|
|
304
|
+
"type": "file",
|
|
305
|
+
"name": "data/exploit-availability.json",
|
|
306
|
+
"hashes": [
|
|
307
|
+
{
|
|
308
|
+
"alg": "SHA-256",
|
|
309
|
+
"content": "a9eeda95d24b56c28a0d0178fc601b531653e2ba7dc857160b35ad23ad6c7471"
|
|
310
|
+
}
|
|
311
|
+
]
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
"bom-ref": "file:data/framework-control-gaps.json",
|
|
315
|
+
"type": "file",
|
|
316
|
+
"name": "data/framework-control-gaps.json",
|
|
317
|
+
"hashes": [
|
|
318
|
+
{
|
|
319
|
+
"alg": "SHA-256",
|
|
320
|
+
"content": "d7e40e7d5edcdcb1573905a9a01ef31962030b4a16e0a138a4c733f00c8701d1"
|
|
321
|
+
}
|
|
322
|
+
]
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"bom-ref": "file:data/global-frameworks.json",
|
|
326
|
+
"type": "file",
|
|
327
|
+
"name": "data/global-frameworks.json",
|
|
328
|
+
"hashes": [
|
|
329
|
+
{
|
|
330
|
+
"alg": "SHA-256",
|
|
331
|
+
"content": "0168825497e03f079274c9da2e5529310a2ba5bd7c7da7c93acd0b66ed845b8a"
|
|
332
|
+
}
|
|
333
|
+
]
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
"bom-ref": "file:data/playbooks/ai-api.json",
|
|
337
|
+
"type": "file",
|
|
338
|
+
"name": "data/playbooks/ai-api.json",
|
|
339
|
+
"hashes": [
|
|
340
|
+
{
|
|
341
|
+
"alg": "SHA-256",
|
|
342
|
+
"content": "00bd01fe0b4c0bfc5d8f111dbc6ad4bb43b037bf80b4e511817ed130c90ad0aa"
|
|
343
|
+
}
|
|
344
|
+
]
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
"bom-ref": "file:data/playbooks/cloud-iam-incident.json",
|
|
348
|
+
"type": "file",
|
|
349
|
+
"name": "data/playbooks/cloud-iam-incident.json",
|
|
350
|
+
"hashes": [
|
|
351
|
+
{
|
|
352
|
+
"alg": "SHA-256",
|
|
353
|
+
"content": "666fe57d26eeb339414920ba9d2f9f5a3879b29b9f4c84ab57424ece9f57d7b5"
|
|
354
|
+
}
|
|
355
|
+
]
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"bom-ref": "file:data/playbooks/containers.json",
|
|
359
|
+
"type": "file",
|
|
360
|
+
"name": "data/playbooks/containers.json",
|
|
361
|
+
"hashes": [
|
|
362
|
+
{
|
|
363
|
+
"alg": "SHA-256",
|
|
364
|
+
"content": "23d83e1bf2f1ade02ddd49e35c8c8661f2e91d421d3facba37a33d184ae09f75"
|
|
365
|
+
}
|
|
366
|
+
]
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
"bom-ref": "file:data/playbooks/cred-stores.json",
|
|
370
|
+
"type": "file",
|
|
371
|
+
"name": "data/playbooks/cred-stores.json",
|
|
372
|
+
"hashes": [
|
|
373
|
+
{
|
|
374
|
+
"alg": "SHA-256",
|
|
375
|
+
"content": "48becd2887e7b3637151b101b4422bc0cbf0ba5cde18bec1db45c9cf18ccc9cc"
|
|
376
|
+
}
|
|
377
|
+
]
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
"bom-ref": "file:data/playbooks/crypto-codebase.json",
|
|
381
|
+
"type": "file",
|
|
382
|
+
"name": "data/playbooks/crypto-codebase.json",
|
|
383
|
+
"hashes": [
|
|
384
|
+
{
|
|
385
|
+
"alg": "SHA-256",
|
|
386
|
+
"content": "9c1367218daa3d54dcae0a510639521093e5a2c588c7742816e5dd075bec1ee9"
|
|
387
|
+
}
|
|
388
|
+
]
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"bom-ref": "file:data/playbooks/crypto.json",
|
|
392
|
+
"type": "file",
|
|
393
|
+
"name": "data/playbooks/crypto.json",
|
|
394
|
+
"hashes": [
|
|
395
|
+
{
|
|
396
|
+
"alg": "SHA-256",
|
|
397
|
+
"content": "1e5eae0f36d5300e0a24422b840902fdd6aac002eea65882bfe467150a8e755d"
|
|
398
|
+
}
|
|
399
|
+
]
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"bom-ref": "file:data/playbooks/framework.json",
|
|
403
|
+
"type": "file",
|
|
404
|
+
"name": "data/playbooks/framework.json",
|
|
405
|
+
"hashes": [
|
|
406
|
+
{
|
|
407
|
+
"alg": "SHA-256",
|
|
408
|
+
"content": "c226f3460df0181b95bff54f5d8e0570315a5be841c016a1387f66434ae35874"
|
|
409
|
+
}
|
|
410
|
+
]
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"bom-ref": "file:data/playbooks/hardening.json",
|
|
414
|
+
"type": "file",
|
|
415
|
+
"name": "data/playbooks/hardening.json",
|
|
416
|
+
"hashes": [
|
|
417
|
+
{
|
|
418
|
+
"alg": "SHA-256",
|
|
419
|
+
"content": "8bea43d95820774903e6c4ef3292830c2119993ce03cf968703929adbd6b698c"
|
|
420
|
+
}
|
|
421
|
+
]
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"bom-ref": "file:data/playbooks/idp-incident.json",
|
|
425
|
+
"type": "file",
|
|
426
|
+
"name": "data/playbooks/idp-incident.json",
|
|
427
|
+
"hashes": [
|
|
428
|
+
{
|
|
429
|
+
"alg": "SHA-256",
|
|
430
|
+
"content": "928a2bc1e9d4a45f79ac30707cb785b03c6f60bb45118b9a4777840b1c898b66"
|
|
431
|
+
}
|
|
432
|
+
]
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
"bom-ref": "file:data/playbooks/kernel.json",
|
|
436
|
+
"type": "file",
|
|
437
|
+
"name": "data/playbooks/kernel.json",
|
|
438
|
+
"hashes": [
|
|
439
|
+
{
|
|
440
|
+
"alg": "SHA-256",
|
|
441
|
+
"content": "0244083b754133264ce793abf0fc2a0c0784489a5571a5bac15f352f0af31059"
|
|
442
|
+
}
|
|
443
|
+
]
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"bom-ref": "file:data/playbooks/library-author.json",
|
|
447
|
+
"type": "file",
|
|
448
|
+
"name": "data/playbooks/library-author.json",
|
|
449
|
+
"hashes": [
|
|
450
|
+
{
|
|
451
|
+
"alg": "SHA-256",
|
|
452
|
+
"content": "d0101f082922ea7063937815630aeff236fa35f7af6db13ba6b72a3080671820"
|
|
453
|
+
}
|
|
454
|
+
]
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"bom-ref": "file:data/playbooks/mcp.json",
|
|
458
|
+
"type": "file",
|
|
459
|
+
"name": "data/playbooks/mcp.json",
|
|
460
|
+
"hashes": [
|
|
461
|
+
{
|
|
462
|
+
"alg": "SHA-256",
|
|
463
|
+
"content": "27c59cb1b1a524da2e35b6122ce8140dbcf7628c2c39e54f52d9b58fc68a6d49"
|
|
464
|
+
}
|
|
465
|
+
]
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"bom-ref": "file:data/playbooks/ransomware.json",
|
|
469
|
+
"type": "file",
|
|
470
|
+
"name": "data/playbooks/ransomware.json",
|
|
471
|
+
"hashes": [
|
|
472
|
+
{
|
|
473
|
+
"alg": "SHA-256",
|
|
474
|
+
"content": "3e78d4d92a204fe379ed3b0a80239a51db1afb584d98d751db3469625624e599"
|
|
475
|
+
}
|
|
476
|
+
]
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"bom-ref": "file:data/playbooks/runtime.json",
|
|
480
|
+
"type": "file",
|
|
481
|
+
"name": "data/playbooks/runtime.json",
|
|
482
|
+
"hashes": [
|
|
483
|
+
{
|
|
484
|
+
"alg": "SHA-256",
|
|
485
|
+
"content": "01c7e872d3432c7628737d307639af83a080e617efd23869a4f06ff62a503fbc"
|
|
486
|
+
}
|
|
487
|
+
]
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
"bom-ref": "file:data/playbooks/sbom.json",
|
|
491
|
+
"type": "file",
|
|
492
|
+
"name": "data/playbooks/sbom.json",
|
|
493
|
+
"hashes": [
|
|
494
|
+
{
|
|
495
|
+
"alg": "SHA-256",
|
|
496
|
+
"content": "1fbab566cae9341629a4e954f98c9d9ae44c3683da3cccfad46e34dc6845230a"
|
|
497
|
+
}
|
|
498
|
+
]
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
"bom-ref": "file:data/playbooks/secrets.json",
|
|
502
|
+
"type": "file",
|
|
503
|
+
"name": "data/playbooks/secrets.json",
|
|
504
|
+
"hashes": [
|
|
505
|
+
{
|
|
506
|
+
"alg": "SHA-256",
|
|
507
|
+
"content": "4216712c1ae59a8480a453ec1e1e0d587d8252c97e5e35a99241ef7989792703"
|
|
508
|
+
}
|
|
509
|
+
]
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
"bom-ref": "file:data/rfc-references.json",
|
|
513
|
+
"type": "file",
|
|
514
|
+
"name": "data/rfc-references.json",
|
|
515
|
+
"hashes": [
|
|
516
|
+
{
|
|
517
|
+
"alg": "SHA-256",
|
|
518
|
+
"content": "e253a548c8a829d178d5aea601e268724b85c936ccbfa51c2e5d80c5f8efe2b0"
|
|
519
|
+
}
|
|
520
|
+
]
|
|
521
|
+
},
|
|
522
|
+
{
|
|
523
|
+
"bom-ref": "file:data/zeroday-lessons.json",
|
|
524
|
+
"type": "file",
|
|
525
|
+
"name": "data/zeroday-lessons.json",
|
|
526
|
+
"hashes": [
|
|
527
|
+
{
|
|
528
|
+
"alg": "SHA-256",
|
|
529
|
+
"content": "d960e5f8ca7a83c10194cd60207e13046a7eee1b8793e2f3de79475db283f800"
|
|
530
|
+
}
|
|
531
|
+
]
|
|
532
|
+
},
|
|
533
|
+
{
|
|
534
|
+
"bom-ref": "file:keys/EXPECTED_FINGERPRINT",
|
|
535
|
+
"type": "file",
|
|
536
|
+
"name": "keys/EXPECTED_FINGERPRINT",
|
|
537
|
+
"hashes": [
|
|
538
|
+
{
|
|
539
|
+
"alg": "SHA-256",
|
|
540
|
+
"content": "31ccb5151e87ce0f9cdd3bf9190938535d47b1b8321eb4ab8a7e5a2db276f7e7"
|
|
541
|
+
}
|
|
542
|
+
]
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
"bom-ref": "file:keys/public.pem",
|
|
546
|
+
"type": "file",
|
|
547
|
+
"name": "keys/public.pem",
|
|
548
|
+
"hashes": [
|
|
549
|
+
{
|
|
550
|
+
"alg": "SHA-256",
|
|
551
|
+
"content": "dab440476d2f8a96863628c8ed100a0201c896025af9532a78217367c8362bef"
|
|
552
|
+
}
|
|
553
|
+
]
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"bom-ref": "file:lib/auto-discovery.js",
|
|
557
|
+
"type": "file",
|
|
558
|
+
"name": "lib/auto-discovery.js",
|
|
559
|
+
"hashes": [
|
|
560
|
+
{
|
|
561
|
+
"alg": "SHA-256",
|
|
562
|
+
"content": "99df5dda100a035e2cfd6e11f6c6e18c33d750fac2d14dcabbb46af8fba6b7f9"
|
|
563
|
+
}
|
|
564
|
+
]
|
|
565
|
+
},
|
|
566
|
+
{
|
|
567
|
+
"bom-ref": "file:lib/cross-ref-api.js",
|
|
568
|
+
"type": "file",
|
|
569
|
+
"name": "lib/cross-ref-api.js",
|
|
570
|
+
"hashes": [
|
|
571
|
+
{
|
|
572
|
+
"alg": "SHA-256",
|
|
573
|
+
"content": "d470a54e7ae433ddaa28e737bcb8387e085494b0a04075604e6a1daaec8b57b1"
|
|
574
|
+
}
|
|
575
|
+
]
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
"bom-ref": "file:lib/cve-curation.js",
|
|
579
|
+
"type": "file",
|
|
580
|
+
"name": "lib/cve-curation.js",
|
|
581
|
+
"hashes": [
|
|
582
|
+
{
|
|
583
|
+
"alg": "SHA-256",
|
|
584
|
+
"content": "e9dfce763b62a1fb99e4cacf3a7266fcb5a6260778f01a23a8956d640c26b6ba"
|
|
585
|
+
}
|
|
586
|
+
]
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
"bom-ref": "file:lib/exit-codes.js",
|
|
590
|
+
"type": "file",
|
|
591
|
+
"name": "lib/exit-codes.js",
|
|
592
|
+
"hashes": [
|
|
593
|
+
{
|
|
594
|
+
"alg": "SHA-256",
|
|
595
|
+
"content": "447358ab2752e727974479ab2256ecce6ae7b1961101d5f3220c27aed015e9c9"
|
|
596
|
+
}
|
|
597
|
+
]
|
|
598
|
+
},
|
|
599
|
+
{
|
|
600
|
+
"bom-ref": "file:lib/flag-suggest.js",
|
|
601
|
+
"type": "file",
|
|
602
|
+
"name": "lib/flag-suggest.js",
|
|
603
|
+
"hashes": [
|
|
604
|
+
{
|
|
605
|
+
"alg": "SHA-256",
|
|
606
|
+
"content": "6dd7b22cf74937569e9f3286738889a1988f681d8bcf499217f2dc9c2ea5ad6b"
|
|
607
|
+
}
|
|
608
|
+
]
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"bom-ref": "file:lib/framework-gap.js",
|
|
612
|
+
"type": "file",
|
|
613
|
+
"name": "lib/framework-gap.js",
|
|
614
|
+
"hashes": [
|
|
615
|
+
{
|
|
616
|
+
"alg": "SHA-256",
|
|
617
|
+
"content": "ac1e0bc44b92a11799164b1388c1040a2d3f40a21294ac2c37f8ce6e11949258"
|
|
618
|
+
}
|
|
619
|
+
]
|
|
620
|
+
},
|
|
621
|
+
{
|
|
622
|
+
"bom-ref": "file:lib/id-validation.js",
|
|
623
|
+
"type": "file",
|
|
624
|
+
"name": "lib/id-validation.js",
|
|
625
|
+
"hashes": [
|
|
626
|
+
{
|
|
627
|
+
"alg": "SHA-256",
|
|
628
|
+
"content": "27b1a54b238cdd4ca261a75dfcf8fb06864a0feacdcad03435cf8d2b3b56e245"
|
|
629
|
+
}
|
|
630
|
+
]
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"bom-ref": "file:lib/job-queue.js",
|
|
634
|
+
"type": "file",
|
|
635
|
+
"name": "lib/job-queue.js",
|
|
636
|
+
"hashes": [
|
|
637
|
+
{
|
|
638
|
+
"alg": "SHA-256",
|
|
639
|
+
"content": "2b65ffe841ecabceeb0917b944f44658b406b6a04c2f6f6191e2bb8698682163"
|
|
640
|
+
}
|
|
641
|
+
]
|
|
642
|
+
},
|
|
643
|
+
{
|
|
644
|
+
"bom-ref": "file:lib/lint-skills.js",
|
|
645
|
+
"type": "file",
|
|
646
|
+
"name": "lib/lint-skills.js",
|
|
647
|
+
"hashes": [
|
|
648
|
+
{
|
|
649
|
+
"alg": "SHA-256",
|
|
650
|
+
"content": "8e56ee29977db9287e213b515e05c9bb76babc403a66c77a7bd353b170b473c7"
|
|
651
|
+
}
|
|
652
|
+
]
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
"bom-ref": "file:lib/playbook-runner.js",
|
|
656
|
+
"type": "file",
|
|
657
|
+
"name": "lib/playbook-runner.js",
|
|
658
|
+
"hashes": [
|
|
659
|
+
{
|
|
660
|
+
"alg": "SHA-256",
|
|
661
|
+
"content": "51ebef3692abcd8321a5071b1e37a052e5c663a11ce99a8ad200737c401b3a54"
|
|
662
|
+
}
|
|
663
|
+
]
|
|
664
|
+
},
|
|
665
|
+
{
|
|
666
|
+
"bom-ref": "file:lib/prefetch.js",
|
|
667
|
+
"type": "file",
|
|
668
|
+
"name": "lib/prefetch.js",
|
|
669
|
+
"hashes": [
|
|
670
|
+
{
|
|
671
|
+
"alg": "SHA-256",
|
|
672
|
+
"content": "b86a3b1e3bade9042bb5e7543eaa46adae4f62a65b81bbd5566f2d117938c522"
|
|
673
|
+
}
|
|
674
|
+
]
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
"bom-ref": "file:lib/refresh-external.js",
|
|
678
|
+
"type": "file",
|
|
679
|
+
"name": "lib/refresh-external.js",
|
|
680
|
+
"hashes": [
|
|
681
|
+
{
|
|
682
|
+
"alg": "SHA-256",
|
|
683
|
+
"content": "02e5244989c3e56a1a0a8fc795d518e2dc8db7aa69e9551883b4828e8e36056e"
|
|
684
|
+
}
|
|
685
|
+
]
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
"bom-ref": "file:lib/refresh-network.js",
|
|
689
|
+
"type": "file",
|
|
690
|
+
"name": "lib/refresh-network.js",
|
|
691
|
+
"hashes": [
|
|
692
|
+
{
|
|
693
|
+
"alg": "SHA-256",
|
|
694
|
+
"content": "9383e999bcb35d9cf4ab9bd3a4f43831e8f5f95bf5ed3f368797b7a78da636de"
|
|
695
|
+
}
|
|
696
|
+
]
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"bom-ref": "file:lib/schemas/cve-catalog.schema.json",
|
|
700
|
+
"type": "file",
|
|
701
|
+
"name": "lib/schemas/cve-catalog.schema.json",
|
|
702
|
+
"hashes": [
|
|
703
|
+
{
|
|
704
|
+
"alg": "SHA-256",
|
|
705
|
+
"content": "cf346e2cdce845c9c3cc5d6f3ee793e07c95edb0dc5a5ca407f1a22e1dcab94d"
|
|
706
|
+
}
|
|
707
|
+
]
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"bom-ref": "file:lib/schemas/manifest.schema.json",
|
|
711
|
+
"type": "file",
|
|
712
|
+
"name": "lib/schemas/manifest.schema.json",
|
|
713
|
+
"hashes": [
|
|
714
|
+
{
|
|
715
|
+
"alg": "SHA-256",
|
|
716
|
+
"content": "2b2f70a64eba527b53d69e06bda4e41c7f456cbcef55a6a6739d343544db0003"
|
|
717
|
+
}
|
|
718
|
+
]
|
|
719
|
+
},
|
|
720
|
+
{
|
|
721
|
+
"bom-ref": "file:lib/schemas/playbook.schema.json",
|
|
722
|
+
"type": "file",
|
|
723
|
+
"name": "lib/schemas/playbook.schema.json",
|
|
724
|
+
"hashes": [
|
|
725
|
+
{
|
|
726
|
+
"alg": "SHA-256",
|
|
727
|
+
"content": "4a40da0c0f1aff593f8318af89167bfec5842d012f2b0b502e987099873efdce"
|
|
728
|
+
}
|
|
729
|
+
]
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"bom-ref": "file:lib/schemas/skill-frontmatter.schema.json",
|
|
733
|
+
"type": "file",
|
|
734
|
+
"name": "lib/schemas/skill-frontmatter.schema.json",
|
|
735
|
+
"hashes": [
|
|
736
|
+
{
|
|
737
|
+
"alg": "SHA-256",
|
|
738
|
+
"content": "ff4f5fc4a08804c4dc2509614b5ffcd0ddb1d32bb003dfa6b4e219bf7eb1564f"
|
|
739
|
+
}
|
|
740
|
+
]
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"bom-ref": "file:lib/scoring.js",
|
|
744
|
+
"type": "file",
|
|
745
|
+
"name": "lib/scoring.js",
|
|
746
|
+
"hashes": [
|
|
747
|
+
{
|
|
748
|
+
"alg": "SHA-256",
|
|
749
|
+
"content": "4ecf41dee39945536de0246d16a27a5889cc1b76087b22886ad8188506c95fad"
|
|
750
|
+
}
|
|
751
|
+
]
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
"bom-ref": "file:lib/sign.js",
|
|
755
|
+
"type": "file",
|
|
756
|
+
"name": "lib/sign.js",
|
|
757
|
+
"hashes": [
|
|
758
|
+
{
|
|
759
|
+
"alg": "SHA-256",
|
|
760
|
+
"content": "c93aaaa4253b0f836543fcec8baeff30e8624f7aef99518de8f55f6c6576e4eb"
|
|
761
|
+
}
|
|
762
|
+
]
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
"bom-ref": "file:lib/source-ghsa.js",
|
|
766
|
+
"type": "file",
|
|
767
|
+
"name": "lib/source-ghsa.js",
|
|
768
|
+
"hashes": [
|
|
769
|
+
{
|
|
770
|
+
"alg": "SHA-256",
|
|
771
|
+
"content": "b2d732410344770094eaa11d0918d434e6123caafa468099fff025940ee91531"
|
|
772
|
+
}
|
|
773
|
+
]
|
|
774
|
+
},
|
|
775
|
+
{
|
|
776
|
+
"bom-ref": "file:lib/source-osv.js",
|
|
777
|
+
"type": "file",
|
|
778
|
+
"name": "lib/source-osv.js",
|
|
779
|
+
"hashes": [
|
|
780
|
+
{
|
|
781
|
+
"alg": "SHA-256",
|
|
782
|
+
"content": "1e26aaae86262153a0ffca56cde65a8ddab6cb1c9061ca318fe542855c1dc0d8"
|
|
783
|
+
}
|
|
784
|
+
]
|
|
785
|
+
},
|
|
786
|
+
{
|
|
787
|
+
"bom-ref": "file:lib/ttp-mapper.js",
|
|
788
|
+
"type": "file",
|
|
789
|
+
"name": "lib/ttp-mapper.js",
|
|
790
|
+
"hashes": [
|
|
791
|
+
{
|
|
792
|
+
"alg": "SHA-256",
|
|
793
|
+
"content": "fe04f5aa71d69e1060f56a23ae2040f02d15f3bfd19ecb3f9605dce05da9badc"
|
|
794
|
+
}
|
|
795
|
+
]
|
|
796
|
+
},
|
|
797
|
+
{
|
|
798
|
+
"bom-ref": "file:lib/upstream-check-cli.js",
|
|
799
|
+
"type": "file",
|
|
800
|
+
"name": "lib/upstream-check-cli.js",
|
|
801
|
+
"hashes": [
|
|
802
|
+
{
|
|
803
|
+
"alg": "SHA-256",
|
|
804
|
+
"content": "4333a4f48fdce7c38feec69c0208d0cf39f521b0aa571ac66267b2a13497f1ba"
|
|
805
|
+
}
|
|
806
|
+
]
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
"bom-ref": "file:lib/upstream-check.js",
|
|
810
|
+
"type": "file",
|
|
811
|
+
"name": "lib/upstream-check.js",
|
|
812
|
+
"hashes": [
|
|
813
|
+
{
|
|
814
|
+
"alg": "SHA-256",
|
|
815
|
+
"content": "61948c0daa46c50839cfc7ad744363066e568386d67d4e74e419889ce4effa39"
|
|
816
|
+
}
|
|
817
|
+
]
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
"bom-ref": "file:lib/validate-catalog-meta.js",
|
|
821
|
+
"type": "file",
|
|
822
|
+
"name": "lib/validate-catalog-meta.js",
|
|
823
|
+
"hashes": [
|
|
824
|
+
{
|
|
825
|
+
"alg": "SHA-256",
|
|
826
|
+
"content": "74a507efcd2805b98ebd2fe22fcccaf25756200684b62d1f75a33b0336f7f813"
|
|
827
|
+
}
|
|
828
|
+
]
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
"bom-ref": "file:lib/validate-cve-catalog.js",
|
|
832
|
+
"type": "file",
|
|
833
|
+
"name": "lib/validate-cve-catalog.js",
|
|
834
|
+
"hashes": [
|
|
835
|
+
{
|
|
836
|
+
"alg": "SHA-256",
|
|
837
|
+
"content": "2254b4cf3cacb6dee684d5ab8feed6fdcd07c36c3e7861d98effe6dcf7f8fe36"
|
|
838
|
+
}
|
|
839
|
+
]
|
|
840
|
+
},
|
|
841
|
+
{
|
|
842
|
+
"bom-ref": "file:lib/validate-indexes.js",
|
|
843
|
+
"type": "file",
|
|
844
|
+
"name": "lib/validate-indexes.js",
|
|
845
|
+
"hashes": [
|
|
846
|
+
{
|
|
847
|
+
"alg": "SHA-256",
|
|
848
|
+
"content": "41a71d0bf1cff279a5b501a9a40a1874ab5a7c6a5e66ded23f8761899f24fc50"
|
|
849
|
+
}
|
|
850
|
+
]
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"bom-ref": "file:lib/validate-package.js",
|
|
854
|
+
"type": "file",
|
|
855
|
+
"name": "lib/validate-package.js",
|
|
856
|
+
"hashes": [
|
|
857
|
+
{
|
|
858
|
+
"alg": "SHA-256",
|
|
859
|
+
"content": "5de9a1f65caca9bbc38fb669bc571de4f9d0855b6cd316044792411d1f30399c"
|
|
860
|
+
}
|
|
861
|
+
]
|
|
862
|
+
},
|
|
863
|
+
{
|
|
864
|
+
"bom-ref": "file:lib/validate-playbooks.js",
|
|
865
|
+
"type": "file",
|
|
866
|
+
"name": "lib/validate-playbooks.js",
|
|
867
|
+
"hashes": [
|
|
868
|
+
{
|
|
869
|
+
"alg": "SHA-256",
|
|
870
|
+
"content": "38b2e79b228ff696298fb0df4f081ed99c3683d1dd5b52bbc43249d51bfa813c"
|
|
871
|
+
}
|
|
872
|
+
]
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"bom-ref": "file:lib/validate-vendor.js",
|
|
876
|
+
"type": "file",
|
|
877
|
+
"name": "lib/validate-vendor.js",
|
|
878
|
+
"hashes": [
|
|
879
|
+
{
|
|
880
|
+
"alg": "SHA-256",
|
|
881
|
+
"content": "7bd7891050f36855c72c389ad4d4d6bf5c99a7111dc3ec2cc274b203a4279899"
|
|
882
|
+
}
|
|
883
|
+
]
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
"bom-ref": "file:lib/verify.js",
|
|
887
|
+
"type": "file",
|
|
888
|
+
"name": "lib/verify.js",
|
|
889
|
+
"hashes": [
|
|
890
|
+
{
|
|
891
|
+
"alg": "SHA-256",
|
|
892
|
+
"content": "1fef6f6954bcb9f141938c3b4dc8962e92358d30a4bb71c123140d7dfcb2936c"
|
|
893
|
+
}
|
|
894
|
+
]
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
"bom-ref": "file:lib/worker-pool.js",
|
|
898
|
+
"type": "file",
|
|
899
|
+
"name": "lib/worker-pool.js",
|
|
900
|
+
"hashes": [
|
|
901
|
+
{
|
|
902
|
+
"alg": "SHA-256",
|
|
903
|
+
"content": "c13868b935b390ee9f2a80a2e0a6992f3e1860ae9bbdf723f1014ce2c7b93fbb"
|
|
904
|
+
}
|
|
905
|
+
]
|
|
906
|
+
},
|
|
907
|
+
{
|
|
908
|
+
"bom-ref": "file:manifest-snapshot.json",
|
|
909
|
+
"type": "file",
|
|
910
|
+
"name": "manifest-snapshot.json",
|
|
911
|
+
"hashes": [
|
|
912
|
+
{
|
|
913
|
+
"alg": "SHA-256",
|
|
914
|
+
"content": "3cc97ea81650ff630b335d8bb83a11ba5a847ac0dcada34ff0e36e24055d551e"
|
|
915
|
+
}
|
|
916
|
+
]
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
"bom-ref": "file:manifest-snapshot.sha256",
|
|
920
|
+
"type": "file",
|
|
921
|
+
"name": "manifest-snapshot.sha256",
|
|
922
|
+
"hashes": [
|
|
923
|
+
{
|
|
924
|
+
"alg": "SHA-256",
|
|
925
|
+
"content": "defa4415eebe3d3f0ad741a1c838b43be61b8fabc85a147633be0a7a20b9ad72"
|
|
926
|
+
}
|
|
927
|
+
]
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
"bom-ref": "file:manifest.json",
|
|
931
|
+
"type": "file",
|
|
932
|
+
"name": "manifest.json",
|
|
933
|
+
"hashes": [
|
|
934
|
+
{
|
|
935
|
+
"alg": "SHA-256",
|
|
936
|
+
"content": "a9d4ea238c6c91f6d12ac8ce8c46fe096c3e448bc53ae1776932bc1c6779984d"
|
|
937
|
+
}
|
|
938
|
+
]
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
"bom-ref": "file:orchestrator/README.md",
|
|
942
|
+
"type": "file",
|
|
943
|
+
"name": "orchestrator/README.md",
|
|
944
|
+
"hashes": [
|
|
945
|
+
{
|
|
946
|
+
"alg": "SHA-256",
|
|
947
|
+
"content": "dd90c25c9729357d6c943344eaf40eb4868f15fd4483f8305c45fbc91d4eb5cf"
|
|
948
|
+
}
|
|
949
|
+
]
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
"bom-ref": "file:orchestrator/dispatcher.js",
|
|
953
|
+
"type": "file",
|
|
954
|
+
"name": "orchestrator/dispatcher.js",
|
|
955
|
+
"hashes": [
|
|
956
|
+
{
|
|
957
|
+
"alg": "SHA-256",
|
|
958
|
+
"content": "64efb012ab72fd26d9fa335b2c9f125be12618280d48133f98532790398c62f7"
|
|
959
|
+
}
|
|
960
|
+
]
|
|
961
|
+
},
|
|
962
|
+
{
|
|
963
|
+
"bom-ref": "file:orchestrator/event-bus.js",
|
|
964
|
+
"type": "file",
|
|
965
|
+
"name": "orchestrator/event-bus.js",
|
|
966
|
+
"hashes": [
|
|
967
|
+
{
|
|
968
|
+
"alg": "SHA-256",
|
|
969
|
+
"content": "c8aa56acc8a758349a7faff3571ca8b6ee4fa4324edaf65d62ea728d7f7e49f4"
|
|
970
|
+
}
|
|
971
|
+
]
|
|
972
|
+
},
|
|
973
|
+
{
|
|
974
|
+
"bom-ref": "file:orchestrator/index.js",
|
|
975
|
+
"type": "file",
|
|
976
|
+
"name": "orchestrator/index.js",
|
|
977
|
+
"hashes": [
|
|
978
|
+
{
|
|
979
|
+
"alg": "SHA-256",
|
|
980
|
+
"content": "633004eba0f8f11698927308a25672158981b5cda2c822d62f7b88cd5c94d523"
|
|
981
|
+
}
|
|
982
|
+
]
|
|
983
|
+
},
|
|
984
|
+
{
|
|
985
|
+
"bom-ref": "file:orchestrator/pipeline.js",
|
|
986
|
+
"type": "file",
|
|
987
|
+
"name": "orchestrator/pipeline.js",
|
|
988
|
+
"hashes": [
|
|
989
|
+
{
|
|
990
|
+
"alg": "SHA-256",
|
|
991
|
+
"content": "5f403396c73e40ca6963fe3fe71d4a2dd5637710d2d72d616d3f2b76aa46a21a"
|
|
992
|
+
}
|
|
993
|
+
]
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
"bom-ref": "file:orchestrator/scanner.js",
|
|
997
|
+
"type": "file",
|
|
998
|
+
"name": "orchestrator/scanner.js",
|
|
999
|
+
"hashes": [
|
|
1000
|
+
{
|
|
1001
|
+
"alg": "SHA-256",
|
|
1002
|
+
"content": "13b2d81178dc18c38f9defd74ad4cfaa01f78fa14c3d2bc8eaed5375e94048e2"
|
|
1003
|
+
}
|
|
1004
|
+
]
|
|
1005
|
+
},
|
|
1006
|
+
{
|
|
1007
|
+
"bom-ref": "file:orchestrator/scheduler.js",
|
|
1008
|
+
"type": "file",
|
|
1009
|
+
"name": "orchestrator/scheduler.js",
|
|
1010
|
+
"hashes": [
|
|
1011
|
+
{
|
|
1012
|
+
"alg": "SHA-256",
|
|
1013
|
+
"content": "a3ae7cd6a7908d4404140cb69e74ebf598aa371d9b7eb919e80704f11b33b81d"
|
|
1014
|
+
}
|
|
1015
|
+
]
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
"bom-ref": "file:scripts/audit-cross-skill.js",
|
|
1019
|
+
"type": "file",
|
|
1020
|
+
"name": "scripts/audit-cross-skill.js",
|
|
1021
|
+
"hashes": [
|
|
1022
|
+
{
|
|
1023
|
+
"alg": "SHA-256",
|
|
1024
|
+
"content": "9b92e14442f93b57ce7cd3cc4ac6f8eec8fca33670397fde07ddaf0ec7200428"
|
|
1025
|
+
}
|
|
1026
|
+
]
|
|
1027
|
+
},
|
|
1028
|
+
{
|
|
1029
|
+
"bom-ref": "file:scripts/audit-perf.js",
|
|
1030
|
+
"type": "file",
|
|
1031
|
+
"name": "scripts/audit-perf.js",
|
|
1032
|
+
"hashes": [
|
|
1033
|
+
{
|
|
1034
|
+
"alg": "SHA-256",
|
|
1035
|
+
"content": "bc74c40479fc3289b19abd3311aca5c8905b46f0e01c611e0904c4f721c693e7"
|
|
1036
|
+
}
|
|
1037
|
+
]
|
|
1038
|
+
},
|
|
1039
|
+
{
|
|
1040
|
+
"bom-ref": "file:scripts/backfill-theater-test.js",
|
|
1041
|
+
"type": "file",
|
|
1042
|
+
"name": "scripts/backfill-theater-test.js",
|
|
1043
|
+
"hashes": [
|
|
1044
|
+
{
|
|
1045
|
+
"alg": "SHA-256",
|
|
1046
|
+
"content": "d1554d94d4e50deb4947014ebcb5b09fcc62d26145259912b7df3fd824d5b375"
|
|
1047
|
+
}
|
|
1048
|
+
]
|
|
1049
|
+
},
|
|
1050
|
+
{
|
|
1051
|
+
"bom-ref": "file:scripts/bootstrap.js",
|
|
1052
|
+
"type": "file",
|
|
1053
|
+
"name": "scripts/bootstrap.js",
|
|
1054
|
+
"hashes": [
|
|
1055
|
+
{
|
|
1056
|
+
"alg": "SHA-256",
|
|
1057
|
+
"content": "b0e40fd7844dc81c53abcfeffb1d329294d649f59964ccf307082ab0d6eae0b2"
|
|
1058
|
+
}
|
|
1059
|
+
]
|
|
1060
|
+
},
|
|
1061
|
+
{
|
|
1062
|
+
"bom-ref": "file:scripts/build-indexes.js",
|
|
1063
|
+
"type": "file",
|
|
1064
|
+
"name": "scripts/build-indexes.js",
|
|
1065
|
+
"hashes": [
|
|
1066
|
+
{
|
|
1067
|
+
"alg": "SHA-256",
|
|
1068
|
+
"content": "266ff15f7df12f7eac6c322a8fec41ce4e14d389df5b7380d7f138e6e122c080"
|
|
1069
|
+
}
|
|
1070
|
+
]
|
|
1071
|
+
},
|
|
1072
|
+
{
|
|
1073
|
+
"bom-ref": "file:scripts/builders/activity-feed.js",
|
|
1074
|
+
"type": "file",
|
|
1075
|
+
"name": "scripts/builders/activity-feed.js",
|
|
1076
|
+
"hashes": [
|
|
1077
|
+
{
|
|
1078
|
+
"alg": "SHA-256",
|
|
1079
|
+
"content": "29055c96bc81379ce492cb254edbd39ec366f2fecb528bb89c4a7c8d76fc277f"
|
|
1080
|
+
}
|
|
1081
|
+
]
|
|
1082
|
+
},
|
|
1083
|
+
{
|
|
1084
|
+
"bom-ref": "file:scripts/builders/catalog-summaries.js",
|
|
1085
|
+
"type": "file",
|
|
1086
|
+
"name": "scripts/builders/catalog-summaries.js",
|
|
1087
|
+
"hashes": [
|
|
1088
|
+
{
|
|
1089
|
+
"alg": "SHA-256",
|
|
1090
|
+
"content": "4d7459896f91b7019792db0d9bb79c8a3e3fe652d1c2dc7b7c44431b0da5833b"
|
|
1091
|
+
}
|
|
1092
|
+
]
|
|
1093
|
+
},
|
|
1094
|
+
{
|
|
1095
|
+
"bom-ref": "file:scripts/builders/currency.js",
|
|
1096
|
+
"type": "file",
|
|
1097
|
+
"name": "scripts/builders/currency.js",
|
|
1098
|
+
"hashes": [
|
|
1099
|
+
{
|
|
1100
|
+
"alg": "SHA-256",
|
|
1101
|
+
"content": "e5fb0d060a0d6f5b4736007f6955f8909b67bf32cecba8496dfb50093e4c4d4d"
|
|
1102
|
+
}
|
|
1103
|
+
]
|
|
1104
|
+
},
|
|
1105
|
+
{
|
|
1106
|
+
"bom-ref": "file:scripts/builders/cwe-chains.js",
|
|
1107
|
+
"type": "file",
|
|
1108
|
+
"name": "scripts/builders/cwe-chains.js",
|
|
1109
|
+
"hashes": [
|
|
1110
|
+
{
|
|
1111
|
+
"alg": "SHA-256",
|
|
1112
|
+
"content": "13bb9b0f6afcae148b19909d1255b991eeacb7a29e16ad52b47cb1b3956cbe73"
|
|
1113
|
+
}
|
|
1114
|
+
]
|
|
1115
|
+
},
|
|
1116
|
+
{
|
|
1117
|
+
"bom-ref": "file:scripts/builders/did-ladders.js",
|
|
1118
|
+
"type": "file",
|
|
1119
|
+
"name": "scripts/builders/did-ladders.js",
|
|
1120
|
+
"hashes": [
|
|
1121
|
+
{
|
|
1122
|
+
"alg": "SHA-256",
|
|
1123
|
+
"content": "e4d3d04071caf6005be32b679dccf88c32e91024da80fb03896680127a3267a1"
|
|
1124
|
+
}
|
|
1125
|
+
]
|
|
1126
|
+
},
|
|
1127
|
+
{
|
|
1128
|
+
"bom-ref": "file:scripts/builders/frequency.js",
|
|
1129
|
+
"type": "file",
|
|
1130
|
+
"name": "scripts/builders/frequency.js",
|
|
1131
|
+
"hashes": [
|
|
1132
|
+
{
|
|
1133
|
+
"alg": "SHA-256",
|
|
1134
|
+
"content": "89c35c4149f487958c01565b172693a8e9b07def0ecba0fc19024ab71c873eb8"
|
|
1135
|
+
}
|
|
1136
|
+
]
|
|
1137
|
+
},
|
|
1138
|
+
{
|
|
1139
|
+
"bom-ref": "file:scripts/builders/jurisdiction-clocks.js",
|
|
1140
|
+
"type": "file",
|
|
1141
|
+
"name": "scripts/builders/jurisdiction-clocks.js",
|
|
1142
|
+
"hashes": [
|
|
1143
|
+
{
|
|
1144
|
+
"alg": "SHA-256",
|
|
1145
|
+
"content": "0a06e7d36634041a7cbead664d609bf1fcbf8e29fc08334609c8c71a3a8f38b3"
|
|
1146
|
+
}
|
|
1147
|
+
]
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
"bom-ref": "file:scripts/builders/recipes.js",
|
|
1151
|
+
"type": "file",
|
|
1152
|
+
"name": "scripts/builders/recipes.js",
|
|
1153
|
+
"hashes": [
|
|
1154
|
+
{
|
|
1155
|
+
"alg": "SHA-256",
|
|
1156
|
+
"content": "a845c23d0ee17635492c22f4d9d352f6f72d98503b557e46235bdb5a78ed829d"
|
|
1157
|
+
}
|
|
1158
|
+
]
|
|
1159
|
+
},
|
|
1160
|
+
{
|
|
1161
|
+
"bom-ref": "file:scripts/builders/section-offsets.js",
|
|
1162
|
+
"type": "file",
|
|
1163
|
+
"name": "scripts/builders/section-offsets.js",
|
|
1164
|
+
"hashes": [
|
|
1165
|
+
{
|
|
1166
|
+
"alg": "SHA-256",
|
|
1167
|
+
"content": "7664c811eff3daee169794e7991fa3ad7a7b354e758235075ee29569ed343d40"
|
|
1168
|
+
}
|
|
1169
|
+
]
|
|
1170
|
+
},
|
|
1171
|
+
{
|
|
1172
|
+
"bom-ref": "file:scripts/builders/stale-content.js",
|
|
1173
|
+
"type": "file",
|
|
1174
|
+
"name": "scripts/builders/stale-content.js",
|
|
1175
|
+
"hashes": [
|
|
1176
|
+
{
|
|
1177
|
+
"alg": "SHA-256",
|
|
1178
|
+
"content": "e0ada7118356a557105ca726f4525fd6eae488d25346bd435dc0ccd5f312ab87"
|
|
1179
|
+
}
|
|
1180
|
+
]
|
|
1181
|
+
},
|
|
1182
|
+
{
|
|
1183
|
+
"bom-ref": "file:scripts/builders/summary-cards.js",
|
|
1184
|
+
"type": "file",
|
|
1185
|
+
"name": "scripts/builders/summary-cards.js",
|
|
1186
|
+
"hashes": [
|
|
1187
|
+
{
|
|
1188
|
+
"alg": "SHA-256",
|
|
1189
|
+
"content": "4980206044777812f2aec8bc141e87204420ed898ddcc8f0cfffc63df9b4a694"
|
|
1190
|
+
}
|
|
1191
|
+
]
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
"bom-ref": "file:scripts/builders/theater-fingerprints.js",
|
|
1195
|
+
"type": "file",
|
|
1196
|
+
"name": "scripts/builders/theater-fingerprints.js",
|
|
1197
|
+
"hashes": [
|
|
1198
|
+
{
|
|
1199
|
+
"alg": "SHA-256",
|
|
1200
|
+
"content": "523c727ffc8fccaa8783f61870cf1f9ac3c298aa0bdea7f72811a91cf5e2d361"
|
|
1201
|
+
}
|
|
1202
|
+
]
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
"bom-ref": "file:scripts/builders/token-budget.js",
|
|
1206
|
+
"type": "file",
|
|
1207
|
+
"name": "scripts/builders/token-budget.js",
|
|
1208
|
+
"hashes": [
|
|
1209
|
+
{
|
|
1210
|
+
"alg": "SHA-256",
|
|
1211
|
+
"content": "67bb8837056d277fe6e2a403b49fd12d03f3516190b64cd7e28412fa22da3e31"
|
|
1212
|
+
}
|
|
1213
|
+
]
|
|
1214
|
+
},
|
|
1215
|
+
{
|
|
1216
|
+
"bom-ref": "file:scripts/check-manifest-snapshot.js",
|
|
1217
|
+
"type": "file",
|
|
1218
|
+
"name": "scripts/check-manifest-snapshot.js",
|
|
1219
|
+
"hashes": [
|
|
1220
|
+
{
|
|
1221
|
+
"alg": "SHA-256",
|
|
1222
|
+
"content": "10eb802ea284df15feb273d7884a9af10f019e28d154b0205322cb2c2df3971a"
|
|
1223
|
+
}
|
|
1224
|
+
]
|
|
1225
|
+
},
|
|
1226
|
+
{
|
|
1227
|
+
"bom-ref": "file:scripts/check-sbom-currency.js",
|
|
1228
|
+
"type": "file",
|
|
1229
|
+
"name": "scripts/check-sbom-currency.js",
|
|
1230
|
+
"hashes": [
|
|
1231
|
+
{
|
|
1232
|
+
"alg": "SHA-256",
|
|
1233
|
+
"content": "36b5ee7bd4543fcf90ee900709c41ef2f1aaeba6fc6adb41b72289d3b8c35712"
|
|
1234
|
+
}
|
|
1235
|
+
]
|
|
1236
|
+
},
|
|
1237
|
+
{
|
|
1238
|
+
"bom-ref": "file:scripts/check-test-coverage.README.md",
|
|
1239
|
+
"type": "file",
|
|
1240
|
+
"name": "scripts/check-test-coverage.README.md",
|
|
1241
|
+
"hashes": [
|
|
1242
|
+
{
|
|
1243
|
+
"alg": "SHA-256",
|
|
1244
|
+
"content": "467d2ae2c73a803edc61ee31f04a7a584da6aaa729940de799a482a37b2be6c3"
|
|
1245
|
+
}
|
|
1246
|
+
]
|
|
1247
|
+
},
|
|
1248
|
+
{
|
|
1249
|
+
"bom-ref": "file:scripts/check-test-coverage.js",
|
|
1250
|
+
"type": "file",
|
|
1251
|
+
"name": "scripts/check-test-coverage.js",
|
|
1252
|
+
"hashes": [
|
|
1253
|
+
{
|
|
1254
|
+
"alg": "SHA-256",
|
|
1255
|
+
"content": "7268e2b1096db71e4104830a16859a47a993e0abbb6d3c7c4032715c046a2e11"
|
|
1256
|
+
}
|
|
1257
|
+
]
|
|
1258
|
+
},
|
|
1259
|
+
{
|
|
1260
|
+
"bom-ref": "file:scripts/hooks/pre-commit.sh",
|
|
1261
|
+
"type": "file",
|
|
1262
|
+
"name": "scripts/hooks/pre-commit.sh",
|
|
1263
|
+
"hashes": [
|
|
1264
|
+
{
|
|
1265
|
+
"alg": "SHA-256",
|
|
1266
|
+
"content": "01991530aa0c021a118421cc0647f80b5b73b5d7993f14f70afb0e66f239ad23"
|
|
1267
|
+
}
|
|
1268
|
+
]
|
|
1269
|
+
},
|
|
1270
|
+
{
|
|
1271
|
+
"bom-ref": "file:scripts/predeploy.js",
|
|
1272
|
+
"type": "file",
|
|
1273
|
+
"name": "scripts/predeploy.js",
|
|
1274
|
+
"hashes": [
|
|
1275
|
+
{
|
|
1276
|
+
"alg": "SHA-256",
|
|
1277
|
+
"content": "cc3a255c1d41309a6cb208056c9f1cd5555ec6c00faeb7e11c2ac83eb12d21d7"
|
|
1278
|
+
}
|
|
1279
|
+
]
|
|
1280
|
+
},
|
|
1281
|
+
{
|
|
1282
|
+
"bom-ref": "file:scripts/refresh-manifest-snapshot.js",
|
|
1283
|
+
"type": "file",
|
|
1284
|
+
"name": "scripts/refresh-manifest-snapshot.js",
|
|
1285
|
+
"hashes": [
|
|
1286
|
+
{
|
|
1287
|
+
"alg": "SHA-256",
|
|
1288
|
+
"content": "687f1e29edbbcd525573b9f0ab4a55d5b499dad5b53e19e51a6c46e633c68a88"
|
|
1289
|
+
}
|
|
1290
|
+
]
|
|
1291
|
+
},
|
|
1292
|
+
{
|
|
1293
|
+
"bom-ref": "file:scripts/refresh-reverse-refs.js",
|
|
1294
|
+
"type": "file",
|
|
1295
|
+
"name": "scripts/refresh-reverse-refs.js",
|
|
1296
|
+
"hashes": [
|
|
1297
|
+
{
|
|
1298
|
+
"alg": "SHA-256",
|
|
1299
|
+
"content": "a9c58186cdcd33c1bb893ce51bc558e0365422b0c8b9a899e5e3933a121a5523"
|
|
1300
|
+
}
|
|
1301
|
+
]
|
|
1302
|
+
},
|
|
1303
|
+
{
|
|
1304
|
+
"bom-ref": "file:scripts/refresh-sbom.js",
|
|
1305
|
+
"type": "file",
|
|
1306
|
+
"name": "scripts/refresh-sbom.js",
|
|
1307
|
+
"hashes": [
|
|
1308
|
+
{
|
|
1309
|
+
"alg": "SHA-256",
|
|
1310
|
+
"content": "36ddf9c8977a0627eb67f27eb11ae0f2c952eba0e044e26bbae7fa5b97e7f13e"
|
|
1311
|
+
}
|
|
1312
|
+
]
|
|
1313
|
+
},
|
|
1314
|
+
{
|
|
1315
|
+
"bom-ref": "file:scripts/run-e2e-scenarios.js",
|
|
1316
|
+
"type": "file",
|
|
1317
|
+
"name": "scripts/run-e2e-scenarios.js",
|
|
1318
|
+
"hashes": [
|
|
1319
|
+
{
|
|
1320
|
+
"alg": "SHA-256",
|
|
1321
|
+
"content": "dee81e017ed9b7399cf4d04bc5bc1a2de974c35ed3e545a560d2ffc318fc27b6"
|
|
1322
|
+
}
|
|
1323
|
+
]
|
|
1324
|
+
},
|
|
1325
|
+
{
|
|
1326
|
+
"bom-ref": "file:scripts/validate-vendor-online.js",
|
|
1327
|
+
"type": "file",
|
|
1328
|
+
"name": "scripts/validate-vendor-online.js",
|
|
1329
|
+
"hashes": [
|
|
1330
|
+
{
|
|
1331
|
+
"alg": "SHA-256",
|
|
1332
|
+
"content": "2b9989451474ba2debdd3bdd5e862d19e338f632c7386f393ec40f4b7ed5d2be"
|
|
1333
|
+
}
|
|
1334
|
+
]
|
|
1335
|
+
},
|
|
1336
|
+
{
|
|
1337
|
+
"bom-ref": "file:scripts/verify-shipped-tarball.js",
|
|
1338
|
+
"type": "file",
|
|
1339
|
+
"name": "scripts/verify-shipped-tarball.js",
|
|
1340
|
+
"hashes": [
|
|
1341
|
+
{
|
|
1342
|
+
"alg": "SHA-256",
|
|
1343
|
+
"content": "59a341868f7f362d4138d61cbbf480fa5e293e06399b58b57ea6ff27e4e66d03"
|
|
1344
|
+
}
|
|
1345
|
+
]
|
|
1346
|
+
},
|
|
1347
|
+
{
|
|
1348
|
+
"bom-ref": "file:skills/age-gates-child-safety/skill.md",
|
|
1349
|
+
"type": "file",
|
|
1350
|
+
"name": "skills/age-gates-child-safety/skill.md",
|
|
1351
|
+
"hashes": [
|
|
1352
|
+
{
|
|
1353
|
+
"alg": "SHA-256",
|
|
1354
|
+
"content": "c741d7dca9da0abb09bdebb8a02e803ce4ae9fb9a6904fb8df3ec19cae83917d"
|
|
1355
|
+
}
|
|
1356
|
+
]
|
|
1357
|
+
},
|
|
1358
|
+
{
|
|
1359
|
+
"bom-ref": "file:skills/ai-attack-surface/skill.md",
|
|
1360
|
+
"type": "file",
|
|
1361
|
+
"name": "skills/ai-attack-surface/skill.md",
|
|
1362
|
+
"hashes": [
|
|
1363
|
+
{
|
|
1364
|
+
"alg": "SHA-256",
|
|
1365
|
+
"content": "13e543fc92b9b27cdb647dce96a9eeb44919e0fa92ec41e8265a9981a23e7b79"
|
|
1366
|
+
}
|
|
1367
|
+
]
|
|
1368
|
+
},
|
|
1369
|
+
{
|
|
1370
|
+
"bom-ref": "file:skills/ai-c2-detection/skill.md",
|
|
1371
|
+
"type": "file",
|
|
1372
|
+
"name": "skills/ai-c2-detection/skill.md",
|
|
1373
|
+
"hashes": [
|
|
1374
|
+
{
|
|
1375
|
+
"alg": "SHA-256",
|
|
1376
|
+
"content": "cdfbc086ed2b755a9d3170d66d0c33519478b693fb59944ac95a1749beb5c810"
|
|
1377
|
+
}
|
|
1378
|
+
]
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
"bom-ref": "file:skills/ai-risk-management/skill.md",
|
|
1382
|
+
"type": "file",
|
|
1383
|
+
"name": "skills/ai-risk-management/skill.md",
|
|
1384
|
+
"hashes": [
|
|
1385
|
+
{
|
|
1386
|
+
"alg": "SHA-256",
|
|
1387
|
+
"content": "10d31ca594449e1fef4c34ea45448ab30a6ffdc2fe1faf4ccaf0a1dd05d67774"
|
|
1388
|
+
}
|
|
1389
|
+
]
|
|
1390
|
+
},
|
|
1391
|
+
{
|
|
1392
|
+
"bom-ref": "file:skills/api-security/skill.md",
|
|
1393
|
+
"type": "file",
|
|
1394
|
+
"name": "skills/api-security/skill.md",
|
|
1395
|
+
"hashes": [
|
|
1396
|
+
{
|
|
1397
|
+
"alg": "SHA-256",
|
|
1398
|
+
"content": "302f7f6a071b856cc55a4cb5f0bc3f8566e31b5ebca58ca3bd78a91d4b6665ca"
|
|
1399
|
+
}
|
|
1400
|
+
]
|
|
1401
|
+
},
|
|
1402
|
+
{
|
|
1403
|
+
"bom-ref": "file:skills/attack-surface-pentest/skill.md",
|
|
1404
|
+
"type": "file",
|
|
1405
|
+
"name": "skills/attack-surface-pentest/skill.md",
|
|
1406
|
+
"hashes": [
|
|
1407
|
+
{
|
|
1408
|
+
"alg": "SHA-256",
|
|
1409
|
+
"content": "3c42af04a5db79ce10c952f4bc7c9216116e77d38e6d57feb1f1c13678c94e53"
|
|
1410
|
+
}
|
|
1411
|
+
]
|
|
1412
|
+
},
|
|
1413
|
+
{
|
|
1414
|
+
"bom-ref": "file:skills/cloud-iam-incident/skill.md",
|
|
1415
|
+
"type": "file",
|
|
1416
|
+
"name": "skills/cloud-iam-incident/skill.md",
|
|
1417
|
+
"hashes": [
|
|
1418
|
+
{
|
|
1419
|
+
"alg": "SHA-256",
|
|
1420
|
+
"content": "35a9dd108679103c0eca54ea0c5b8f3db0a199975f87e20660b2c3a11440f40b"
|
|
1421
|
+
}
|
|
1422
|
+
]
|
|
1423
|
+
},
|
|
1424
|
+
{
|
|
1425
|
+
"bom-ref": "file:skills/cloud-security/skill.md",
|
|
1426
|
+
"type": "file",
|
|
1427
|
+
"name": "skills/cloud-security/skill.md",
|
|
1428
|
+
"hashes": [
|
|
1429
|
+
{
|
|
1430
|
+
"alg": "SHA-256",
|
|
1431
|
+
"content": "e0574c153aefbb0fc4581c78bc2d708ab7c49d6b5a45a985e51967b8ea740eb9"
|
|
1432
|
+
}
|
|
1433
|
+
]
|
|
1434
|
+
},
|
|
1435
|
+
{
|
|
1436
|
+
"bom-ref": "file:skills/compliance-theater/skill.md",
|
|
1437
|
+
"type": "file",
|
|
1438
|
+
"name": "skills/compliance-theater/skill.md",
|
|
1439
|
+
"hashes": [
|
|
1440
|
+
{
|
|
1441
|
+
"alg": "SHA-256",
|
|
1442
|
+
"content": "367cde42553dfb59b0cb6e8afb6e88be28ec0ab73682ea3a9d397ca0068753bc"
|
|
1443
|
+
}
|
|
1444
|
+
]
|
|
1445
|
+
},
|
|
1446
|
+
{
|
|
1447
|
+
"bom-ref": "file:skills/container-runtime-security/skill.md",
|
|
1448
|
+
"type": "file",
|
|
1449
|
+
"name": "skills/container-runtime-security/skill.md",
|
|
1450
|
+
"hashes": [
|
|
1451
|
+
{
|
|
1452
|
+
"alg": "SHA-256",
|
|
1453
|
+
"content": "f06260f0c468d6a4f0409294899017edab45c98d71db1fedd7a630fe6a7bf53a"
|
|
1454
|
+
}
|
|
1455
|
+
]
|
|
1456
|
+
},
|
|
1457
|
+
{
|
|
1458
|
+
"bom-ref": "file:skills/coordinated-vuln-disclosure/skill.md",
|
|
1459
|
+
"type": "file",
|
|
1460
|
+
"name": "skills/coordinated-vuln-disclosure/skill.md",
|
|
1461
|
+
"hashes": [
|
|
1462
|
+
{
|
|
1463
|
+
"alg": "SHA-256",
|
|
1464
|
+
"content": "c96fd2254abf8a29819f8175da85094bea1afe589fecc92abcf1289b30895030"
|
|
1465
|
+
}
|
|
1466
|
+
]
|
|
1467
|
+
},
|
|
1468
|
+
{
|
|
1469
|
+
"bom-ref": "file:skills/defensive-countermeasure-mapping/skill.md",
|
|
1470
|
+
"type": "file",
|
|
1471
|
+
"name": "skills/defensive-countermeasure-mapping/skill.md",
|
|
1472
|
+
"hashes": [
|
|
1473
|
+
{
|
|
1474
|
+
"alg": "SHA-256",
|
|
1475
|
+
"content": "e62c71ba3be2b4d0f7dfa529fec007cba6bee3013f76b93756e3e6310f2d22ab"
|
|
1476
|
+
}
|
|
1477
|
+
]
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"bom-ref": "file:skills/dlp-gap-analysis/skill.md",
|
|
1481
|
+
"type": "file",
|
|
1482
|
+
"name": "skills/dlp-gap-analysis/skill.md",
|
|
1483
|
+
"hashes": [
|
|
1484
|
+
{
|
|
1485
|
+
"alg": "SHA-256",
|
|
1486
|
+
"content": "eed1a5de55a9200e6f5c8ac49b0240b54d30b895ce40ccce9d286f5d9b40f664"
|
|
1487
|
+
}
|
|
1488
|
+
]
|
|
1489
|
+
},
|
|
1490
|
+
{
|
|
1491
|
+
"bom-ref": "file:skills/email-security-anti-phishing/skill.md",
|
|
1492
|
+
"type": "file",
|
|
1493
|
+
"name": "skills/email-security-anti-phishing/skill.md",
|
|
1494
|
+
"hashes": [
|
|
1495
|
+
{
|
|
1496
|
+
"alg": "SHA-256",
|
|
1497
|
+
"content": "b5a7693b3ddbd6cd83303d092bc5e324db431245d25c4945d9f65fcffa1995e7"
|
|
1498
|
+
}
|
|
1499
|
+
]
|
|
1500
|
+
},
|
|
1501
|
+
{
|
|
1502
|
+
"bom-ref": "file:skills/exploit-scoring/skill.md",
|
|
1503
|
+
"type": "file",
|
|
1504
|
+
"name": "skills/exploit-scoring/skill.md",
|
|
1505
|
+
"hashes": [
|
|
1506
|
+
{
|
|
1507
|
+
"alg": "SHA-256",
|
|
1508
|
+
"content": "4213724d59d33d8fe768b3ce58edc3aed25c0f06031183542937a14d538ea94d"
|
|
1509
|
+
}
|
|
1510
|
+
]
|
|
1511
|
+
},
|
|
1512
|
+
{
|
|
1513
|
+
"bom-ref": "file:skills/framework-gap-analysis/skill.md",
|
|
1514
|
+
"type": "file",
|
|
1515
|
+
"name": "skills/framework-gap-analysis/skill.md",
|
|
1516
|
+
"hashes": [
|
|
1517
|
+
{
|
|
1518
|
+
"alg": "SHA-256",
|
|
1519
|
+
"content": "573a097ceb4c952fe7ab3db765c942d06cc8e90f7cda3c42928db35cdcd7cf7b"
|
|
1520
|
+
}
|
|
1521
|
+
]
|
|
1522
|
+
},
|
|
1523
|
+
{
|
|
1524
|
+
"bom-ref": "file:skills/fuzz-testing-strategy/skill.md",
|
|
1525
|
+
"type": "file",
|
|
1526
|
+
"name": "skills/fuzz-testing-strategy/skill.md",
|
|
1527
|
+
"hashes": [
|
|
1528
|
+
{
|
|
1529
|
+
"alg": "SHA-256",
|
|
1530
|
+
"content": "83b1929a0d1e09a58908b91125ebc91ff14323ab9acc9bab6c4b04903b69b837"
|
|
1531
|
+
}
|
|
1532
|
+
]
|
|
1533
|
+
},
|
|
1534
|
+
{
|
|
1535
|
+
"bom-ref": "file:skills/global-grc/skill.md",
|
|
1536
|
+
"type": "file",
|
|
1537
|
+
"name": "skills/global-grc/skill.md",
|
|
1538
|
+
"hashes": [
|
|
1539
|
+
{
|
|
1540
|
+
"alg": "SHA-256",
|
|
1541
|
+
"content": "e0487de49679172347653d8c191d1f269193de6f444f6b0c6396d326e45bd72e"
|
|
1542
|
+
}
|
|
1543
|
+
]
|
|
1544
|
+
},
|
|
1545
|
+
{
|
|
1546
|
+
"bom-ref": "file:skills/identity-assurance/skill.md",
|
|
1547
|
+
"type": "file",
|
|
1548
|
+
"name": "skills/identity-assurance/skill.md",
|
|
1549
|
+
"hashes": [
|
|
1550
|
+
{
|
|
1551
|
+
"alg": "SHA-256",
|
|
1552
|
+
"content": "6fd734d5cf8eed031537c9ccb1ad11c09ec4e88d31c45d86046a2154a6770990"
|
|
1553
|
+
}
|
|
1554
|
+
]
|
|
1555
|
+
},
|
|
1556
|
+
{
|
|
1557
|
+
"bom-ref": "file:skills/idp-incident-response/skill.md",
|
|
1558
|
+
"type": "file",
|
|
1559
|
+
"name": "skills/idp-incident-response/skill.md",
|
|
1560
|
+
"hashes": [
|
|
1561
|
+
{
|
|
1562
|
+
"alg": "SHA-256",
|
|
1563
|
+
"content": "39b5b492914e9092fe1c0b2be5af83d4ed869939996b6a201f2d0cd8142ab8f3"
|
|
1564
|
+
}
|
|
1565
|
+
]
|
|
1566
|
+
},
|
|
1567
|
+
{
|
|
1568
|
+
"bom-ref": "file:skills/incident-response-playbook/skill.md",
|
|
1569
|
+
"type": "file",
|
|
1570
|
+
"name": "skills/incident-response-playbook/skill.md",
|
|
1571
|
+
"hashes": [
|
|
1572
|
+
{
|
|
1573
|
+
"alg": "SHA-256",
|
|
1574
|
+
"content": "8ef7ce1246dc1329b6df3cc9de8d79d35e2c02c703dcef20f35b312b1c24fd52"
|
|
1575
|
+
}
|
|
1576
|
+
]
|
|
1577
|
+
},
|
|
1578
|
+
{
|
|
1579
|
+
"bom-ref": "file:skills/kernel-lpe-triage/skill.md",
|
|
1580
|
+
"type": "file",
|
|
1581
|
+
"name": "skills/kernel-lpe-triage/skill.md",
|
|
1582
|
+
"hashes": [
|
|
1583
|
+
{
|
|
1584
|
+
"alg": "SHA-256",
|
|
1585
|
+
"content": "8e94bfd38d6db47342fbbe95a0c8df8f7c38743982c13e9de6a1c59cd3783d33"
|
|
1586
|
+
}
|
|
1587
|
+
]
|
|
1588
|
+
},
|
|
1589
|
+
{
|
|
1590
|
+
"bom-ref": "file:skills/mcp-agent-trust/skill.md",
|
|
1591
|
+
"type": "file",
|
|
1592
|
+
"name": "skills/mcp-agent-trust/skill.md",
|
|
1593
|
+
"hashes": [
|
|
1594
|
+
{
|
|
1595
|
+
"alg": "SHA-256",
|
|
1596
|
+
"content": "3cec1dce668deec44cb7330e165e89cee8379dd90833519004d566baf72c038c"
|
|
1597
|
+
}
|
|
1598
|
+
]
|
|
1599
|
+
},
|
|
1600
|
+
{
|
|
1601
|
+
"bom-ref": "file:skills/mlops-security/skill.md",
|
|
1602
|
+
"type": "file",
|
|
1603
|
+
"name": "skills/mlops-security/skill.md",
|
|
1604
|
+
"hashes": [
|
|
1605
|
+
{
|
|
1606
|
+
"alg": "SHA-256",
|
|
1607
|
+
"content": "e6a296fc67724aa3b026c0039f44867b44cf0926eade4fe616bfd0a4c77310bf"
|
|
1608
|
+
}
|
|
1609
|
+
]
|
|
1610
|
+
},
|
|
1611
|
+
{
|
|
1612
|
+
"bom-ref": "file:skills/ot-ics-security/skill.md",
|
|
1613
|
+
"type": "file",
|
|
1614
|
+
"name": "skills/ot-ics-security/skill.md",
|
|
1615
|
+
"hashes": [
|
|
1616
|
+
{
|
|
1617
|
+
"alg": "SHA-256",
|
|
1618
|
+
"content": "d239ed497816e00ad14568e9fcca68ffdc7cb0c2a2cbd4960b35fab2065cce31"
|
|
1619
|
+
}
|
|
1620
|
+
]
|
|
1621
|
+
},
|
|
1622
|
+
{
|
|
1623
|
+
"bom-ref": "file:skills/policy-exception-gen/skill.md",
|
|
1624
|
+
"type": "file",
|
|
1625
|
+
"name": "skills/policy-exception-gen/skill.md",
|
|
1626
|
+
"hashes": [
|
|
1627
|
+
{
|
|
1628
|
+
"alg": "SHA-256",
|
|
1629
|
+
"content": "79db45ba722a6dd9bba25bf84e0b52cf659b56b662193cef80a8273337e41df9"
|
|
1630
|
+
}
|
|
1631
|
+
]
|
|
1632
|
+
},
|
|
1633
|
+
{
|
|
1634
|
+
"bom-ref": "file:skills/pqc-first/skill.md",
|
|
1635
|
+
"type": "file",
|
|
1636
|
+
"name": "skills/pqc-first/skill.md",
|
|
1637
|
+
"hashes": [
|
|
1638
|
+
{
|
|
1639
|
+
"alg": "SHA-256",
|
|
1640
|
+
"content": "a5eb776e1ea3bb422a4c18a3bdf39ad2ec1651b3c25e65c89428ba319141b275"
|
|
1641
|
+
}
|
|
1642
|
+
]
|
|
1643
|
+
},
|
|
1644
|
+
{
|
|
1645
|
+
"bom-ref": "file:skills/rag-pipeline-security/skill.md",
|
|
1646
|
+
"type": "file",
|
|
1647
|
+
"name": "skills/rag-pipeline-security/skill.md",
|
|
1648
|
+
"hashes": [
|
|
1649
|
+
{
|
|
1650
|
+
"alg": "SHA-256",
|
|
1651
|
+
"content": "fc027d5e101a9934b402ed4086b9cbb8b2ee6b86f00e1feb54fe15a2018d89fc"
|
|
1652
|
+
}
|
|
1653
|
+
]
|
|
1654
|
+
},
|
|
1655
|
+
{
|
|
1656
|
+
"bom-ref": "file:skills/ransomware-response/skill.md",
|
|
1657
|
+
"type": "file",
|
|
1658
|
+
"name": "skills/ransomware-response/skill.md",
|
|
1659
|
+
"hashes": [
|
|
1660
|
+
{
|
|
1661
|
+
"alg": "SHA-256",
|
|
1662
|
+
"content": "ffe07ba8c196aabceb69b07dafa7a9c3ca2ec8e5ce079107f4eec82512a01be1"
|
|
1663
|
+
}
|
|
1664
|
+
]
|
|
1665
|
+
},
|
|
1666
|
+
{
|
|
1667
|
+
"bom-ref": "file:skills/researcher/skill.md",
|
|
1668
|
+
"type": "file",
|
|
1669
|
+
"name": "skills/researcher/skill.md",
|
|
1670
|
+
"hashes": [
|
|
1671
|
+
{
|
|
1672
|
+
"alg": "SHA-256",
|
|
1673
|
+
"content": "51d03d9eaea52d2bbbdd67709035db494d44819ce58931ca025cab3025c9fad7"
|
|
1674
|
+
}
|
|
1675
|
+
]
|
|
1676
|
+
},
|
|
1677
|
+
{
|
|
1678
|
+
"bom-ref": "file:skills/sector-energy/skill.md",
|
|
1679
|
+
"type": "file",
|
|
1680
|
+
"name": "skills/sector-energy/skill.md",
|
|
1681
|
+
"hashes": [
|
|
1682
|
+
{
|
|
1683
|
+
"alg": "SHA-256",
|
|
1684
|
+
"content": "875799aa2ad88744b646583fef0a3399abd42a979541dc99bf39825a5ef48ce9"
|
|
1685
|
+
}
|
|
1686
|
+
]
|
|
1687
|
+
},
|
|
1688
|
+
{
|
|
1689
|
+
"bom-ref": "file:skills/sector-federal-government/skill.md",
|
|
1690
|
+
"type": "file",
|
|
1691
|
+
"name": "skills/sector-federal-government/skill.md",
|
|
1692
|
+
"hashes": [
|
|
1693
|
+
{
|
|
1694
|
+
"alg": "SHA-256",
|
|
1695
|
+
"content": "48c3c019502c8b758598331dbad8a9b121f8dd3dc6fc68bfaf506eba7e3843e5"
|
|
1696
|
+
}
|
|
1697
|
+
]
|
|
1698
|
+
},
|
|
1699
|
+
{
|
|
1700
|
+
"bom-ref": "file:skills/sector-financial/skill.md",
|
|
1701
|
+
"type": "file",
|
|
1702
|
+
"name": "skills/sector-financial/skill.md",
|
|
1703
|
+
"hashes": [
|
|
1704
|
+
{
|
|
1705
|
+
"alg": "SHA-256",
|
|
1706
|
+
"content": "eec3ce95f36a0f70532aac2f658ad6fb350233dd49c7d95da91144e6c4c4d16c"
|
|
1707
|
+
}
|
|
1708
|
+
]
|
|
1709
|
+
},
|
|
1710
|
+
{
|
|
1711
|
+
"bom-ref": "file:skills/sector-healthcare/skill.md",
|
|
1712
|
+
"type": "file",
|
|
1713
|
+
"name": "skills/sector-healthcare/skill.md",
|
|
1714
|
+
"hashes": [
|
|
1715
|
+
{
|
|
1716
|
+
"alg": "SHA-256",
|
|
1717
|
+
"content": "97b4486419ab4480266bf2e938564d52bb1cdd70faae09697f695772adf02029"
|
|
1718
|
+
}
|
|
1719
|
+
]
|
|
1720
|
+
},
|
|
1721
|
+
{
|
|
1722
|
+
"bom-ref": "file:skills/sector-telecom/skill.md",
|
|
1723
|
+
"type": "file",
|
|
1724
|
+
"name": "skills/sector-telecom/skill.md",
|
|
1725
|
+
"hashes": [
|
|
1726
|
+
{
|
|
1727
|
+
"alg": "SHA-256",
|
|
1728
|
+
"content": "3489410b0905cbf6b392ea7f7cde35ccd4b03de0d22d2d1b0c671e46d70962c9"
|
|
1729
|
+
}
|
|
1730
|
+
]
|
|
1731
|
+
},
|
|
1732
|
+
{
|
|
1733
|
+
"bom-ref": "file:skills/security-maturity-tiers/skill.md",
|
|
1734
|
+
"type": "file",
|
|
1735
|
+
"name": "skills/security-maturity-tiers/skill.md",
|
|
1736
|
+
"hashes": [
|
|
1737
|
+
{
|
|
1738
|
+
"alg": "SHA-256",
|
|
1739
|
+
"content": "817f0bca44297d03fb206c446fbf3f93aa3a64c309d6ef5efd046e6e47874030"
|
|
1740
|
+
}
|
|
1741
|
+
]
|
|
1742
|
+
},
|
|
1743
|
+
{
|
|
1744
|
+
"bom-ref": "file:skills/skill-update-loop/skill.md",
|
|
1745
|
+
"type": "file",
|
|
1746
|
+
"name": "skills/skill-update-loop/skill.md",
|
|
1747
|
+
"hashes": [
|
|
1748
|
+
{
|
|
1749
|
+
"alg": "SHA-256",
|
|
1750
|
+
"content": "48617511ee8efdb257e9caee543009150f0638380ad92882b62021c7eb2f9d16"
|
|
1751
|
+
}
|
|
1752
|
+
]
|
|
1753
|
+
},
|
|
1754
|
+
{
|
|
1755
|
+
"bom-ref": "file:skills/supply-chain-integrity/skill.md",
|
|
1756
|
+
"type": "file",
|
|
1757
|
+
"name": "skills/supply-chain-integrity/skill.md",
|
|
1758
|
+
"hashes": [
|
|
1759
|
+
{
|
|
1760
|
+
"alg": "SHA-256",
|
|
1761
|
+
"content": "2f9bc5d5f0b70bf468d02a71ced718b50196e6139dfb1424d31cbe017d422027"
|
|
1762
|
+
}
|
|
1763
|
+
]
|
|
1764
|
+
},
|
|
1765
|
+
{
|
|
1766
|
+
"bom-ref": "file:skills/threat-model-currency/skill.md",
|
|
1767
|
+
"type": "file",
|
|
1768
|
+
"name": "skills/threat-model-currency/skill.md",
|
|
1769
|
+
"hashes": [
|
|
1770
|
+
{
|
|
1771
|
+
"alg": "SHA-256",
|
|
1772
|
+
"content": "d1cf822c1e8a81466dc49e81b19f42d863c82bd8f8c878215a738e6ae9112fc5"
|
|
1773
|
+
}
|
|
1774
|
+
]
|
|
1775
|
+
},
|
|
1776
|
+
{
|
|
1777
|
+
"bom-ref": "file:skills/threat-modeling-methodology/skill.md",
|
|
1778
|
+
"type": "file",
|
|
1779
|
+
"name": "skills/threat-modeling-methodology/skill.md",
|
|
1780
|
+
"hashes": [
|
|
1781
|
+
{
|
|
1782
|
+
"alg": "SHA-256",
|
|
1783
|
+
"content": "d57d1acc46851d4f1580858c60a90cc20732ca8a5a46da2c50e71c9bdf4cc0b4"
|
|
1784
|
+
}
|
|
1785
|
+
]
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"bom-ref": "file:skills/webapp-security/skill.md",
|
|
1789
|
+
"type": "file",
|
|
1790
|
+
"name": "skills/webapp-security/skill.md",
|
|
1791
|
+
"hashes": [
|
|
1792
|
+
{
|
|
1793
|
+
"alg": "SHA-256",
|
|
1794
|
+
"content": "69b16f51ce79cbebd15120d6a0de1c116439bc4739c7dcaa0ecd451614038ad5"
|
|
1795
|
+
}
|
|
1796
|
+
]
|
|
1797
|
+
},
|
|
1798
|
+
{
|
|
1799
|
+
"bom-ref": "file:skills/zeroday-gap-learn/skill.md",
|
|
1800
|
+
"type": "file",
|
|
1801
|
+
"name": "skills/zeroday-gap-learn/skill.md",
|
|
1802
|
+
"hashes": [
|
|
1803
|
+
{
|
|
1804
|
+
"alg": "SHA-256",
|
|
1805
|
+
"content": "5caa007d8c95f49ded22db581fd447f735c713b60866d18f5371457b0a60778b"
|
|
1806
|
+
}
|
|
1807
|
+
]
|
|
1808
|
+
},
|
|
1809
|
+
{
|
|
1810
|
+
"bom-ref": "file:sources/validators/atlas-validator.js",
|
|
1811
|
+
"type": "file",
|
|
1812
|
+
"name": "sources/validators/atlas-validator.js",
|
|
1813
|
+
"hashes": [
|
|
1814
|
+
{
|
|
1815
|
+
"alg": "SHA-256",
|
|
1816
|
+
"content": "0c71e841761d907b0d6f0baa3f9fd903b568c22c326acd68fe0a625b6d5601b9"
|
|
1817
|
+
}
|
|
1818
|
+
]
|
|
1819
|
+
},
|
|
1820
|
+
{
|
|
1821
|
+
"bom-ref": "file:sources/validators/cve-validator.js",
|
|
1822
|
+
"type": "file",
|
|
1823
|
+
"name": "sources/validators/cve-validator.js",
|
|
1824
|
+
"hashes": [
|
|
1825
|
+
{
|
|
1826
|
+
"alg": "SHA-256",
|
|
1827
|
+
"content": "85543a2f2305c95d4d881769885b12c45107ea61e60f6bd2fd26c6a5bd068bf7"
|
|
1828
|
+
}
|
|
1829
|
+
]
|
|
1830
|
+
},
|
|
1831
|
+
{
|
|
1832
|
+
"bom-ref": "file:sources/validators/index.js",
|
|
1833
|
+
"type": "file",
|
|
1834
|
+
"name": "sources/validators/index.js",
|
|
1835
|
+
"hashes": [
|
|
1836
|
+
{
|
|
1837
|
+
"alg": "SHA-256",
|
|
1838
|
+
"content": "56e8843d2e90ab729ed3e0a7529d1b529c5f8cb7a6e39a73b16aea27065de1ef"
|
|
1839
|
+
}
|
|
1840
|
+
]
|
|
1841
|
+
},
|
|
1842
|
+
{
|
|
1843
|
+
"bom-ref": "file:sources/validators/rfc-validator.js",
|
|
1844
|
+
"type": "file",
|
|
1845
|
+
"name": "sources/validators/rfc-validator.js",
|
|
1846
|
+
"hashes": [
|
|
1847
|
+
{
|
|
1848
|
+
"alg": "SHA-256",
|
|
1849
|
+
"content": "63b0b9ef7bf91b2199b6b421edfb68e31727488428a315322a382b684898c75f"
|
|
1850
|
+
}
|
|
1851
|
+
]
|
|
1852
|
+
},
|
|
1853
|
+
{
|
|
1854
|
+
"bom-ref": "file:sources/validators/version-pin-validator.js",
|
|
1855
|
+
"type": "file",
|
|
1856
|
+
"name": "sources/validators/version-pin-validator.js",
|
|
1857
|
+
"hashes": [
|
|
1858
|
+
{
|
|
1859
|
+
"alg": "SHA-256",
|
|
1860
|
+
"content": "a0a2b9595f1e7589578649107e0414074d25b07a06112a62ae88fcceb558ed0b"
|
|
1861
|
+
}
|
|
1862
|
+
]
|
|
1863
|
+
},
|
|
1864
|
+
{
|
|
1865
|
+
"bom-ref": "file:vendor/blamejs/LICENSE",
|
|
1866
|
+
"type": "file",
|
|
1867
|
+
"name": "vendor/blamejs/LICENSE",
|
|
1868
|
+
"hashes": [
|
|
1869
|
+
{
|
|
1870
|
+
"alg": "SHA-256",
|
|
1871
|
+
"content": "812075be5abe785284e823a97d09b5d1515b0221e3128059e1f5065de3c907d5"
|
|
1872
|
+
}
|
|
1873
|
+
]
|
|
1874
|
+
},
|
|
1875
|
+
{
|
|
1876
|
+
"bom-ref": "file:vendor/blamejs/README.md",
|
|
1877
|
+
"type": "file",
|
|
1878
|
+
"name": "vendor/blamejs/README.md",
|
|
1879
|
+
"hashes": [
|
|
1880
|
+
{
|
|
1881
|
+
"alg": "SHA-256",
|
|
1882
|
+
"content": "dc9e8a14d5ec7268c45b4c02d5489515c6f571f120aec56847a89eb69c912f17"
|
|
1883
|
+
}
|
|
1884
|
+
]
|
|
1885
|
+
},
|
|
1886
|
+
{
|
|
1887
|
+
"bom-ref": "file:vendor/blamejs/_PROVENANCE.json",
|
|
1888
|
+
"type": "file",
|
|
1889
|
+
"name": "vendor/blamejs/_PROVENANCE.json",
|
|
1890
|
+
"hashes": [
|
|
1891
|
+
{
|
|
1892
|
+
"alg": "SHA-256",
|
|
1893
|
+
"content": "a44aa473f7ea7f8353ad921cf198ac4bf1ff4ac9cde43aee8c79b52160436cf1"
|
|
1894
|
+
}
|
|
1895
|
+
]
|
|
1896
|
+
},
|
|
1897
|
+
{
|
|
1898
|
+
"bom-ref": "file:vendor/blamejs/retry.js",
|
|
1899
|
+
"type": "file",
|
|
1900
|
+
"name": "vendor/blamejs/retry.js",
|
|
1901
|
+
"hashes": [
|
|
1902
|
+
{
|
|
1903
|
+
"alg": "SHA-256",
|
|
1904
|
+
"content": "2b9a7d99a8477740dade4e4490e436817c250a3d63e9d91898a9cdaaeff82ac4"
|
|
1905
|
+
}
|
|
1906
|
+
]
|
|
1907
|
+
},
|
|
1908
|
+
{
|
|
1909
|
+
"bom-ref": "file:vendor/blamejs/worker-pool.js",
|
|
1910
|
+
"type": "file",
|
|
1911
|
+
"name": "vendor/blamejs/worker-pool.js",
|
|
1912
|
+
"hashes": [
|
|
1913
|
+
{
|
|
1914
|
+
"alg": "SHA-256",
|
|
1915
|
+
"content": "fa9814c2d18db221a2dc552cf2a5047467d87a2590cbc9d64b8a0a340e545b55"
|
|
1916
|
+
}
|
|
1917
|
+
]
|
|
1918
|
+
},
|
|
76
1919
|
{
|
|
77
1920
|
"bom-ref": "vendor:blamejs:retry.js",
|
|
78
1921
|
"type": "library",
|