@blamejs/exceptd-skills 0.12.41 → 0.13.1
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/CHANGELOG.md +124 -0
- package/bin/exceptd.js +52 -44
- package/data/_indexes/_meta.json +49 -49
- package/data/_indexes/activity-feed.json +2 -2
- package/data/_indexes/catalog-summaries.json +2 -2
- package/data/_indexes/chains.json +1531 -575
- package/data/_indexes/jurisdiction-map.json +15 -4
- package/data/_indexes/section-offsets.json +1244 -1244
- package/data/_indexes/token-budget.json +173 -173
- package/data/atlas-ttps.json +55 -11
- package/data/attack-techniques.json +124 -19
- package/data/cve-catalog.json +194 -27
- package/data/cwe-catalog.json +15 -5
- package/data/framework-control-gaps.json +32 -10
- package/data/playbooks/ai-api.json +5 -0
- package/data/playbooks/cicd-pipeline-compromise.json +970 -0
- package/data/playbooks/cloud-iam-incident.json +4 -1
- package/data/playbooks/cred-stores.json +10 -0
- package/data/playbooks/framework.json +16 -0
- package/data/playbooks/hardening.json +4 -0
- package/data/playbooks/identity-sso-compromise.json +951 -0
- package/data/playbooks/idp-incident.json +3 -0
- package/data/playbooks/kernel.json +6 -0
- package/data/playbooks/llm-tool-use-exfil.json +963 -0
- package/data/playbooks/mcp.json +6 -0
- package/data/playbooks/runtime.json +4 -0
- package/data/playbooks/sbom.json +13 -0
- package/data/playbooks/secrets.json +6 -0
- package/data/playbooks/webhook-callback-abuse.json +916 -0
- package/data/zeroday-lessons.json +178 -0
- package/lib/cross-ref-api.js +33 -13
- package/lib/cve-curation.js +12 -1
- package/lib/exit-codes.js +29 -0
- package/lib/lint-skills.js +24 -2
- package/lib/refresh-external.js +17 -1
- package/lib/scoring.js +55 -0
- package/lib/source-advisories.js +281 -0
- package/manifest.json +83 -83
- package/orchestrator/index.js +207 -24
- package/package.json +1 -1
- package/sbom.cdx.json +134 -79
- package/scripts/predeploy.js +7 -13
- package/scripts/refresh-reverse-refs.js +86 -0
- package/scripts/refresh-sbom.js +21 -4
- package/skills/age-gates-child-safety/skill.md +1 -5
- package/skills/ai-attack-surface/skill.md +11 -4
- package/skills/ai-c2-detection/skill.md +11 -2
- package/skills/ai-risk-management/skill.md +4 -2
- package/skills/api-security/skill.md +7 -8
- package/skills/attack-surface-pentest/skill.md +2 -2
- package/skills/cloud-iam-incident/skill.md +1 -5
- package/skills/cloud-security/skill.md +0 -4
- package/skills/compliance-theater/skill.md +10 -2
- package/skills/container-runtime-security/skill.md +1 -3
- package/skills/dlp-gap-analysis/skill.md +3 -4
- package/skills/email-security-anti-phishing/skill.md +1 -8
- package/skills/exploit-scoring/skill.md +7 -2
- package/skills/framework-gap-analysis/skill.md +1 -1
- package/skills/fuzz-testing-strategy/skill.md +1 -2
- package/skills/global-grc/skill.md +3 -2
- package/skills/identity-assurance/skill.md +1 -3
- package/skills/idp-incident-response/skill.md +1 -4
- package/skills/incident-response-playbook/skill.md +1 -5
- package/skills/kernel-lpe-triage/skill.md +2 -2
- package/skills/mcp-agent-trust/skill.md +13 -3
- package/skills/mlops-security/skill.md +2 -3
- package/skills/ot-ics-security/skill.md +0 -3
- package/skills/policy-exception-gen/skill.md +11 -3
- package/skills/pqc-first/skill.md +4 -2
- package/skills/rag-pipeline-security/skill.md +2 -0
- package/skills/ransomware-response/skill.md +1 -5
- package/skills/researcher/skill.md +4 -3
- package/skills/sector-energy/skill.md +0 -4
- package/skills/sector-federal-government/skill.md +2 -3
- package/skills/sector-financial/skill.md +1 -4
- package/skills/sector-healthcare/skill.md +0 -5
- package/skills/sector-telecom/skill.md +0 -4
- package/skills/security-maturity-tiers/skill.md +1 -2
- package/skills/skill-update-loop/skill.md +4 -3
- package/skills/supply-chain-integrity/skill.md +4 -3
- package/skills/threat-model-currency/skill.md +1 -1
- package/skills/threat-modeling-methodology/skill.md +2 -1
- package/skills/webapp-security/skill.md +0 -5
package/sbom.cdx.json
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"bomFormat": "CycloneDX",
|
|
3
3
|
"specVersion": "1.6",
|
|
4
|
-
"serialNumber": "urn:uuid:
|
|
4
|
+
"serialNumber": "urn:uuid:c9932465-eaaf-45d0-850b-1ac483acd405",
|
|
5
5
|
"version": 1,
|
|
6
6
|
"metadata": {
|
|
7
|
-
"timestamp": "
|
|
7
|
+
"timestamp": "2133-03-02T22:32:05.000Z",
|
|
8
8
|
"tools": [
|
|
9
9
|
{
|
|
10
10
|
"vendor": "blamejs",
|
|
11
11
|
"name": "scripts/refresh-sbom.js",
|
|
12
|
-
"version": "0.
|
|
12
|
+
"version": "0.13.1"
|
|
13
13
|
}
|
|
14
14
|
],
|
|
15
15
|
"component": {
|
|
16
|
-
"bom-ref": "pkg:npm/@blamejs/exceptd-skills@0.
|
|
16
|
+
"bom-ref": "pkg:npm/@blamejs/exceptd-skills@0.13.1",
|
|
17
17
|
"type": "application",
|
|
18
18
|
"name": "@blamejs/exceptd-skills",
|
|
19
|
-
"version": "0.
|
|
19
|
+
"version": "0.13.1",
|
|
20
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
|
{
|
|
@@ -25,17 +25,17 @@
|
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
],
|
|
28
|
-
"purl": "pkg:npm/%40blamejs/exceptd-skills@0.
|
|
28
|
+
"purl": "pkg:npm/%40blamejs/exceptd-skills@0.13.1",
|
|
29
29
|
"hashes": [
|
|
30
30
|
{
|
|
31
31
|
"alg": "SHA-256",
|
|
32
|
-
"content": "
|
|
32
|
+
"content": "4b9469db507f7f20a000a34c40f90adbbc98c328f2fc7ddee22843732a024c09"
|
|
33
33
|
}
|
|
34
34
|
],
|
|
35
35
|
"externalReferences": [
|
|
36
36
|
{
|
|
37
37
|
"type": "distribution",
|
|
38
|
-
"url": "https://www.npmjs.com/package/@blamejs/exceptd-skills/v/0.
|
|
38
|
+
"url": "https://www.npmjs.com/package/@blamejs/exceptd-skills/v/0.13.1"
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
"type": "vcs",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"hashes": [
|
|
109
109
|
{
|
|
110
110
|
"alg": "SHA-256",
|
|
111
|
-
"content": "
|
|
111
|
+
"content": "27fbbfa0da04040c626789c887d0ea570d865bcb9e99ea6ef3fd670c73a39b5b"
|
|
112
112
|
}
|
|
113
113
|
]
|
|
114
114
|
},
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
"hashes": [
|
|
153
153
|
{
|
|
154
154
|
"alg": "SHA-256",
|
|
155
|
-
"content": "
|
|
155
|
+
"content": "6afee28a15421d95544faea33ad9ae8f61693edf6e8898918b78ee7d7b5e8953"
|
|
156
156
|
}
|
|
157
157
|
]
|
|
158
158
|
},
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
"hashes": [
|
|
230
230
|
{
|
|
231
231
|
"alg": "SHA-256",
|
|
232
|
-
"content": "
|
|
232
|
+
"content": "e4eda996f3de0a8ffc727717065165b66c690452a576b0605036db2d5caef429"
|
|
233
233
|
}
|
|
234
234
|
]
|
|
235
235
|
},
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"hashes": [
|
|
241
241
|
{
|
|
242
242
|
"alg": "SHA-256",
|
|
243
|
-
"content": "
|
|
243
|
+
"content": "0ec427652a9e613f04675beb26dc4c08934ba291e47427972b2a008c151cca78"
|
|
244
244
|
}
|
|
245
245
|
]
|
|
246
246
|
},
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
"hashes": [
|
|
252
252
|
{
|
|
253
253
|
"alg": "SHA-256",
|
|
254
|
-
"content": "
|
|
254
|
+
"content": "0ca33f8b0cf55a43de1290e310096020c4e0d16305bd01bcbe6cb46e0278caa8"
|
|
255
255
|
}
|
|
256
256
|
]
|
|
257
257
|
},
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
"hashes": [
|
|
263
263
|
{
|
|
264
264
|
"alg": "SHA-256",
|
|
265
|
-
"content": "
|
|
265
|
+
"content": "7fae34cf0abbd09abbbbd6a61ea06e487ddbd57060d3af6a58528c684156cf60"
|
|
266
266
|
}
|
|
267
267
|
]
|
|
268
268
|
},
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
"hashes": [
|
|
274
274
|
{
|
|
275
275
|
"alg": "SHA-256",
|
|
276
|
-
"content": "
|
|
276
|
+
"content": "832d096bd52081fe43c082fd6958f9054d6b6e136df5b3d4cef7efd0ea49a843"
|
|
277
277
|
}
|
|
278
278
|
]
|
|
279
279
|
},
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
"hashes": [
|
|
318
318
|
{
|
|
319
319
|
"alg": "SHA-256",
|
|
320
|
-
"content": "
|
|
320
|
+
"content": "5e2baf1e435c5b61b183e3f603636eae4fab34ee800488919c679665882c4f62"
|
|
321
321
|
}
|
|
322
322
|
]
|
|
323
323
|
},
|
|
@@ -339,7 +339,18 @@
|
|
|
339
339
|
"hashes": [
|
|
340
340
|
{
|
|
341
341
|
"alg": "SHA-256",
|
|
342
|
-
"content": "
|
|
342
|
+
"content": "b54bffb816efee845e6da36c25d477dfb4b99c74539fc7fbacb85fe4e3b6e1fb"
|
|
343
|
+
}
|
|
344
|
+
]
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
"bom-ref": "file:data/playbooks/cicd-pipeline-compromise.json",
|
|
348
|
+
"type": "file",
|
|
349
|
+
"name": "data/playbooks/cicd-pipeline-compromise.json",
|
|
350
|
+
"hashes": [
|
|
351
|
+
{
|
|
352
|
+
"alg": "SHA-256",
|
|
353
|
+
"content": "e1e98bdef5bfc50aeeba4c6e02e13719de611b2072ec5f3a592358eb0ca842e9"
|
|
343
354
|
}
|
|
344
355
|
]
|
|
345
356
|
},
|
|
@@ -350,7 +361,7 @@
|
|
|
350
361
|
"hashes": [
|
|
351
362
|
{
|
|
352
363
|
"alg": "SHA-256",
|
|
353
|
-
"content": "
|
|
364
|
+
"content": "238d66141931e46cb0a18019f02ee249a927d7faa5d4221587bbf02b43598e17"
|
|
354
365
|
}
|
|
355
366
|
]
|
|
356
367
|
},
|
|
@@ -372,7 +383,7 @@
|
|
|
372
383
|
"hashes": [
|
|
373
384
|
{
|
|
374
385
|
"alg": "SHA-256",
|
|
375
|
-
"content": "
|
|
386
|
+
"content": "7b12d9c0544c44cf6bfaab49f4cd3010bd90c8e99899e70d098cadf328778ba9"
|
|
376
387
|
}
|
|
377
388
|
]
|
|
378
389
|
},
|
|
@@ -405,7 +416,7 @@
|
|
|
405
416
|
"hashes": [
|
|
406
417
|
{
|
|
407
418
|
"alg": "SHA-256",
|
|
408
|
-
"content": "
|
|
419
|
+
"content": "5e3c0ab4711e47351964a86bab72c27b35604ef24ec28dd166bf3916c4e6fb40"
|
|
409
420
|
}
|
|
410
421
|
]
|
|
411
422
|
},
|
|
@@ -416,7 +427,18 @@
|
|
|
416
427
|
"hashes": [
|
|
417
428
|
{
|
|
418
429
|
"alg": "SHA-256",
|
|
419
|
-
"content": "
|
|
430
|
+
"content": "95ebbe5883521e7559386b692f76b4de6e67b9ec601ec6b55387118709ba5a71"
|
|
431
|
+
}
|
|
432
|
+
]
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
"bom-ref": "file:data/playbooks/identity-sso-compromise.json",
|
|
436
|
+
"type": "file",
|
|
437
|
+
"name": "data/playbooks/identity-sso-compromise.json",
|
|
438
|
+
"hashes": [
|
|
439
|
+
{
|
|
440
|
+
"alg": "SHA-256",
|
|
441
|
+
"content": "89530cd65ada10316221c22e562ab5668bcb71baebbde8865b5fa9bee9a0adf5"
|
|
420
442
|
}
|
|
421
443
|
]
|
|
422
444
|
},
|
|
@@ -427,7 +449,7 @@
|
|
|
427
449
|
"hashes": [
|
|
428
450
|
{
|
|
429
451
|
"alg": "SHA-256",
|
|
430
|
-
"content": "
|
|
452
|
+
"content": "527ca09fddb89fd98cc5600f786bf4c0b60589bc996051c3d0732680469e7850"
|
|
431
453
|
}
|
|
432
454
|
]
|
|
433
455
|
},
|
|
@@ -438,7 +460,7 @@
|
|
|
438
460
|
"hashes": [
|
|
439
461
|
{
|
|
440
462
|
"alg": "SHA-256",
|
|
441
|
-
"content": "
|
|
463
|
+
"content": "bd435b1fbd825d1eb935a9d57489da57e024f47af2dcd8f5d572b9bcce96273e"
|
|
442
464
|
}
|
|
443
465
|
]
|
|
444
466
|
},
|
|
@@ -453,6 +475,17 @@
|
|
|
453
475
|
}
|
|
454
476
|
]
|
|
455
477
|
},
|
|
478
|
+
{
|
|
479
|
+
"bom-ref": "file:data/playbooks/llm-tool-use-exfil.json",
|
|
480
|
+
"type": "file",
|
|
481
|
+
"name": "data/playbooks/llm-tool-use-exfil.json",
|
|
482
|
+
"hashes": [
|
|
483
|
+
{
|
|
484
|
+
"alg": "SHA-256",
|
|
485
|
+
"content": "9feaeb1e565a3622c60da8652fa50d650a6412848b23ca2976c70e0016ed1c60"
|
|
486
|
+
}
|
|
487
|
+
]
|
|
488
|
+
},
|
|
456
489
|
{
|
|
457
490
|
"bom-ref": "file:data/playbooks/mcp.json",
|
|
458
491
|
"type": "file",
|
|
@@ -460,7 +493,7 @@
|
|
|
460
493
|
"hashes": [
|
|
461
494
|
{
|
|
462
495
|
"alg": "SHA-256",
|
|
463
|
-
"content": "
|
|
496
|
+
"content": "c7bfde2af268a7b1b19e16c8e08a62da5bf46928f68f6153c226c7f1f5cf4433"
|
|
464
497
|
}
|
|
465
498
|
]
|
|
466
499
|
},
|
|
@@ -482,7 +515,7 @@
|
|
|
482
515
|
"hashes": [
|
|
483
516
|
{
|
|
484
517
|
"alg": "SHA-256",
|
|
485
|
-
"content": "
|
|
518
|
+
"content": "bd6ddef602060ede72d1918ffd87bcf8e9ac6baefbc570439c81875c1904965a"
|
|
486
519
|
}
|
|
487
520
|
]
|
|
488
521
|
},
|
|
@@ -493,7 +526,7 @@
|
|
|
493
526
|
"hashes": [
|
|
494
527
|
{
|
|
495
528
|
"alg": "SHA-256",
|
|
496
|
-
"content": "
|
|
529
|
+
"content": "d6c779ae05401ac23d8ebcd41cc0d55475bd101ca01e6cc19d19bee9a09b0423"
|
|
497
530
|
}
|
|
498
531
|
]
|
|
499
532
|
},
|
|
@@ -504,7 +537,18 @@
|
|
|
504
537
|
"hashes": [
|
|
505
538
|
{
|
|
506
539
|
"alg": "SHA-256",
|
|
507
|
-
"content": "
|
|
540
|
+
"content": "759145f734ac32353c02b923deb52bcf79ebcb78a253ecf7bfc02d94ee56ca40"
|
|
541
|
+
}
|
|
542
|
+
]
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
"bom-ref": "file:data/playbooks/webhook-callback-abuse.json",
|
|
546
|
+
"type": "file",
|
|
547
|
+
"name": "data/playbooks/webhook-callback-abuse.json",
|
|
548
|
+
"hashes": [
|
|
549
|
+
{
|
|
550
|
+
"alg": "SHA-256",
|
|
551
|
+
"content": "26558cc3f054cb58b7dfacac6e1856827e9887b37ec52698bb56f0e843af8bd8"
|
|
508
552
|
}
|
|
509
553
|
]
|
|
510
554
|
},
|
|
@@ -526,7 +570,7 @@
|
|
|
526
570
|
"hashes": [
|
|
527
571
|
{
|
|
528
572
|
"alg": "SHA-256",
|
|
529
|
-
"content": "
|
|
573
|
+
"content": "40d666d0932da24b425b01ced0f9c9e5f2e6cfd2082f53861d982919dde56a4a"
|
|
530
574
|
}
|
|
531
575
|
]
|
|
532
576
|
},
|
|
@@ -570,7 +614,7 @@
|
|
|
570
614
|
"hashes": [
|
|
571
615
|
{
|
|
572
616
|
"alg": "SHA-256",
|
|
573
|
-
"content": "
|
|
617
|
+
"content": "430530120fad69dfa7d61925a205657eb403e21c74e1453421004f6a5e7cf165"
|
|
574
618
|
}
|
|
575
619
|
]
|
|
576
620
|
},
|
|
@@ -581,7 +625,7 @@
|
|
|
581
625
|
"hashes": [
|
|
582
626
|
{
|
|
583
627
|
"alg": "SHA-256",
|
|
584
|
-
"content": "
|
|
628
|
+
"content": "3af0fa9ef45578fb8eb63f448c20ef5a6f347fbbee948e812de8e03960ef0efa"
|
|
585
629
|
}
|
|
586
630
|
]
|
|
587
631
|
},
|
|
@@ -592,7 +636,7 @@
|
|
|
592
636
|
"hashes": [
|
|
593
637
|
{
|
|
594
638
|
"alg": "SHA-256",
|
|
595
|
-
"content": "
|
|
639
|
+
"content": "85bcec49adac23837218f8cd09b7e725718316e90187de9f3cf764e7b5be7cd4"
|
|
596
640
|
}
|
|
597
641
|
]
|
|
598
642
|
},
|
|
@@ -647,7 +691,7 @@
|
|
|
647
691
|
"hashes": [
|
|
648
692
|
{
|
|
649
693
|
"alg": "SHA-256",
|
|
650
|
-
"content": "
|
|
694
|
+
"content": "17c6fda9bffce0c0bcf782fca3961e6a77b1caba9054ce12121adb541028bc53"
|
|
651
695
|
}
|
|
652
696
|
]
|
|
653
697
|
},
|
|
@@ -680,7 +724,7 @@
|
|
|
680
724
|
"hashes": [
|
|
681
725
|
{
|
|
682
726
|
"alg": "SHA-256",
|
|
683
|
-
"content": "
|
|
727
|
+
"content": "3624e86150e85a33cb79d62193091fc1409085c3600f222dd65b2aa09ef728a8"
|
|
684
728
|
}
|
|
685
729
|
]
|
|
686
730
|
},
|
|
@@ -746,7 +790,7 @@
|
|
|
746
790
|
"hashes": [
|
|
747
791
|
{
|
|
748
792
|
"alg": "SHA-256",
|
|
749
|
-
"content": "
|
|
793
|
+
"content": "73134c89b2d3e1f9df13570e9112cfb4014edf970eea5f8c7886871b8fd883ba"
|
|
750
794
|
}
|
|
751
795
|
]
|
|
752
796
|
},
|
|
@@ -757,7 +801,18 @@
|
|
|
757
801
|
"hashes": [
|
|
758
802
|
{
|
|
759
803
|
"alg": "SHA-256",
|
|
760
|
-
"content": "
|
|
804
|
+
"content": "1d0d1dd90d8ad9cbeb6c0a9c675b7113d82d4fd1e9975c46d630e0ddb06f179d"
|
|
805
|
+
}
|
|
806
|
+
]
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
"bom-ref": "file:lib/source-advisories.js",
|
|
810
|
+
"type": "file",
|
|
811
|
+
"name": "lib/source-advisories.js",
|
|
812
|
+
"hashes": [
|
|
813
|
+
{
|
|
814
|
+
"alg": "SHA-256",
|
|
815
|
+
"content": "678cce9841ee92128e777cc0f355e020bd69c37cbd637be91479858e6a4958fd"
|
|
761
816
|
}
|
|
762
817
|
]
|
|
763
818
|
},
|
|
@@ -933,7 +988,7 @@
|
|
|
933
988
|
"hashes": [
|
|
934
989
|
{
|
|
935
990
|
"alg": "SHA-256",
|
|
936
|
-
"content": "
|
|
991
|
+
"content": "4535de4e48530ccb3c5d97402ae9dcf45f0336b838bddb8ab081c6df9632014a"
|
|
937
992
|
}
|
|
938
993
|
]
|
|
939
994
|
},
|
|
@@ -977,7 +1032,7 @@
|
|
|
977
1032
|
"hashes": [
|
|
978
1033
|
{
|
|
979
1034
|
"alg": "SHA-256",
|
|
980
|
-
"content": "
|
|
1035
|
+
"content": "7c7378f69024b1abb11d2f17978f9023b262ac6a67a82c2eb31d4996c2caee28"
|
|
981
1036
|
}
|
|
982
1037
|
]
|
|
983
1038
|
},
|
|
@@ -1274,7 +1329,7 @@
|
|
|
1274
1329
|
"hashes": [
|
|
1275
1330
|
{
|
|
1276
1331
|
"alg": "SHA-256",
|
|
1277
|
-
"content": "
|
|
1332
|
+
"content": "83c795a05c0a1abcbb358eb47de22f04dfc3ecec602b35fbb686093dbe27c182"
|
|
1278
1333
|
}
|
|
1279
1334
|
]
|
|
1280
1335
|
},
|
|
@@ -1296,7 +1351,7 @@
|
|
|
1296
1351
|
"hashes": [
|
|
1297
1352
|
{
|
|
1298
1353
|
"alg": "SHA-256",
|
|
1299
|
-
"content": "
|
|
1354
|
+
"content": "abedf5138f36cf9d029b7f12dba8d40e30b50d863432f51960b2647b4bfdddc8"
|
|
1300
1355
|
}
|
|
1301
1356
|
]
|
|
1302
1357
|
},
|
|
@@ -1307,7 +1362,7 @@
|
|
|
1307
1362
|
"hashes": [
|
|
1308
1363
|
{
|
|
1309
1364
|
"alg": "SHA-256",
|
|
1310
|
-
"content": "
|
|
1365
|
+
"content": "721ab2e9095c8218c3a169e358065d37540b54d504a8a8ce2c09965be9f8cc37"
|
|
1311
1366
|
}
|
|
1312
1367
|
]
|
|
1313
1368
|
},
|
|
@@ -1351,7 +1406,7 @@
|
|
|
1351
1406
|
"hashes": [
|
|
1352
1407
|
{
|
|
1353
1408
|
"alg": "SHA-256",
|
|
1354
|
-
"content": "
|
|
1409
|
+
"content": "66e7773d29c179ab62f409007c05e05993e04a19273225a1e520f2481fd9a90d"
|
|
1355
1410
|
}
|
|
1356
1411
|
]
|
|
1357
1412
|
},
|
|
@@ -1362,7 +1417,7 @@
|
|
|
1362
1417
|
"hashes": [
|
|
1363
1418
|
{
|
|
1364
1419
|
"alg": "SHA-256",
|
|
1365
|
-
"content": "
|
|
1420
|
+
"content": "dcca7d92a1ab4d1e4c46356b614a138b1c1f79b65a6a290eccf2095d8d443993"
|
|
1366
1421
|
}
|
|
1367
1422
|
]
|
|
1368
1423
|
},
|
|
@@ -1373,7 +1428,7 @@
|
|
|
1373
1428
|
"hashes": [
|
|
1374
1429
|
{
|
|
1375
1430
|
"alg": "SHA-256",
|
|
1376
|
-
"content": "
|
|
1431
|
+
"content": "3da9f549f5c62e6163cddd70c8edccbef7be622d5a45fa89c90c6550e68c6b2e"
|
|
1377
1432
|
}
|
|
1378
1433
|
]
|
|
1379
1434
|
},
|
|
@@ -1384,7 +1439,7 @@
|
|
|
1384
1439
|
"hashes": [
|
|
1385
1440
|
{
|
|
1386
1441
|
"alg": "SHA-256",
|
|
1387
|
-
"content": "
|
|
1442
|
+
"content": "67e62791f60231f2ff53408922fa7137a9060de72097769c630f838a1c227c45"
|
|
1388
1443
|
}
|
|
1389
1444
|
]
|
|
1390
1445
|
},
|
|
@@ -1395,7 +1450,7 @@
|
|
|
1395
1450
|
"hashes": [
|
|
1396
1451
|
{
|
|
1397
1452
|
"alg": "SHA-256",
|
|
1398
|
-
"content": "
|
|
1453
|
+
"content": "2bdfa3dbe534efa3df245e0da37998ad7ab2da4a3171d5000d3346513c10bceb"
|
|
1399
1454
|
}
|
|
1400
1455
|
]
|
|
1401
1456
|
},
|
|
@@ -1406,7 +1461,7 @@
|
|
|
1406
1461
|
"hashes": [
|
|
1407
1462
|
{
|
|
1408
1463
|
"alg": "SHA-256",
|
|
1409
|
-
"content": "
|
|
1464
|
+
"content": "0d301beb9fb8e247ec80256a7e647804b5f9a41c7156e5724555ca9f93ccb986"
|
|
1410
1465
|
}
|
|
1411
1466
|
]
|
|
1412
1467
|
},
|
|
@@ -1417,7 +1472,7 @@
|
|
|
1417
1472
|
"hashes": [
|
|
1418
1473
|
{
|
|
1419
1474
|
"alg": "SHA-256",
|
|
1420
|
-
"content": "
|
|
1475
|
+
"content": "6494ee3856edeb212e65fe5cdb208357c1a832eb8ac374b26055586bfc71f629"
|
|
1421
1476
|
}
|
|
1422
1477
|
]
|
|
1423
1478
|
},
|
|
@@ -1428,7 +1483,7 @@
|
|
|
1428
1483
|
"hashes": [
|
|
1429
1484
|
{
|
|
1430
1485
|
"alg": "SHA-256",
|
|
1431
|
-
"content": "
|
|
1486
|
+
"content": "c9fad9ed3663cf2faec74ad8f06d62eb86e6636f79933560d8c8d50e0e82d1da"
|
|
1432
1487
|
}
|
|
1433
1488
|
]
|
|
1434
1489
|
},
|
|
@@ -1439,7 +1494,7 @@
|
|
|
1439
1494
|
"hashes": [
|
|
1440
1495
|
{
|
|
1441
1496
|
"alg": "SHA-256",
|
|
1442
|
-
"content": "
|
|
1497
|
+
"content": "a1387c523f7aa2481a199f6288e0152b94aa5a6644600eb39dbb3ea9ee9af6bd"
|
|
1443
1498
|
}
|
|
1444
1499
|
]
|
|
1445
1500
|
},
|
|
@@ -1450,7 +1505,7 @@
|
|
|
1450
1505
|
"hashes": [
|
|
1451
1506
|
{
|
|
1452
1507
|
"alg": "SHA-256",
|
|
1453
|
-
"content": "
|
|
1508
|
+
"content": "605a8e8eb1af09835b967ec7179456015ec116c6b9051af3a8d225866cc2f7af"
|
|
1454
1509
|
}
|
|
1455
1510
|
]
|
|
1456
1511
|
},
|
|
@@ -1483,7 +1538,7 @@
|
|
|
1483
1538
|
"hashes": [
|
|
1484
1539
|
{
|
|
1485
1540
|
"alg": "SHA-256",
|
|
1486
|
-
"content": "
|
|
1541
|
+
"content": "1c4e1d7da2421b82f202eaf2c9e21876af34ab5c76ce1359166842ee473f02dd"
|
|
1487
1542
|
}
|
|
1488
1543
|
]
|
|
1489
1544
|
},
|
|
@@ -1494,7 +1549,7 @@
|
|
|
1494
1549
|
"hashes": [
|
|
1495
1550
|
{
|
|
1496
1551
|
"alg": "SHA-256",
|
|
1497
|
-
"content": "
|
|
1552
|
+
"content": "e4e9e5a820c0ed3fde9483282e7a0ecaf79284cd2e9923ce66f2b0fb1fc44626"
|
|
1498
1553
|
}
|
|
1499
1554
|
]
|
|
1500
1555
|
},
|
|
@@ -1505,7 +1560,7 @@
|
|
|
1505
1560
|
"hashes": [
|
|
1506
1561
|
{
|
|
1507
1562
|
"alg": "SHA-256",
|
|
1508
|
-
"content": "
|
|
1563
|
+
"content": "fba9e27722d361cc6ed5992d9aaeaa397598b417fc5a0d6fe0bee2993942e7e8"
|
|
1509
1564
|
}
|
|
1510
1565
|
]
|
|
1511
1566
|
},
|
|
@@ -1516,7 +1571,7 @@
|
|
|
1516
1571
|
"hashes": [
|
|
1517
1572
|
{
|
|
1518
1573
|
"alg": "SHA-256",
|
|
1519
|
-
"content": "
|
|
1574
|
+
"content": "3b139eaefbedd36b2379cfe22dceef71e97d0e34404b0009b7afbfe0a8dc39e6"
|
|
1520
1575
|
}
|
|
1521
1576
|
]
|
|
1522
1577
|
},
|
|
@@ -1527,7 +1582,7 @@
|
|
|
1527
1582
|
"hashes": [
|
|
1528
1583
|
{
|
|
1529
1584
|
"alg": "SHA-256",
|
|
1530
|
-
"content": "
|
|
1585
|
+
"content": "51acb746cd63366ca62567588c700a9eb3f37c43250bd9ae4e1477ccb71c5b6d"
|
|
1531
1586
|
}
|
|
1532
1587
|
]
|
|
1533
1588
|
},
|
|
@@ -1538,7 +1593,7 @@
|
|
|
1538
1593
|
"hashes": [
|
|
1539
1594
|
{
|
|
1540
1595
|
"alg": "SHA-256",
|
|
1541
|
-
"content": "
|
|
1596
|
+
"content": "1dca534cce7612c1d26a7b1bfd088a811081555ecfa25b1f68cff2ca2ba28c98"
|
|
1542
1597
|
}
|
|
1543
1598
|
]
|
|
1544
1599
|
},
|
|
@@ -1549,7 +1604,7 @@
|
|
|
1549
1604
|
"hashes": [
|
|
1550
1605
|
{
|
|
1551
1606
|
"alg": "SHA-256",
|
|
1552
|
-
"content": "
|
|
1607
|
+
"content": "4ee7096fd82997c66b0f9e825ea3c04c3aa84768b74e6f668c1a9104104138cf"
|
|
1553
1608
|
}
|
|
1554
1609
|
]
|
|
1555
1610
|
},
|
|
@@ -1560,7 +1615,7 @@
|
|
|
1560
1615
|
"hashes": [
|
|
1561
1616
|
{
|
|
1562
1617
|
"alg": "SHA-256",
|
|
1563
|
-
"content": "
|
|
1618
|
+
"content": "e67a2576e7f1c3bf89f499f5c977bc470ef29e8b3e3e45f4cb5bd45a82674282"
|
|
1564
1619
|
}
|
|
1565
1620
|
]
|
|
1566
1621
|
},
|
|
@@ -1571,7 +1626,7 @@
|
|
|
1571
1626
|
"hashes": [
|
|
1572
1627
|
{
|
|
1573
1628
|
"alg": "SHA-256",
|
|
1574
|
-
"content": "
|
|
1629
|
+
"content": "2017515d899c1b2bcb878bc6731e4059623ac52345b2cebbd92204583657bf60"
|
|
1575
1630
|
}
|
|
1576
1631
|
]
|
|
1577
1632
|
},
|
|
@@ -1582,7 +1637,7 @@
|
|
|
1582
1637
|
"hashes": [
|
|
1583
1638
|
{
|
|
1584
1639
|
"alg": "SHA-256",
|
|
1585
|
-
"content": "
|
|
1640
|
+
"content": "ae4a0af924d0078ffc6cd051a3ef9fce75a6a3f9c0c15d1c07900ae5faf80502"
|
|
1586
1641
|
}
|
|
1587
1642
|
]
|
|
1588
1643
|
},
|
|
@@ -1593,7 +1648,7 @@
|
|
|
1593
1648
|
"hashes": [
|
|
1594
1649
|
{
|
|
1595
1650
|
"alg": "SHA-256",
|
|
1596
|
-
"content": "
|
|
1651
|
+
"content": "6821f6d38f6e23bbed953f8f86a279597b0b95a2d0548b5383e851bca7442531"
|
|
1597
1652
|
}
|
|
1598
1653
|
]
|
|
1599
1654
|
},
|
|
@@ -1604,7 +1659,7 @@
|
|
|
1604
1659
|
"hashes": [
|
|
1605
1660
|
{
|
|
1606
1661
|
"alg": "SHA-256",
|
|
1607
|
-
"content": "
|
|
1662
|
+
"content": "ca3fd922b43fc57aeb5e65c2d5a2823e6bc438167d6afa3a767cee83e4af1f96"
|
|
1608
1663
|
}
|
|
1609
1664
|
]
|
|
1610
1665
|
},
|
|
@@ -1615,7 +1670,7 @@
|
|
|
1615
1670
|
"hashes": [
|
|
1616
1671
|
{
|
|
1617
1672
|
"alg": "SHA-256",
|
|
1618
|
-
"content": "
|
|
1673
|
+
"content": "9ece7b1fb7f24e37dbdd8618b94b2a4434e182e3426e15f17e26464c0a1fdfd1"
|
|
1619
1674
|
}
|
|
1620
1675
|
]
|
|
1621
1676
|
},
|
|
@@ -1626,7 +1681,7 @@
|
|
|
1626
1681
|
"hashes": [
|
|
1627
1682
|
{
|
|
1628
1683
|
"alg": "SHA-256",
|
|
1629
|
-
"content": "
|
|
1684
|
+
"content": "a7d886f7fa99a150b040f158b09045ba45e107439315389aea785311b0013395"
|
|
1630
1685
|
}
|
|
1631
1686
|
]
|
|
1632
1687
|
},
|
|
@@ -1637,7 +1692,7 @@
|
|
|
1637
1692
|
"hashes": [
|
|
1638
1693
|
{
|
|
1639
1694
|
"alg": "SHA-256",
|
|
1640
|
-
"content": "
|
|
1695
|
+
"content": "a7131b65d0ceee47887b16679ee4e4b065d32d8751fe59921762388703662913"
|
|
1641
1696
|
}
|
|
1642
1697
|
]
|
|
1643
1698
|
},
|
|
@@ -1648,7 +1703,7 @@
|
|
|
1648
1703
|
"hashes": [
|
|
1649
1704
|
{
|
|
1650
1705
|
"alg": "SHA-256",
|
|
1651
|
-
"content": "
|
|
1706
|
+
"content": "ff07e48918090247aef71def4150b0df372a24bcdaa34eb6e11d246b9e71e1ee"
|
|
1652
1707
|
}
|
|
1653
1708
|
]
|
|
1654
1709
|
},
|
|
@@ -1659,7 +1714,7 @@
|
|
|
1659
1714
|
"hashes": [
|
|
1660
1715
|
{
|
|
1661
1716
|
"alg": "SHA-256",
|
|
1662
|
-
"content": "
|
|
1717
|
+
"content": "2e4fc488f86ed1ba7791ab0e7021160d8ca5ad33a02cdf92a5b916c8afecaa54"
|
|
1663
1718
|
}
|
|
1664
1719
|
]
|
|
1665
1720
|
},
|
|
@@ -1670,7 +1725,7 @@
|
|
|
1670
1725
|
"hashes": [
|
|
1671
1726
|
{
|
|
1672
1727
|
"alg": "SHA-256",
|
|
1673
|
-
"content": "
|
|
1728
|
+
"content": "b47daaa26fdac07aa23e7becaa18487c5302e65c654f99fecab3689f23ec1bd2"
|
|
1674
1729
|
}
|
|
1675
1730
|
]
|
|
1676
1731
|
},
|
|
@@ -1681,7 +1736,7 @@
|
|
|
1681
1736
|
"hashes": [
|
|
1682
1737
|
{
|
|
1683
1738
|
"alg": "SHA-256",
|
|
1684
|
-
"content": "
|
|
1739
|
+
"content": "643fd951359c2602d9b029a244fe66c1e23f726e711141a06c09cc760a479534"
|
|
1685
1740
|
}
|
|
1686
1741
|
]
|
|
1687
1742
|
},
|
|
@@ -1692,7 +1747,7 @@
|
|
|
1692
1747
|
"hashes": [
|
|
1693
1748
|
{
|
|
1694
1749
|
"alg": "SHA-256",
|
|
1695
|
-
"content": "
|
|
1750
|
+
"content": "c63cf1c7c98e920f968cfe60f14e718ea71b120c1b01616af22f64a796963bbe"
|
|
1696
1751
|
}
|
|
1697
1752
|
]
|
|
1698
1753
|
},
|
|
@@ -1703,7 +1758,7 @@
|
|
|
1703
1758
|
"hashes": [
|
|
1704
1759
|
{
|
|
1705
1760
|
"alg": "SHA-256",
|
|
1706
|
-
"content": "
|
|
1761
|
+
"content": "023b5440d614e6b83ba7294219bcac3cdbffd28fdfdd5f0ec23abbeea71b8230"
|
|
1707
1762
|
}
|
|
1708
1763
|
]
|
|
1709
1764
|
},
|
|
@@ -1714,7 +1769,7 @@
|
|
|
1714
1769
|
"hashes": [
|
|
1715
1770
|
{
|
|
1716
1771
|
"alg": "SHA-256",
|
|
1717
|
-
"content": "
|
|
1772
|
+
"content": "a18e11d25524cdbf40df3798f4c2aa3cb51a4db1b088242ea53fa2885e86b64c"
|
|
1718
1773
|
}
|
|
1719
1774
|
]
|
|
1720
1775
|
},
|
|
@@ -1725,7 +1780,7 @@
|
|
|
1725
1780
|
"hashes": [
|
|
1726
1781
|
{
|
|
1727
1782
|
"alg": "SHA-256",
|
|
1728
|
-
"content": "
|
|
1783
|
+
"content": "862f9482af88e5409e011a6981a5d719863deeb646e41cd4df63e5d6597c50b1"
|
|
1729
1784
|
}
|
|
1730
1785
|
]
|
|
1731
1786
|
},
|
|
@@ -1736,7 +1791,7 @@
|
|
|
1736
1791
|
"hashes": [
|
|
1737
1792
|
{
|
|
1738
1793
|
"alg": "SHA-256",
|
|
1739
|
-
"content": "
|
|
1794
|
+
"content": "ed962937c45f3d95f325f231b787d272fe45c4cb91d4c5a2d982493d722c2acf"
|
|
1740
1795
|
}
|
|
1741
1796
|
]
|
|
1742
1797
|
},
|
|
@@ -1747,7 +1802,7 @@
|
|
|
1747
1802
|
"hashes": [
|
|
1748
1803
|
{
|
|
1749
1804
|
"alg": "SHA-256",
|
|
1750
|
-
"content": "
|
|
1805
|
+
"content": "cf2b996cb18a5146614c06e3a50f4734a07d02b5be36bbdf492583f9cdcfed4d"
|
|
1751
1806
|
}
|
|
1752
1807
|
]
|
|
1753
1808
|
},
|
|
@@ -1758,7 +1813,7 @@
|
|
|
1758
1813
|
"hashes": [
|
|
1759
1814
|
{
|
|
1760
1815
|
"alg": "SHA-256",
|
|
1761
|
-
"content": "
|
|
1816
|
+
"content": "ad69b72f5c5df095f8618b977fbc8f0fbff396eebd4a8448b44c3f93309f63f9"
|
|
1762
1817
|
}
|
|
1763
1818
|
]
|
|
1764
1819
|
},
|
|
@@ -1769,7 +1824,7 @@
|
|
|
1769
1824
|
"hashes": [
|
|
1770
1825
|
{
|
|
1771
1826
|
"alg": "SHA-256",
|
|
1772
|
-
"content": "
|
|
1827
|
+
"content": "ecc6441cb47ef2bc24547e47be018098228c956a41d61ddb50de7e7b37114a37"
|
|
1773
1828
|
}
|
|
1774
1829
|
]
|
|
1775
1830
|
},
|
|
@@ -1780,7 +1835,7 @@
|
|
|
1780
1835
|
"hashes": [
|
|
1781
1836
|
{
|
|
1782
1837
|
"alg": "SHA-256",
|
|
1783
|
-
"content": "
|
|
1838
|
+
"content": "ac623f61585de66c9ef5ed63e9c6059faef77e525abc672ac6d435c616a7268f"
|
|
1784
1839
|
}
|
|
1785
1840
|
]
|
|
1786
1841
|
},
|
|
@@ -1791,7 +1846,7 @@
|
|
|
1791
1846
|
"hashes": [
|
|
1792
1847
|
{
|
|
1793
1848
|
"alg": "SHA-256",
|
|
1794
|
-
"content": "
|
|
1849
|
+
"content": "fdb07324b69a3a724e3eaba17bf687d72d4bd9d5c4f440be816bc9b08b8aef04"
|
|
1795
1850
|
}
|
|
1796
1851
|
]
|
|
1797
1852
|
},
|