@dzhechkov/harness-core 0.7.0 → 0.7.3
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/.dz-manifest.json +116 -56
- package/README.md +3 -0
- package/dist/event-chain.d.ts +50 -0
- package/dist/event-chain.d.ts.map +1 -1
- package/dist/event-chain.js +31 -0
- package/dist/event-chain.js.map +1 -1
- package/dist/index.d.ts +8 -5
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +6 -3
- package/dist/index.js.map +1 -1
- package/dist/name-check.d.ts +98 -0
- package/dist/name-check.d.ts.map +1 -0
- package/dist/name-check.js +333 -0
- package/dist/name-check.js.map +1 -0
- package/dist/operations.d.ts.map +1 -1
- package/dist/operations.js +25 -4
- package/dist/operations.js.map +1 -1
- package/dist/provenance.d.ts +100 -92
- package/dist/provenance.d.ts.map +1 -1
- package/dist/provenance.js +122 -122
- package/dist/provenance.js.map +1 -1
- package/dist/recall-domain-boost.d.ts +10 -3
- package/dist/recall-domain-boost.d.ts.map +1 -1
- package/dist/recall-domain-boost.js +7 -0
- package/dist/recall-domain-boost.js.map +1 -1
- package/dist/recall-hook-policy.d.ts +15 -0
- package/dist/recall-hook-policy.d.ts.map +1 -1
- package/dist/recall-hook-policy.js +59 -0
- package/dist/recall-hook-policy.js.map +1 -1
- package/dist/recap.d.ts +146 -0
- package/dist/recap.d.ts.map +1 -0
- package/dist/recap.js +346 -0
- package/dist/recap.js.map +1 -0
- package/dist/retro.d.ts +131 -0
- package/dist/retro.d.ts.map +1 -0
- package/dist/retro.js +207 -0
- package/dist/retro.js.map +1 -0
- package/dist/score.d.ts +21 -0
- package/dist/score.d.ts.map +1 -1
- package/dist/score.js +44 -3
- package/dist/score.js.map +1 -1
- package/dist/sign.d.ts +14 -2
- package/dist/sign.d.ts.map +1 -1
- package/dist/sign.js +140 -7
- package/dist/sign.js.map +1 -1
- package/dist/vector-tier.d.ts +54 -0
- package/dist/vector-tier.d.ts.map +1 -1
- package/dist/vector-tier.js +69 -8
- package/dist/vector-tier.js.map +1 -1
- package/package.json +6 -6
- package/sbom.json +205 -55
- package/src/event-chain.ts +64 -0
- package/src/index.ts +12 -0
- package/src/name-check.ts +331 -0
- package/src/operations.ts +26 -5
- package/src/provenance.ts +217 -0
- package/src/recall-domain-boost.ts +10 -3
- package/src/recall-hook-policy.ts +60 -0
- package/src/recap.ts +462 -0
- package/src/score.ts +53 -3
- package/src/sign.ts +129 -7
- package/src/vector-tier.ts +109 -10
package/sbom.json
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"hashes": [
|
|
26
26
|
{
|
|
27
27
|
"alg": "SHA-256",
|
|
28
|
-
"content": "
|
|
28
|
+
"content": "3d6803a5a4b3908b421a11f990e3bada3c4874c152df754d349e0768c64dd114"
|
|
29
29
|
}
|
|
30
30
|
]
|
|
31
31
|
},
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"hashes": [
|
|
76
76
|
{
|
|
77
77
|
"alg": "SHA-256",
|
|
78
|
-
"content": "
|
|
78
|
+
"content": "afb3f3be3aac3c2f2ce0375d446b760c598f65ad1085b2c331ebd77165f58a90"
|
|
79
79
|
}
|
|
80
80
|
]
|
|
81
81
|
},
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"hashes": [
|
|
86
86
|
{
|
|
87
87
|
"alg": "SHA-256",
|
|
88
|
-
"content": "
|
|
88
|
+
"content": "58b507fd43512ce3d742da84bb90206c61853f3f7dcdc5c03426238eaee036b3"
|
|
89
89
|
}
|
|
90
90
|
]
|
|
91
91
|
},
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"hashes": [
|
|
96
96
|
{
|
|
97
97
|
"alg": "SHA-256",
|
|
98
|
-
"content": "
|
|
98
|
+
"content": "9726a655bbff1f7f2d29177de0b9d5b6d0e08b02f431c291c01b33d632440c5c"
|
|
99
99
|
}
|
|
100
100
|
]
|
|
101
101
|
},
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"hashes": [
|
|
106
106
|
{
|
|
107
107
|
"alg": "SHA-256",
|
|
108
|
-
"content": "
|
|
108
|
+
"content": "21ef51bfa446036c57e468ede888ae1e25fd5866f44497ab9184373e569afe83"
|
|
109
109
|
}
|
|
110
110
|
]
|
|
111
111
|
},
|
|
@@ -1195,7 +1195,7 @@
|
|
|
1195
1195
|
"hashes": [
|
|
1196
1196
|
{
|
|
1197
1197
|
"alg": "SHA-256",
|
|
1198
|
-
"content": "
|
|
1198
|
+
"content": "2414c9d733242709baa1f34c003a2f7fa954446e8d132b9ee0c7e87ef41135b1"
|
|
1199
1199
|
}
|
|
1200
1200
|
]
|
|
1201
1201
|
},
|
|
@@ -1205,7 +1205,7 @@
|
|
|
1205
1205
|
"hashes": [
|
|
1206
1206
|
{
|
|
1207
1207
|
"alg": "SHA-256",
|
|
1208
|
-
"content": "
|
|
1208
|
+
"content": "c94f56cfab60c125f22c2ca4f7e0b29e69fe95b1e1ff6a5a77409d582aabec85"
|
|
1209
1209
|
}
|
|
1210
1210
|
]
|
|
1211
1211
|
},
|
|
@@ -1215,7 +1215,7 @@
|
|
|
1215
1215
|
"hashes": [
|
|
1216
1216
|
{
|
|
1217
1217
|
"alg": "SHA-256",
|
|
1218
|
-
"content": "
|
|
1218
|
+
"content": "94f23468a3a149519c22a0f15940732c687724fbe5d06a9644eb7cc10a7edd76"
|
|
1219
1219
|
}
|
|
1220
1220
|
]
|
|
1221
1221
|
},
|
|
@@ -1225,7 +1225,7 @@
|
|
|
1225
1225
|
"hashes": [
|
|
1226
1226
|
{
|
|
1227
1227
|
"alg": "SHA-256",
|
|
1228
|
-
"content": "
|
|
1228
|
+
"content": "af3646d640a123d797d40e12f91958642b6b6d809c9ff226727313f546b23e9f"
|
|
1229
1229
|
}
|
|
1230
1230
|
]
|
|
1231
1231
|
},
|
|
@@ -1475,7 +1475,7 @@
|
|
|
1475
1475
|
"hashes": [
|
|
1476
1476
|
{
|
|
1477
1477
|
"alg": "SHA-256",
|
|
1478
|
-
"content": "
|
|
1478
|
+
"content": "10bbc8872c4667339b9117e4bb61bccb7d0a9e3dee2d5590c4c776c931b93960"
|
|
1479
1479
|
}
|
|
1480
1480
|
]
|
|
1481
1481
|
},
|
|
@@ -1485,7 +1485,7 @@
|
|
|
1485
1485
|
"hashes": [
|
|
1486
1486
|
{
|
|
1487
1487
|
"alg": "SHA-256",
|
|
1488
|
-
"content": "
|
|
1488
|
+
"content": "b85d145b03c231d66a67cd60ad9d99045b552aaf53c3ced9203bd36a667b5d9f"
|
|
1489
1489
|
}
|
|
1490
1490
|
]
|
|
1491
1491
|
},
|
|
@@ -1495,7 +1495,7 @@
|
|
|
1495
1495
|
"hashes": [
|
|
1496
1496
|
{
|
|
1497
1497
|
"alg": "SHA-256",
|
|
1498
|
-
"content": "
|
|
1498
|
+
"content": "1a00572dbe4bbdbc243c6a96313a1731d340b3c83a75560d6243adb8bafb8266"
|
|
1499
1499
|
}
|
|
1500
1500
|
]
|
|
1501
1501
|
},
|
|
@@ -1505,7 +1505,7 @@
|
|
|
1505
1505
|
"hashes": [
|
|
1506
1506
|
{
|
|
1507
1507
|
"alg": "SHA-256",
|
|
1508
|
-
"content": "
|
|
1508
|
+
"content": "93d21258144ca202d53f6c7f7e218c5960e29449dfbaf0e5818043f2b18fb532"
|
|
1509
1509
|
}
|
|
1510
1510
|
]
|
|
1511
1511
|
},
|
|
@@ -1555,7 +1555,7 @@
|
|
|
1555
1555
|
"hashes": [
|
|
1556
1556
|
{
|
|
1557
1557
|
"alg": "SHA-256",
|
|
1558
|
-
"content": "
|
|
1558
|
+
"content": "f512a420cc4c84b819a00dd613d61548c579beda37fdbad1048db908607ee9b7"
|
|
1559
1559
|
}
|
|
1560
1560
|
]
|
|
1561
1561
|
},
|
|
@@ -1565,7 +1565,7 @@
|
|
|
1565
1565
|
"hashes": [
|
|
1566
1566
|
{
|
|
1567
1567
|
"alg": "SHA-256",
|
|
1568
|
-
"content": "
|
|
1568
|
+
"content": "d35757b61acd07506d86b45a33a8b9dbfe95cbf14869b8ff5d5f0bee7b9bb109"
|
|
1569
1569
|
}
|
|
1570
1570
|
]
|
|
1571
1571
|
},
|
|
@@ -1575,7 +1575,7 @@
|
|
|
1575
1575
|
"hashes": [
|
|
1576
1576
|
{
|
|
1577
1577
|
"alg": "SHA-256",
|
|
1578
|
-
"content": "
|
|
1578
|
+
"content": "171ff557c64808f8d2909a838cc7727fcd02017bf5796a850cc3a0da2d18b3c3"
|
|
1579
1579
|
}
|
|
1580
1580
|
]
|
|
1581
1581
|
},
|
|
@@ -1585,7 +1585,7 @@
|
|
|
1585
1585
|
"hashes": [
|
|
1586
1586
|
{
|
|
1587
1587
|
"alg": "SHA-256",
|
|
1588
|
-
"content": "
|
|
1588
|
+
"content": "a2dbdcfeee83de55d7e4eca033463dff9ba7029927f09ef835c45c8e9dd5cb00"
|
|
1589
1589
|
}
|
|
1590
1590
|
]
|
|
1591
1591
|
},
|
|
@@ -2069,6 +2069,46 @@
|
|
|
2069
2069
|
}
|
|
2070
2070
|
]
|
|
2071
2071
|
},
|
|
2072
|
+
{
|
|
2073
|
+
"type": "file",
|
|
2074
|
+
"name": "dist/name-check.d.ts",
|
|
2075
|
+
"hashes": [
|
|
2076
|
+
{
|
|
2077
|
+
"alg": "SHA-256",
|
|
2078
|
+
"content": "e51cc3ad302613478e11ac7254bff6a73159a8c9000b80eb78f1e835e891d15c"
|
|
2079
|
+
}
|
|
2080
|
+
]
|
|
2081
|
+
},
|
|
2082
|
+
{
|
|
2083
|
+
"type": "file",
|
|
2084
|
+
"name": "dist/name-check.d.ts.map",
|
|
2085
|
+
"hashes": [
|
|
2086
|
+
{
|
|
2087
|
+
"alg": "SHA-256",
|
|
2088
|
+
"content": "6e2dde7870005e8c5747b4667cd0168c4e35d63bd0099fbc951216c002cf13a8"
|
|
2089
|
+
}
|
|
2090
|
+
]
|
|
2091
|
+
},
|
|
2092
|
+
{
|
|
2093
|
+
"type": "file",
|
|
2094
|
+
"name": "dist/name-check.js",
|
|
2095
|
+
"hashes": [
|
|
2096
|
+
{
|
|
2097
|
+
"alg": "SHA-256",
|
|
2098
|
+
"content": "12d46cd4e8aea69828b32cba892e3cd62e3577ca7333b4b7d6d3116084e59d8f"
|
|
2099
|
+
}
|
|
2100
|
+
]
|
|
2101
|
+
},
|
|
2102
|
+
{
|
|
2103
|
+
"type": "file",
|
|
2104
|
+
"name": "dist/name-check.js.map",
|
|
2105
|
+
"hashes": [
|
|
2106
|
+
{
|
|
2107
|
+
"alg": "SHA-256",
|
|
2108
|
+
"content": "9dd4e767097bf6f381ba4e82e2bcdc43464d5a01a4b115127eefa8008cbd6ef3"
|
|
2109
|
+
}
|
|
2110
|
+
]
|
|
2111
|
+
},
|
|
2072
2112
|
{
|
|
2073
2113
|
"type": "file",
|
|
2074
2114
|
"name": "dist/named-lock.d.ts",
|
|
@@ -2165,7 +2205,7 @@
|
|
|
2165
2205
|
"hashes": [
|
|
2166
2206
|
{
|
|
2167
2207
|
"alg": "SHA-256",
|
|
2168
|
-
"content": "
|
|
2208
|
+
"content": "6c6cf4a6859e03bab593300efa8fd5ab6a80f691a0eec0146b3e00ac862c99ff"
|
|
2169
2209
|
}
|
|
2170
2210
|
]
|
|
2171
2211
|
},
|
|
@@ -2175,7 +2215,7 @@
|
|
|
2175
2215
|
"hashes": [
|
|
2176
2216
|
{
|
|
2177
2217
|
"alg": "SHA-256",
|
|
2178
|
-
"content": "
|
|
2218
|
+
"content": "d72923c86c7bb92f10d02f0289fe637f841a5f181254553285ff5b5aa3c3a48b"
|
|
2179
2219
|
}
|
|
2180
2220
|
]
|
|
2181
2221
|
},
|
|
@@ -2185,7 +2225,7 @@
|
|
|
2185
2225
|
"hashes": [
|
|
2186
2226
|
{
|
|
2187
2227
|
"alg": "SHA-256",
|
|
2188
|
-
"content": "
|
|
2228
|
+
"content": "28effca1c92538c9cee32f2d955d8747c3f37e9d4457310c9dcaaf3a2565708a"
|
|
2189
2229
|
}
|
|
2190
2230
|
]
|
|
2191
2231
|
},
|
|
@@ -2435,7 +2475,7 @@
|
|
|
2435
2475
|
"hashes": [
|
|
2436
2476
|
{
|
|
2437
2477
|
"alg": "SHA-256",
|
|
2438
|
-
"content": "
|
|
2478
|
+
"content": "25497c798af7e7b614acea014826873c3db41232bdbda57399814b5b8b2e2687"
|
|
2439
2479
|
}
|
|
2440
2480
|
]
|
|
2441
2481
|
},
|
|
@@ -2445,7 +2485,7 @@
|
|
|
2445
2485
|
"hashes": [
|
|
2446
2486
|
{
|
|
2447
2487
|
"alg": "SHA-256",
|
|
2448
|
-
"content": "
|
|
2488
|
+
"content": "ec7f64eb9a3938a446beba21cf1134e901522c87e69639ba2d27fa161a9f0236"
|
|
2449
2489
|
}
|
|
2450
2490
|
]
|
|
2451
2491
|
},
|
|
@@ -2455,7 +2495,7 @@
|
|
|
2455
2495
|
"hashes": [
|
|
2456
2496
|
{
|
|
2457
2497
|
"alg": "SHA-256",
|
|
2458
|
-
"content": "
|
|
2498
|
+
"content": "09bf8999ae95138b5fe21e70af3642cb6bea0593365108e8756e820f53c6aafc"
|
|
2459
2499
|
}
|
|
2460
2500
|
]
|
|
2461
2501
|
},
|
|
@@ -2465,7 +2505,7 @@
|
|
|
2465
2505
|
"hashes": [
|
|
2466
2506
|
{
|
|
2467
2507
|
"alg": "SHA-256",
|
|
2468
|
-
"content": "
|
|
2508
|
+
"content": "db6c50a2c5cbba8dc47671bd540740ed8e3bfbc742a51d9dd3a4ecc343ff32a8"
|
|
2469
2509
|
}
|
|
2470
2510
|
]
|
|
2471
2511
|
},
|
|
@@ -2635,7 +2675,7 @@
|
|
|
2635
2675
|
"hashes": [
|
|
2636
2676
|
{
|
|
2637
2677
|
"alg": "SHA-256",
|
|
2638
|
-
"content": "
|
|
2678
|
+
"content": "3af6fb7420e325684a1b33645630d62710d90b91ab534dfeb4fd0ddea125f7a3"
|
|
2639
2679
|
}
|
|
2640
2680
|
]
|
|
2641
2681
|
},
|
|
@@ -2645,7 +2685,7 @@
|
|
|
2645
2685
|
"hashes": [
|
|
2646
2686
|
{
|
|
2647
2687
|
"alg": "SHA-256",
|
|
2648
|
-
"content": "
|
|
2688
|
+
"content": "fa3b2037cb9aaf03760cca5e0abb51cff3f280222cfbf0cfc0cc039a18932a54"
|
|
2649
2689
|
}
|
|
2650
2690
|
]
|
|
2651
2691
|
},
|
|
@@ -2655,7 +2695,7 @@
|
|
|
2655
2695
|
"hashes": [
|
|
2656
2696
|
{
|
|
2657
2697
|
"alg": "SHA-256",
|
|
2658
|
-
"content": "
|
|
2698
|
+
"content": "e5a79c0d2078025a57f242b4b022a403d1332e4638704b5c2afd98b385a6da66"
|
|
2659
2699
|
}
|
|
2660
2700
|
]
|
|
2661
2701
|
},
|
|
@@ -2665,7 +2705,7 @@
|
|
|
2665
2705
|
"hashes": [
|
|
2666
2706
|
{
|
|
2667
2707
|
"alg": "SHA-256",
|
|
2668
|
-
"content": "
|
|
2708
|
+
"content": "f19c12f0da5163c644769aa836ed7e7a162948fedefb185c7ff366b8d249a059"
|
|
2669
2709
|
}
|
|
2670
2710
|
]
|
|
2671
2711
|
},
|
|
@@ -2675,7 +2715,7 @@
|
|
|
2675
2715
|
"hashes": [
|
|
2676
2716
|
{
|
|
2677
2717
|
"alg": "SHA-256",
|
|
2678
|
-
"content": "
|
|
2718
|
+
"content": "cc8eb4f783c2592d9f4e06f35e74fd51a046dde67dbe1a8fea3c21bf15d14332"
|
|
2679
2719
|
}
|
|
2680
2720
|
]
|
|
2681
2721
|
},
|
|
@@ -2685,7 +2725,7 @@
|
|
|
2685
2725
|
"hashes": [
|
|
2686
2726
|
{
|
|
2687
2727
|
"alg": "SHA-256",
|
|
2688
|
-
"content": "
|
|
2728
|
+
"content": "9b428a9cbcbe24651a08b70f3f205f35a78172cfa4dc4da6a0c733899765aa7a"
|
|
2689
2729
|
}
|
|
2690
2730
|
]
|
|
2691
2731
|
},
|
|
@@ -2695,7 +2735,7 @@
|
|
|
2695
2735
|
"hashes": [
|
|
2696
2736
|
{
|
|
2697
2737
|
"alg": "SHA-256",
|
|
2698
|
-
"content": "
|
|
2738
|
+
"content": "50afae931985ee82a526c01517c02479db8e34f3d5e5b34531bf64de31aa5534"
|
|
2699
2739
|
}
|
|
2700
2740
|
]
|
|
2701
2741
|
},
|
|
@@ -2705,7 +2745,7 @@
|
|
|
2705
2745
|
"hashes": [
|
|
2706
2746
|
{
|
|
2707
2747
|
"alg": "SHA-256",
|
|
2708
|
-
"content": "
|
|
2748
|
+
"content": "15db55ef0c625590db592e2909ee3bd3a4cf09ca8d082b222005633babd71a30"
|
|
2709
2749
|
}
|
|
2710
2750
|
]
|
|
2711
2751
|
},
|
|
@@ -2749,6 +2789,46 @@
|
|
|
2749
2789
|
}
|
|
2750
2790
|
]
|
|
2751
2791
|
},
|
|
2792
|
+
{
|
|
2793
|
+
"type": "file",
|
|
2794
|
+
"name": "dist/recap.d.ts",
|
|
2795
|
+
"hashes": [
|
|
2796
|
+
{
|
|
2797
|
+
"alg": "SHA-256",
|
|
2798
|
+
"content": "d030a9e56f07a646d74f4fed0bb720f4ab83e828c6bf7996aa35f6889ee4df0b"
|
|
2799
|
+
}
|
|
2800
|
+
]
|
|
2801
|
+
},
|
|
2802
|
+
{
|
|
2803
|
+
"type": "file",
|
|
2804
|
+
"name": "dist/recap.d.ts.map",
|
|
2805
|
+
"hashes": [
|
|
2806
|
+
{
|
|
2807
|
+
"alg": "SHA-256",
|
|
2808
|
+
"content": "367d3e1ac843c403dc089ef2b3cf0392b54cf51762f51f11f418fb41b651cfe4"
|
|
2809
|
+
}
|
|
2810
|
+
]
|
|
2811
|
+
},
|
|
2812
|
+
{
|
|
2813
|
+
"type": "file",
|
|
2814
|
+
"name": "dist/recap.js",
|
|
2815
|
+
"hashes": [
|
|
2816
|
+
{
|
|
2817
|
+
"alg": "SHA-256",
|
|
2818
|
+
"content": "0bcfc4c0622484059c428225e5618337259e8b4f8762ba7d8c562ce986cf9fbf"
|
|
2819
|
+
}
|
|
2820
|
+
]
|
|
2821
|
+
},
|
|
2822
|
+
{
|
|
2823
|
+
"type": "file",
|
|
2824
|
+
"name": "dist/recap.js.map",
|
|
2825
|
+
"hashes": [
|
|
2826
|
+
{
|
|
2827
|
+
"alg": "SHA-256",
|
|
2828
|
+
"content": "b1cd82770e8d860ee9ac7fc43157ae63bf990d33ed4c69f7ef554ad6ac333996"
|
|
2829
|
+
}
|
|
2830
|
+
]
|
|
2831
|
+
},
|
|
2752
2832
|
{
|
|
2753
2833
|
"type": "file",
|
|
2754
2834
|
"name": "dist/recommend.d.ts",
|
|
@@ -2949,6 +3029,46 @@
|
|
|
2949
3029
|
}
|
|
2950
3030
|
]
|
|
2951
3031
|
},
|
|
3032
|
+
{
|
|
3033
|
+
"type": "file",
|
|
3034
|
+
"name": "dist/retro.d.ts",
|
|
3035
|
+
"hashes": [
|
|
3036
|
+
{
|
|
3037
|
+
"alg": "SHA-256",
|
|
3038
|
+
"content": "2f76203c306a37f03e1398149d2c3b48e78c33e02d37e6666bc94d1b2db3eb1e"
|
|
3039
|
+
}
|
|
3040
|
+
]
|
|
3041
|
+
},
|
|
3042
|
+
{
|
|
3043
|
+
"type": "file",
|
|
3044
|
+
"name": "dist/retro.d.ts.map",
|
|
3045
|
+
"hashes": [
|
|
3046
|
+
{
|
|
3047
|
+
"alg": "SHA-256",
|
|
3048
|
+
"content": "e56d4b6ad4d3c74bb9b2426a70c66e201d6461965721f0f13d7ec950519b25a4"
|
|
3049
|
+
}
|
|
3050
|
+
]
|
|
3051
|
+
},
|
|
3052
|
+
{
|
|
3053
|
+
"type": "file",
|
|
3054
|
+
"name": "dist/retro.js",
|
|
3055
|
+
"hashes": [
|
|
3056
|
+
{
|
|
3057
|
+
"alg": "SHA-256",
|
|
3058
|
+
"content": "53b75c5be30a9affbe0da9a7e96c3d77d0af5aa3e5e8773aa4da4f4666782e2a"
|
|
3059
|
+
}
|
|
3060
|
+
]
|
|
3061
|
+
},
|
|
3062
|
+
{
|
|
3063
|
+
"type": "file",
|
|
3064
|
+
"name": "dist/retro.js.map",
|
|
3065
|
+
"hashes": [
|
|
3066
|
+
{
|
|
3067
|
+
"alg": "SHA-256",
|
|
3068
|
+
"content": "dbf3dd2ad4597b1a065629c1db6c313fd9b837db4368b798982a78a7245e760b"
|
|
3069
|
+
}
|
|
3070
|
+
]
|
|
3071
|
+
},
|
|
2952
3072
|
{
|
|
2953
3073
|
"type": "file",
|
|
2954
3074
|
"name": "dist/risk-scoring.d.ts",
|
|
@@ -3155,7 +3275,7 @@
|
|
|
3155
3275
|
"hashes": [
|
|
3156
3276
|
{
|
|
3157
3277
|
"alg": "SHA-256",
|
|
3158
|
-
"content": "
|
|
3278
|
+
"content": "337431dbd1999ee5ed97b00080c9044179998b4956381478331eda763cde23da"
|
|
3159
3279
|
}
|
|
3160
3280
|
]
|
|
3161
3281
|
},
|
|
@@ -3165,7 +3285,7 @@
|
|
|
3165
3285
|
"hashes": [
|
|
3166
3286
|
{
|
|
3167
3287
|
"alg": "SHA-256",
|
|
3168
|
-
"content": "
|
|
3288
|
+
"content": "07c589877c4bf8f1a7c673e839e4760efb37143de8c23bc044319c8931d8abd8"
|
|
3169
3289
|
}
|
|
3170
3290
|
]
|
|
3171
3291
|
},
|
|
@@ -3175,7 +3295,7 @@
|
|
|
3175
3295
|
"hashes": [
|
|
3176
3296
|
{
|
|
3177
3297
|
"alg": "SHA-256",
|
|
3178
|
-
"content": "
|
|
3298
|
+
"content": "d104c4e6d4003f424dee7416794e5570b61171bc5567da2ca88084e180ebf674"
|
|
3179
3299
|
}
|
|
3180
3300
|
]
|
|
3181
3301
|
},
|
|
@@ -3185,7 +3305,7 @@
|
|
|
3185
3305
|
"hashes": [
|
|
3186
3306
|
{
|
|
3187
3307
|
"alg": "SHA-256",
|
|
3188
|
-
"content": "
|
|
3308
|
+
"content": "9e1072058014143ec11dd4fa7f13ff73a73eeff6563547d02c63458a5c9f2203"
|
|
3189
3309
|
}
|
|
3190
3310
|
]
|
|
3191
3311
|
},
|
|
@@ -3315,7 +3435,7 @@
|
|
|
3315
3435
|
"hashes": [
|
|
3316
3436
|
{
|
|
3317
3437
|
"alg": "SHA-256",
|
|
3318
|
-
"content": "
|
|
3438
|
+
"content": "87b934a6bebac22f37e85419dade0be6b190bac5585c6bdbbce08c63bc76578e"
|
|
3319
3439
|
}
|
|
3320
3440
|
]
|
|
3321
3441
|
},
|
|
@@ -3325,7 +3445,7 @@
|
|
|
3325
3445
|
"hashes": [
|
|
3326
3446
|
{
|
|
3327
3447
|
"alg": "SHA-256",
|
|
3328
|
-
"content": "
|
|
3448
|
+
"content": "8967803dd2fad95f234abab82edae0e5d778fcdf81b64016b7e462ff584270e6"
|
|
3329
3449
|
}
|
|
3330
3450
|
]
|
|
3331
3451
|
},
|
|
@@ -3335,7 +3455,7 @@
|
|
|
3335
3455
|
"hashes": [
|
|
3336
3456
|
{
|
|
3337
3457
|
"alg": "SHA-256",
|
|
3338
|
-
"content": "
|
|
3458
|
+
"content": "71ff7442f43fc4ff4da6d71bbb7376881ce536ee931b9da2ba386ab465a2b9a0"
|
|
3339
3459
|
}
|
|
3340
3460
|
]
|
|
3341
3461
|
},
|
|
@@ -3345,7 +3465,7 @@
|
|
|
3345
3465
|
"hashes": [
|
|
3346
3466
|
{
|
|
3347
3467
|
"alg": "SHA-256",
|
|
3348
|
-
"content": "
|
|
3468
|
+
"content": "6bc020803cd8c9bbc9551b6e15850feabf6c9959dacfc20ec2428c71dcc1ae2d"
|
|
3349
3469
|
}
|
|
3350
3470
|
]
|
|
3351
3471
|
},
|
|
@@ -3835,7 +3955,7 @@
|
|
|
3835
3955
|
"hashes": [
|
|
3836
3956
|
{
|
|
3837
3957
|
"alg": "SHA-256",
|
|
3838
|
-
"content": "
|
|
3958
|
+
"content": "4bafc3c274ab27172d39d875b1fac8c0d6738f6efa48d7aca38cfda724cb774a"
|
|
3839
3959
|
}
|
|
3840
3960
|
]
|
|
3841
3961
|
},
|
|
@@ -3845,7 +3965,7 @@
|
|
|
3845
3965
|
"hashes": [
|
|
3846
3966
|
{
|
|
3847
3967
|
"alg": "SHA-256",
|
|
3848
|
-
"content": "
|
|
3968
|
+
"content": "d19593282cef07ecb069e9ae08fbe36b8d235d0df58624cfc34a22f5746cbb4e"
|
|
3849
3969
|
}
|
|
3850
3970
|
]
|
|
3851
3971
|
},
|
|
@@ -3855,7 +3975,7 @@
|
|
|
3855
3975
|
"hashes": [
|
|
3856
3976
|
{
|
|
3857
3977
|
"alg": "SHA-256",
|
|
3858
|
-
"content": "
|
|
3978
|
+
"content": "d3751463c0987bb9b3440d00222218cb2096a1423725bb75b317402e61598264"
|
|
3859
3979
|
}
|
|
3860
3980
|
]
|
|
3861
3981
|
},
|
|
@@ -3865,7 +3985,7 @@
|
|
|
3865
3985
|
"hashes": [
|
|
3866
3986
|
{
|
|
3867
3987
|
"alg": "SHA-256",
|
|
3868
|
-
"content": "
|
|
3988
|
+
"content": "c0033e34c031087b0d4ddef067fa0ea9ee39c1f0dff002275a9da68a5c8b7da8"
|
|
3869
3989
|
}
|
|
3870
3990
|
]
|
|
3871
3991
|
},
|
|
@@ -3995,7 +4115,7 @@
|
|
|
3995
4115
|
"hashes": [
|
|
3996
4116
|
{
|
|
3997
4117
|
"alg": "SHA-256",
|
|
3998
|
-
"content": "
|
|
4118
|
+
"content": "382d5b61f823b15145c4fcb5b24b588334a6b9de9759b3d19ff8b1aa46eeae5e"
|
|
3999
4119
|
}
|
|
4000
4120
|
]
|
|
4001
4121
|
},
|
|
@@ -4015,7 +4135,7 @@
|
|
|
4015
4135
|
"hashes": [
|
|
4016
4136
|
{
|
|
4017
4137
|
"alg": "SHA-256",
|
|
4018
|
-
"content": "
|
|
4138
|
+
"content": "6aacd072352e0d626690f08e8bcc6d0f8ffd0ed612b79e6a5fe7a2fb2428c483"
|
|
4019
4139
|
}
|
|
4020
4140
|
]
|
|
4021
4141
|
},
|
|
@@ -4295,7 +4415,7 @@
|
|
|
4295
4415
|
"hashes": [
|
|
4296
4416
|
{
|
|
4297
4417
|
"alg": "SHA-256",
|
|
4298
|
-
"content": "
|
|
4418
|
+
"content": "0c81b088e76780fef7dd902c0cd01dd51b4bf192d7fb5241eaf0ecf35dccfbdd"
|
|
4299
4419
|
}
|
|
4300
4420
|
]
|
|
4301
4421
|
},
|
|
@@ -4365,7 +4485,7 @@
|
|
|
4365
4485
|
"hashes": [
|
|
4366
4486
|
{
|
|
4367
4487
|
"alg": "SHA-256",
|
|
4368
|
-
"content": "
|
|
4488
|
+
"content": "5a23957218cdeb81d86eb03615ddad487e06e6c33b0fd572217b3d084f3f911d"
|
|
4369
4489
|
}
|
|
4370
4490
|
]
|
|
4371
4491
|
},
|
|
@@ -4385,7 +4505,7 @@
|
|
|
4385
4505
|
"hashes": [
|
|
4386
4506
|
{
|
|
4387
4507
|
"alg": "SHA-256",
|
|
4388
|
-
"content": "
|
|
4508
|
+
"content": "f23a857f1903692b63bbeed26546c338a539917b31aa597d3e0f85988869ef16"
|
|
4389
4509
|
}
|
|
4390
4510
|
]
|
|
4391
4511
|
},
|
|
@@ -4509,6 +4629,16 @@
|
|
|
4509
4629
|
}
|
|
4510
4630
|
]
|
|
4511
4631
|
},
|
|
4632
|
+
{
|
|
4633
|
+
"type": "file",
|
|
4634
|
+
"name": "src/name-check.ts",
|
|
4635
|
+
"hashes": [
|
|
4636
|
+
{
|
|
4637
|
+
"alg": "SHA-256",
|
|
4638
|
+
"content": "f65b9be8ecb2e0df5851c2bd323863247465381127a57fa9a9fdb51ab0dde0f8"
|
|
4639
|
+
}
|
|
4640
|
+
]
|
|
4641
|
+
},
|
|
4512
4642
|
{
|
|
4513
4643
|
"type": "file",
|
|
4514
4644
|
"name": "src/named-lock.ts",
|
|
@@ -4535,7 +4665,7 @@
|
|
|
4535
4665
|
"hashes": [
|
|
4536
4666
|
{
|
|
4537
4667
|
"alg": "SHA-256",
|
|
4538
|
-
"content": "
|
|
4668
|
+
"content": "6c6afc85769dc357663f58d198330521b63519870a7d819bfbd2d81a94b1ba6f"
|
|
4539
4669
|
}
|
|
4540
4670
|
]
|
|
4541
4671
|
},
|
|
@@ -4599,6 +4729,16 @@
|
|
|
4599
4729
|
}
|
|
4600
4730
|
]
|
|
4601
4731
|
},
|
|
4732
|
+
{
|
|
4733
|
+
"type": "file",
|
|
4734
|
+
"name": "src/provenance.ts",
|
|
4735
|
+
"hashes": [
|
|
4736
|
+
{
|
|
4737
|
+
"alg": "SHA-256",
|
|
4738
|
+
"content": "d76e4adf1de495beb6c30cc665c17a7d9a43657fb4e1ec0640208b1617a22cb6"
|
|
4739
|
+
}
|
|
4740
|
+
]
|
|
4741
|
+
},
|
|
4602
4742
|
{
|
|
4603
4743
|
"type": "file",
|
|
4604
4744
|
"name": "src/publish-signing.ts",
|
|
@@ -4645,7 +4785,7 @@
|
|
|
4645
4785
|
"hashes": [
|
|
4646
4786
|
{
|
|
4647
4787
|
"alg": "SHA-256",
|
|
4648
|
-
"content": "
|
|
4788
|
+
"content": "54f203fa41c6ef67bd01ea87032f88b039464cce005b9c526e737481377de078"
|
|
4649
4789
|
}
|
|
4650
4790
|
]
|
|
4651
4791
|
},
|
|
@@ -4655,7 +4795,7 @@
|
|
|
4655
4795
|
"hashes": [
|
|
4656
4796
|
{
|
|
4657
4797
|
"alg": "SHA-256",
|
|
4658
|
-
"content": "
|
|
4798
|
+
"content": "6f40ab68a18d3537171af7e6939edc482744a6eff938f90802fed3609e3e2e6e"
|
|
4659
4799
|
}
|
|
4660
4800
|
]
|
|
4661
4801
|
},
|
|
@@ -4669,6 +4809,16 @@
|
|
|
4669
4809
|
}
|
|
4670
4810
|
]
|
|
4671
4811
|
},
|
|
4812
|
+
{
|
|
4813
|
+
"type": "file",
|
|
4814
|
+
"name": "src/recap.ts",
|
|
4815
|
+
"hashes": [
|
|
4816
|
+
{
|
|
4817
|
+
"alg": "SHA-256",
|
|
4818
|
+
"content": "19661ff14fee41eaac8047914b4fdc48212f0b0e74c6fe372ac71e3b251262ab"
|
|
4819
|
+
}
|
|
4820
|
+
]
|
|
4821
|
+
},
|
|
4672
4822
|
{
|
|
4673
4823
|
"type": "file",
|
|
4674
4824
|
"name": "src/recommend.ts",
|
|
@@ -4765,7 +4915,7 @@
|
|
|
4765
4915
|
"hashes": [
|
|
4766
4916
|
{
|
|
4767
4917
|
"alg": "SHA-256",
|
|
4768
|
-
"content": "
|
|
4918
|
+
"content": "94674ad2db1d6cacb5fee303b343b52b2cbf5264885cccb176cd7e54071f3530"
|
|
4769
4919
|
}
|
|
4770
4920
|
]
|
|
4771
4921
|
},
|
|
@@ -4815,7 +4965,7 @@
|
|
|
4815
4965
|
"hashes": [
|
|
4816
4966
|
{
|
|
4817
4967
|
"alg": "SHA-256",
|
|
4818
|
-
"content": "
|
|
4968
|
+
"content": "0e9f8ffac3fe0739fcf98cd73b606f70d337088f7479d6fbf1653ea6f685bc7b"
|
|
4819
4969
|
}
|
|
4820
4970
|
]
|
|
4821
4971
|
},
|
|
@@ -4945,7 +5095,7 @@
|
|
|
4945
5095
|
"hashes": [
|
|
4946
5096
|
{
|
|
4947
5097
|
"alg": "SHA-256",
|
|
4948
|
-
"content": "
|
|
5098
|
+
"content": "b26ad5393ef0aa234ad0c0405a8f47c2e316b3523def8ec074d0460703c031ad"
|
|
4949
5099
|
}
|
|
4950
5100
|
]
|
|
4951
5101
|
},
|