@maxim_mazurok/gapi.client.dlp-v2 0.0.20230416 → 0.0.20230428
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/index.d.ts +5158 -2575
- package/package.json +1 -1
- package/tests.ts +775 -1
package/tests.ts
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
|
|
4
4
|
// In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
|
|
5
5
|
|
|
6
|
-
// Revision:
|
|
6
|
+
// Revision: 20230428
|
|
7
7
|
|
|
8
8
|
gapi.load('client', async () => {
|
|
9
9
|
/** now we can use gapi.client */
|
|
@@ -69,6 +69,9 @@ gapi.load('client', async () => {
|
|
|
69
69
|
infoTypes: [
|
|
70
70
|
{
|
|
71
71
|
name: "Test string",
|
|
72
|
+
sensitivityScore: {
|
|
73
|
+
score: "Test string",
|
|
74
|
+
},
|
|
72
75
|
version: "Test string",
|
|
73
76
|
}
|
|
74
77
|
],
|
|
@@ -82,6 +85,9 @@ gapi.load('client', async () => {
|
|
|
82
85
|
infoTypes: [
|
|
83
86
|
{
|
|
84
87
|
name: "Test string",
|
|
88
|
+
sensitivityScore: {
|
|
89
|
+
score: "Test string",
|
|
90
|
+
},
|
|
85
91
|
version: "Test string",
|
|
86
92
|
}
|
|
87
93
|
],
|
|
@@ -178,6 +184,9 @@ gapi.load('client', async () => {
|
|
|
178
184
|
},
|
|
179
185
|
surrogateInfoType: {
|
|
180
186
|
name: "Test string",
|
|
187
|
+
sensitivityScore: {
|
|
188
|
+
score: "Test string",
|
|
189
|
+
},
|
|
181
190
|
version: "Test string",
|
|
182
191
|
},
|
|
183
192
|
},
|
|
@@ -216,6 +225,9 @@ gapi.load('client', async () => {
|
|
|
216
225
|
radix: 42,
|
|
217
226
|
surrogateInfoType: {
|
|
218
227
|
name: "Test string",
|
|
228
|
+
sensitivityScore: {
|
|
229
|
+
score: "Test string",
|
|
230
|
+
},
|
|
219
231
|
version: "Test string",
|
|
220
232
|
},
|
|
221
233
|
},
|
|
@@ -366,6 +378,9 @@ gapi.load('client', async () => {
|
|
|
366
378
|
infoTypes: [
|
|
367
379
|
{
|
|
368
380
|
name: "Test string",
|
|
381
|
+
sensitivityScore: {
|
|
382
|
+
score: "Test string",
|
|
383
|
+
},
|
|
369
384
|
version: "Test string",
|
|
370
385
|
}
|
|
371
386
|
],
|
|
@@ -462,6 +477,9 @@ gapi.load('client', async () => {
|
|
|
462
477
|
},
|
|
463
478
|
surrogateInfoType: {
|
|
464
479
|
name: "Test string",
|
|
480
|
+
sensitivityScore: {
|
|
481
|
+
score: "Test string",
|
|
482
|
+
},
|
|
465
483
|
version: "Test string",
|
|
466
484
|
},
|
|
467
485
|
},
|
|
@@ -500,6 +518,9 @@ gapi.load('client', async () => {
|
|
|
500
518
|
radix: 42,
|
|
501
519
|
surrogateInfoType: {
|
|
502
520
|
name: "Test string",
|
|
521
|
+
sensitivityScore: {
|
|
522
|
+
score: "Test string",
|
|
523
|
+
},
|
|
503
524
|
version: "Test string",
|
|
504
525
|
},
|
|
505
526
|
},
|
|
@@ -695,6 +716,9 @@ gapi.load('client', async () => {
|
|
|
695
716
|
},
|
|
696
717
|
surrogateInfoType: {
|
|
697
718
|
name: "Test string",
|
|
719
|
+
sensitivityScore: {
|
|
720
|
+
score: "Test string",
|
|
721
|
+
},
|
|
698
722
|
version: "Test string",
|
|
699
723
|
},
|
|
700
724
|
},
|
|
@@ -733,6 +757,9 @@ gapi.load('client', async () => {
|
|
|
733
757
|
radix: 42,
|
|
734
758
|
surrogateInfoType: {
|
|
735
759
|
name: "Test string",
|
|
760
|
+
sensitivityScore: {
|
|
761
|
+
score: "Test string",
|
|
762
|
+
},
|
|
736
763
|
version: "Test string",
|
|
737
764
|
},
|
|
738
765
|
},
|
|
@@ -927,6 +954,9 @@ gapi.load('client', async () => {
|
|
|
927
954
|
infoTypes: [
|
|
928
955
|
{
|
|
929
956
|
name: "Test string",
|
|
957
|
+
sensitivityScore: {
|
|
958
|
+
score: "Test string",
|
|
959
|
+
},
|
|
930
960
|
version: "Test string",
|
|
931
961
|
}
|
|
932
962
|
],
|
|
@@ -940,6 +970,9 @@ gapi.load('client', async () => {
|
|
|
940
970
|
infoTypes: [
|
|
941
971
|
{
|
|
942
972
|
name: "Test string",
|
|
973
|
+
sensitivityScore: {
|
|
974
|
+
score: "Test string",
|
|
975
|
+
},
|
|
943
976
|
version: "Test string",
|
|
944
977
|
}
|
|
945
978
|
],
|
|
@@ -1036,6 +1069,9 @@ gapi.load('client', async () => {
|
|
|
1036
1069
|
},
|
|
1037
1070
|
surrogateInfoType: {
|
|
1038
1071
|
name: "Test string",
|
|
1072
|
+
sensitivityScore: {
|
|
1073
|
+
score: "Test string",
|
|
1074
|
+
},
|
|
1039
1075
|
version: "Test string",
|
|
1040
1076
|
},
|
|
1041
1077
|
},
|
|
@@ -1074,6 +1110,9 @@ gapi.load('client', async () => {
|
|
|
1074
1110
|
radix: 42,
|
|
1075
1111
|
surrogateInfoType: {
|
|
1076
1112
|
name: "Test string",
|
|
1113
|
+
sensitivityScore: {
|
|
1114
|
+
score: "Test string",
|
|
1115
|
+
},
|
|
1077
1116
|
version: "Test string",
|
|
1078
1117
|
},
|
|
1079
1118
|
},
|
|
@@ -1224,6 +1263,9 @@ gapi.load('client', async () => {
|
|
|
1224
1263
|
infoTypes: [
|
|
1225
1264
|
{
|
|
1226
1265
|
name: "Test string",
|
|
1266
|
+
sensitivityScore: {
|
|
1267
|
+
score: "Test string",
|
|
1268
|
+
},
|
|
1227
1269
|
version: "Test string",
|
|
1228
1270
|
}
|
|
1229
1271
|
],
|
|
@@ -1320,6 +1362,9 @@ gapi.load('client', async () => {
|
|
|
1320
1362
|
},
|
|
1321
1363
|
surrogateInfoType: {
|
|
1322
1364
|
name: "Test string",
|
|
1365
|
+
sensitivityScore: {
|
|
1366
|
+
score: "Test string",
|
|
1367
|
+
},
|
|
1323
1368
|
version: "Test string",
|
|
1324
1369
|
},
|
|
1325
1370
|
},
|
|
@@ -1358,6 +1403,9 @@ gapi.load('client', async () => {
|
|
|
1358
1403
|
radix: 42,
|
|
1359
1404
|
surrogateInfoType: {
|
|
1360
1405
|
name: "Test string",
|
|
1406
|
+
sensitivityScore: {
|
|
1407
|
+
score: "Test string",
|
|
1408
|
+
},
|
|
1361
1409
|
version: "Test string",
|
|
1362
1410
|
},
|
|
1363
1411
|
},
|
|
@@ -1553,6 +1601,9 @@ gapi.load('client', async () => {
|
|
|
1553
1601
|
},
|
|
1554
1602
|
surrogateInfoType: {
|
|
1555
1603
|
name: "Test string",
|
|
1604
|
+
sensitivityScore: {
|
|
1605
|
+
score: "Test string",
|
|
1606
|
+
},
|
|
1556
1607
|
version: "Test string",
|
|
1557
1608
|
},
|
|
1558
1609
|
},
|
|
@@ -1591,6 +1642,9 @@ gapi.load('client', async () => {
|
|
|
1591
1642
|
radix: 42,
|
|
1592
1643
|
surrogateInfoType: {
|
|
1593
1644
|
name: "Test string",
|
|
1645
|
+
sensitivityScore: {
|
|
1646
|
+
score: "Test string",
|
|
1647
|
+
},
|
|
1594
1648
|
version: "Test string",
|
|
1595
1649
|
},
|
|
1596
1650
|
},
|
|
@@ -1792,6 +1846,9 @@ gapi.load('client', async () => {
|
|
|
1792
1846
|
exclusionType: "Test string",
|
|
1793
1847
|
infoType: {
|
|
1794
1848
|
name: "Test string",
|
|
1849
|
+
sensitivityScore: {
|
|
1850
|
+
score: "Test string",
|
|
1851
|
+
},
|
|
1795
1852
|
version: "Test string",
|
|
1796
1853
|
},
|
|
1797
1854
|
likelihood: "Test string",
|
|
@@ -1801,6 +1858,9 @@ gapi.load('client', async () => {
|
|
|
1801
1858
|
],
|
|
1802
1859
|
pattern: "Test string",
|
|
1803
1860
|
},
|
|
1861
|
+
sensitivityScore: {
|
|
1862
|
+
score: "Test string",
|
|
1863
|
+
},
|
|
1804
1864
|
storedType: {
|
|
1805
1865
|
createTime: "Test string",
|
|
1806
1866
|
name: "Test string",
|
|
@@ -1814,6 +1874,9 @@ gapi.load('client', async () => {
|
|
|
1814
1874
|
infoTypes: [
|
|
1815
1875
|
{
|
|
1816
1876
|
name: "Test string",
|
|
1877
|
+
sensitivityScore: {
|
|
1878
|
+
score: "Test string",
|
|
1879
|
+
},
|
|
1817
1880
|
version: "Test string",
|
|
1818
1881
|
}
|
|
1819
1882
|
],
|
|
@@ -1822,6 +1885,9 @@ gapi.load('client', async () => {
|
|
|
1822
1885
|
{
|
|
1823
1886
|
infoType: {
|
|
1824
1887
|
name: "Test string",
|
|
1888
|
+
sensitivityScore: {
|
|
1889
|
+
score: "Test string",
|
|
1890
|
+
},
|
|
1825
1891
|
version: "Test string",
|
|
1826
1892
|
},
|
|
1827
1893
|
maxFindings: 42,
|
|
@@ -1836,6 +1902,9 @@ gapi.load('client', async () => {
|
|
|
1836
1902
|
infoTypes: [
|
|
1837
1903
|
{
|
|
1838
1904
|
name: "Test string",
|
|
1905
|
+
sensitivityScore: {
|
|
1906
|
+
score: "Test string",
|
|
1907
|
+
},
|
|
1839
1908
|
version: "Test string",
|
|
1840
1909
|
}
|
|
1841
1910
|
],
|
|
@@ -1868,6 +1937,9 @@ gapi.load('client', async () => {
|
|
|
1868
1937
|
infoTypes: [
|
|
1869
1938
|
{
|
|
1870
1939
|
name: "Test string",
|
|
1940
|
+
sensitivityScore: {
|
|
1941
|
+
score: "Test string",
|
|
1942
|
+
},
|
|
1871
1943
|
version: "Test string",
|
|
1872
1944
|
}
|
|
1873
1945
|
],
|
|
@@ -1970,6 +2042,9 @@ gapi.load('client', async () => {
|
|
|
1970
2042
|
exclusionType: "Test string",
|
|
1971
2043
|
infoType: {
|
|
1972
2044
|
name: "Test string",
|
|
2045
|
+
sensitivityScore: {
|
|
2046
|
+
score: "Test string",
|
|
2047
|
+
},
|
|
1973
2048
|
version: "Test string",
|
|
1974
2049
|
},
|
|
1975
2050
|
likelihood: "Test string",
|
|
@@ -1979,6 +2054,9 @@ gapi.load('client', async () => {
|
|
|
1979
2054
|
],
|
|
1980
2055
|
pattern: "Test string",
|
|
1981
2056
|
},
|
|
2057
|
+
sensitivityScore: {
|
|
2058
|
+
score: "Test string",
|
|
2059
|
+
},
|
|
1982
2060
|
storedType: {
|
|
1983
2061
|
createTime: "Test string",
|
|
1984
2062
|
name: "Test string",
|
|
@@ -1992,6 +2070,9 @@ gapi.load('client', async () => {
|
|
|
1992
2070
|
infoTypes: [
|
|
1993
2071
|
{
|
|
1994
2072
|
name: "Test string",
|
|
2073
|
+
sensitivityScore: {
|
|
2074
|
+
score: "Test string",
|
|
2075
|
+
},
|
|
1995
2076
|
version: "Test string",
|
|
1996
2077
|
}
|
|
1997
2078
|
],
|
|
@@ -2000,6 +2081,9 @@ gapi.load('client', async () => {
|
|
|
2000
2081
|
{
|
|
2001
2082
|
infoType: {
|
|
2002
2083
|
name: "Test string",
|
|
2084
|
+
sensitivityScore: {
|
|
2085
|
+
score: "Test string",
|
|
2086
|
+
},
|
|
2003
2087
|
version: "Test string",
|
|
2004
2088
|
},
|
|
2005
2089
|
maxFindings: 42,
|
|
@@ -2014,6 +2098,9 @@ gapi.load('client', async () => {
|
|
|
2014
2098
|
infoTypes: [
|
|
2015
2099
|
{
|
|
2016
2100
|
name: "Test string",
|
|
2101
|
+
sensitivityScore: {
|
|
2102
|
+
score: "Test string",
|
|
2103
|
+
},
|
|
2017
2104
|
version: "Test string",
|
|
2018
2105
|
}
|
|
2019
2106
|
],
|
|
@@ -2046,6 +2133,9 @@ gapi.load('client', async () => {
|
|
|
2046
2133
|
infoTypes: [
|
|
2047
2134
|
{
|
|
2048
2135
|
name: "Test string",
|
|
2136
|
+
sensitivityScore: {
|
|
2137
|
+
score: "Test string",
|
|
2138
|
+
},
|
|
2049
2139
|
version: "Test string",
|
|
2050
2140
|
}
|
|
2051
2141
|
],
|
|
@@ -2110,6 +2200,9 @@ gapi.load('client', async () => {
|
|
|
2110
2200
|
infoTypes: [
|
|
2111
2201
|
{
|
|
2112
2202
|
name: "Test string",
|
|
2203
|
+
sensitivityScore: {
|
|
2204
|
+
score: "Test string",
|
|
2205
|
+
},
|
|
2113
2206
|
version: "Test string",
|
|
2114
2207
|
}
|
|
2115
2208
|
],
|
|
@@ -2123,6 +2216,9 @@ gapi.load('client', async () => {
|
|
|
2123
2216
|
infoTypes: [
|
|
2124
2217
|
{
|
|
2125
2218
|
name: "Test string",
|
|
2219
|
+
sensitivityScore: {
|
|
2220
|
+
score: "Test string",
|
|
2221
|
+
},
|
|
2126
2222
|
version: "Test string",
|
|
2127
2223
|
}
|
|
2128
2224
|
],
|
|
@@ -2219,6 +2315,9 @@ gapi.load('client', async () => {
|
|
|
2219
2315
|
},
|
|
2220
2316
|
surrogateInfoType: {
|
|
2221
2317
|
name: "Test string",
|
|
2318
|
+
sensitivityScore: {
|
|
2319
|
+
score: "Test string",
|
|
2320
|
+
},
|
|
2222
2321
|
version: "Test string",
|
|
2223
2322
|
},
|
|
2224
2323
|
},
|
|
@@ -2257,6 +2356,9 @@ gapi.load('client', async () => {
|
|
|
2257
2356
|
radix: 42,
|
|
2258
2357
|
surrogateInfoType: {
|
|
2259
2358
|
name: "Test string",
|
|
2359
|
+
sensitivityScore: {
|
|
2360
|
+
score: "Test string",
|
|
2361
|
+
},
|
|
2260
2362
|
version: "Test string",
|
|
2261
2363
|
},
|
|
2262
2364
|
},
|
|
@@ -2407,6 +2509,9 @@ gapi.load('client', async () => {
|
|
|
2407
2509
|
infoTypes: [
|
|
2408
2510
|
{
|
|
2409
2511
|
name: "Test string",
|
|
2512
|
+
sensitivityScore: {
|
|
2513
|
+
score: "Test string",
|
|
2514
|
+
},
|
|
2410
2515
|
version: "Test string",
|
|
2411
2516
|
}
|
|
2412
2517
|
],
|
|
@@ -2503,6 +2608,9 @@ gapi.load('client', async () => {
|
|
|
2503
2608
|
},
|
|
2504
2609
|
surrogateInfoType: {
|
|
2505
2610
|
name: "Test string",
|
|
2611
|
+
sensitivityScore: {
|
|
2612
|
+
score: "Test string",
|
|
2613
|
+
},
|
|
2506
2614
|
version: "Test string",
|
|
2507
2615
|
},
|
|
2508
2616
|
},
|
|
@@ -2541,6 +2649,9 @@ gapi.load('client', async () => {
|
|
|
2541
2649
|
radix: 42,
|
|
2542
2650
|
surrogateInfoType: {
|
|
2543
2651
|
name: "Test string",
|
|
2652
|
+
sensitivityScore: {
|
|
2653
|
+
score: "Test string",
|
|
2654
|
+
},
|
|
2544
2655
|
version: "Test string",
|
|
2545
2656
|
},
|
|
2546
2657
|
},
|
|
@@ -2736,6 +2847,9 @@ gapi.load('client', async () => {
|
|
|
2736
2847
|
},
|
|
2737
2848
|
surrogateInfoType: {
|
|
2738
2849
|
name: "Test string",
|
|
2850
|
+
sensitivityScore: {
|
|
2851
|
+
score: "Test string",
|
|
2852
|
+
},
|
|
2739
2853
|
version: "Test string",
|
|
2740
2854
|
},
|
|
2741
2855
|
},
|
|
@@ -2774,6 +2888,9 @@ gapi.load('client', async () => {
|
|
|
2774
2888
|
radix: 42,
|
|
2775
2889
|
surrogateInfoType: {
|
|
2776
2890
|
name: "Test string",
|
|
2891
|
+
sensitivityScore: {
|
|
2892
|
+
score: "Test string",
|
|
2893
|
+
},
|
|
2777
2894
|
version: "Test string",
|
|
2778
2895
|
},
|
|
2779
2896
|
},
|
|
@@ -2968,6 +3085,9 @@ gapi.load('client', async () => {
|
|
|
2968
3085
|
infoTypes: [
|
|
2969
3086
|
{
|
|
2970
3087
|
name: "Test string",
|
|
3088
|
+
sensitivityScore: {
|
|
3089
|
+
score: "Test string",
|
|
3090
|
+
},
|
|
2971
3091
|
version: "Test string",
|
|
2972
3092
|
}
|
|
2973
3093
|
],
|
|
@@ -2981,6 +3101,9 @@ gapi.load('client', async () => {
|
|
|
2981
3101
|
infoTypes: [
|
|
2982
3102
|
{
|
|
2983
3103
|
name: "Test string",
|
|
3104
|
+
sensitivityScore: {
|
|
3105
|
+
score: "Test string",
|
|
3106
|
+
},
|
|
2984
3107
|
version: "Test string",
|
|
2985
3108
|
}
|
|
2986
3109
|
],
|
|
@@ -3077,6 +3200,9 @@ gapi.load('client', async () => {
|
|
|
3077
3200
|
},
|
|
3078
3201
|
surrogateInfoType: {
|
|
3079
3202
|
name: "Test string",
|
|
3203
|
+
sensitivityScore: {
|
|
3204
|
+
score: "Test string",
|
|
3205
|
+
},
|
|
3080
3206
|
version: "Test string",
|
|
3081
3207
|
},
|
|
3082
3208
|
},
|
|
@@ -3115,6 +3241,9 @@ gapi.load('client', async () => {
|
|
|
3115
3241
|
radix: 42,
|
|
3116
3242
|
surrogateInfoType: {
|
|
3117
3243
|
name: "Test string",
|
|
3244
|
+
sensitivityScore: {
|
|
3245
|
+
score: "Test string",
|
|
3246
|
+
},
|
|
3118
3247
|
version: "Test string",
|
|
3119
3248
|
},
|
|
3120
3249
|
},
|
|
@@ -3265,6 +3394,9 @@ gapi.load('client', async () => {
|
|
|
3265
3394
|
infoTypes: [
|
|
3266
3395
|
{
|
|
3267
3396
|
name: "Test string",
|
|
3397
|
+
sensitivityScore: {
|
|
3398
|
+
score: "Test string",
|
|
3399
|
+
},
|
|
3268
3400
|
version: "Test string",
|
|
3269
3401
|
}
|
|
3270
3402
|
],
|
|
@@ -3361,6 +3493,9 @@ gapi.load('client', async () => {
|
|
|
3361
3493
|
},
|
|
3362
3494
|
surrogateInfoType: {
|
|
3363
3495
|
name: "Test string",
|
|
3496
|
+
sensitivityScore: {
|
|
3497
|
+
score: "Test string",
|
|
3498
|
+
},
|
|
3364
3499
|
version: "Test string",
|
|
3365
3500
|
},
|
|
3366
3501
|
},
|
|
@@ -3399,6 +3534,9 @@ gapi.load('client', async () => {
|
|
|
3399
3534
|
radix: 42,
|
|
3400
3535
|
surrogateInfoType: {
|
|
3401
3536
|
name: "Test string",
|
|
3537
|
+
sensitivityScore: {
|
|
3538
|
+
score: "Test string",
|
|
3539
|
+
},
|
|
3402
3540
|
version: "Test string",
|
|
3403
3541
|
},
|
|
3404
3542
|
},
|
|
@@ -3594,6 +3732,9 @@ gapi.load('client', async () => {
|
|
|
3594
3732
|
},
|
|
3595
3733
|
surrogateInfoType: {
|
|
3596
3734
|
name: "Test string",
|
|
3735
|
+
sensitivityScore: {
|
|
3736
|
+
score: "Test string",
|
|
3737
|
+
},
|
|
3597
3738
|
version: "Test string",
|
|
3598
3739
|
},
|
|
3599
3740
|
},
|
|
@@ -3632,6 +3773,9 @@ gapi.load('client', async () => {
|
|
|
3632
3773
|
radix: 42,
|
|
3633
3774
|
surrogateInfoType: {
|
|
3634
3775
|
name: "Test string",
|
|
3776
|
+
sensitivityScore: {
|
|
3777
|
+
score: "Test string",
|
|
3778
|
+
},
|
|
3635
3779
|
version: "Test string",
|
|
3636
3780
|
},
|
|
3637
3781
|
},
|
|
@@ -3846,6 +3990,9 @@ gapi.load('client', async () => {
|
|
|
3846
3990
|
exclusionType: "Test string",
|
|
3847
3991
|
infoType: {
|
|
3848
3992
|
name: "Test string",
|
|
3993
|
+
sensitivityScore: {
|
|
3994
|
+
score: "Test string",
|
|
3995
|
+
},
|
|
3849
3996
|
version: "Test string",
|
|
3850
3997
|
},
|
|
3851
3998
|
likelihood: "Test string",
|
|
@@ -3855,6 +4002,9 @@ gapi.load('client', async () => {
|
|
|
3855
4002
|
],
|
|
3856
4003
|
pattern: "Test string",
|
|
3857
4004
|
},
|
|
4005
|
+
sensitivityScore: {
|
|
4006
|
+
score: "Test string",
|
|
4007
|
+
},
|
|
3858
4008
|
storedType: {
|
|
3859
4009
|
createTime: "Test string",
|
|
3860
4010
|
name: "Test string",
|
|
@@ -3868,6 +4018,9 @@ gapi.load('client', async () => {
|
|
|
3868
4018
|
infoTypes: [
|
|
3869
4019
|
{
|
|
3870
4020
|
name: "Test string",
|
|
4021
|
+
sensitivityScore: {
|
|
4022
|
+
score: "Test string",
|
|
4023
|
+
},
|
|
3871
4024
|
version: "Test string",
|
|
3872
4025
|
}
|
|
3873
4026
|
],
|
|
@@ -3876,6 +4029,9 @@ gapi.load('client', async () => {
|
|
|
3876
4029
|
{
|
|
3877
4030
|
infoType: {
|
|
3878
4031
|
name: "Test string",
|
|
4032
|
+
sensitivityScore: {
|
|
4033
|
+
score: "Test string",
|
|
4034
|
+
},
|
|
3879
4035
|
version: "Test string",
|
|
3880
4036
|
},
|
|
3881
4037
|
maxFindings: 42,
|
|
@@ -3890,6 +4046,9 @@ gapi.load('client', async () => {
|
|
|
3890
4046
|
infoTypes: [
|
|
3891
4047
|
{
|
|
3892
4048
|
name: "Test string",
|
|
4049
|
+
sensitivityScore: {
|
|
4050
|
+
score: "Test string",
|
|
4051
|
+
},
|
|
3893
4052
|
version: "Test string",
|
|
3894
4053
|
}
|
|
3895
4054
|
],
|
|
@@ -3922,6 +4081,9 @@ gapi.load('client', async () => {
|
|
|
3922
4081
|
infoTypes: [
|
|
3923
4082
|
{
|
|
3924
4083
|
name: "Test string",
|
|
4084
|
+
sensitivityScore: {
|
|
4085
|
+
score: "Test string",
|
|
4086
|
+
},
|
|
3925
4087
|
version: "Test string",
|
|
3926
4088
|
}
|
|
3927
4089
|
],
|
|
@@ -4024,6 +4186,9 @@ gapi.load('client', async () => {
|
|
|
4024
4186
|
exclusionType: "Test string",
|
|
4025
4187
|
infoType: {
|
|
4026
4188
|
name: "Test string",
|
|
4189
|
+
sensitivityScore: {
|
|
4190
|
+
score: "Test string",
|
|
4191
|
+
},
|
|
4027
4192
|
version: "Test string",
|
|
4028
4193
|
},
|
|
4029
4194
|
likelihood: "Test string",
|
|
@@ -4033,6 +4198,9 @@ gapi.load('client', async () => {
|
|
|
4033
4198
|
],
|
|
4034
4199
|
pattern: "Test string",
|
|
4035
4200
|
},
|
|
4201
|
+
sensitivityScore: {
|
|
4202
|
+
score: "Test string",
|
|
4203
|
+
},
|
|
4036
4204
|
storedType: {
|
|
4037
4205
|
createTime: "Test string",
|
|
4038
4206
|
name: "Test string",
|
|
@@ -4046,6 +4214,9 @@ gapi.load('client', async () => {
|
|
|
4046
4214
|
infoTypes: [
|
|
4047
4215
|
{
|
|
4048
4216
|
name: "Test string",
|
|
4217
|
+
sensitivityScore: {
|
|
4218
|
+
score: "Test string",
|
|
4219
|
+
},
|
|
4049
4220
|
version: "Test string",
|
|
4050
4221
|
}
|
|
4051
4222
|
],
|
|
@@ -4054,6 +4225,9 @@ gapi.load('client', async () => {
|
|
|
4054
4225
|
{
|
|
4055
4226
|
infoType: {
|
|
4056
4227
|
name: "Test string",
|
|
4228
|
+
sensitivityScore: {
|
|
4229
|
+
score: "Test string",
|
|
4230
|
+
},
|
|
4057
4231
|
version: "Test string",
|
|
4058
4232
|
},
|
|
4059
4233
|
maxFindings: 42,
|
|
@@ -4068,6 +4242,9 @@ gapi.load('client', async () => {
|
|
|
4068
4242
|
infoTypes: [
|
|
4069
4243
|
{
|
|
4070
4244
|
name: "Test string",
|
|
4245
|
+
sensitivityScore: {
|
|
4246
|
+
score: "Test string",
|
|
4247
|
+
},
|
|
4071
4248
|
version: "Test string",
|
|
4072
4249
|
}
|
|
4073
4250
|
],
|
|
@@ -4100,6 +4277,9 @@ gapi.load('client', async () => {
|
|
|
4100
4277
|
infoTypes: [
|
|
4101
4278
|
{
|
|
4102
4279
|
name: "Test string",
|
|
4280
|
+
sensitivityScore: {
|
|
4281
|
+
score: "Test string",
|
|
4282
|
+
},
|
|
4103
4283
|
version: "Test string",
|
|
4104
4284
|
}
|
|
4105
4285
|
],
|
|
@@ -4245,6 +4425,9 @@ gapi.load('client', async () => {
|
|
|
4245
4425
|
exclusionType: "Test string",
|
|
4246
4426
|
infoType: {
|
|
4247
4427
|
name: "Test string",
|
|
4428
|
+
sensitivityScore: {
|
|
4429
|
+
score: "Test string",
|
|
4430
|
+
},
|
|
4248
4431
|
version: "Test string",
|
|
4249
4432
|
},
|
|
4250
4433
|
likelihood: "Test string",
|
|
@@ -4254,6 +4437,9 @@ gapi.load('client', async () => {
|
|
|
4254
4437
|
],
|
|
4255
4438
|
pattern: "Test string",
|
|
4256
4439
|
},
|
|
4440
|
+
sensitivityScore: {
|
|
4441
|
+
score: "Test string",
|
|
4442
|
+
},
|
|
4257
4443
|
storedType: {
|
|
4258
4444
|
createTime: "Test string",
|
|
4259
4445
|
name: "Test string",
|
|
@@ -4267,6 +4453,9 @@ gapi.load('client', async () => {
|
|
|
4267
4453
|
infoTypes: [
|
|
4268
4454
|
{
|
|
4269
4455
|
name: "Test string",
|
|
4456
|
+
sensitivityScore: {
|
|
4457
|
+
score: "Test string",
|
|
4458
|
+
},
|
|
4270
4459
|
version: "Test string",
|
|
4271
4460
|
}
|
|
4272
4461
|
],
|
|
@@ -4275,6 +4464,9 @@ gapi.load('client', async () => {
|
|
|
4275
4464
|
{
|
|
4276
4465
|
infoType: {
|
|
4277
4466
|
name: "Test string",
|
|
4467
|
+
sensitivityScore: {
|
|
4468
|
+
score: "Test string",
|
|
4469
|
+
},
|
|
4278
4470
|
version: "Test string",
|
|
4279
4471
|
},
|
|
4280
4472
|
maxFindings: 42,
|
|
@@ -4289,6 +4481,9 @@ gapi.load('client', async () => {
|
|
|
4289
4481
|
infoTypes: [
|
|
4290
4482
|
{
|
|
4291
4483
|
name: "Test string",
|
|
4484
|
+
sensitivityScore: {
|
|
4485
|
+
score: "Test string",
|
|
4486
|
+
},
|
|
4292
4487
|
version: "Test string",
|
|
4293
4488
|
}
|
|
4294
4489
|
],
|
|
@@ -4321,6 +4516,9 @@ gapi.load('client', async () => {
|
|
|
4321
4516
|
infoTypes: [
|
|
4322
4517
|
{
|
|
4323
4518
|
name: "Test string",
|
|
4519
|
+
sensitivityScore: {
|
|
4520
|
+
score: "Test string",
|
|
4521
|
+
},
|
|
4324
4522
|
version: "Test string",
|
|
4325
4523
|
}
|
|
4326
4524
|
],
|
|
@@ -4579,6 +4777,9 @@ gapi.load('client', async () => {
|
|
|
4579
4777
|
exclusionType: "Test string",
|
|
4580
4778
|
infoType: {
|
|
4581
4779
|
name: "Test string",
|
|
4780
|
+
sensitivityScore: {
|
|
4781
|
+
score: "Test string",
|
|
4782
|
+
},
|
|
4582
4783
|
version: "Test string",
|
|
4583
4784
|
},
|
|
4584
4785
|
likelihood: "Test string",
|
|
@@ -4588,6 +4789,9 @@ gapi.load('client', async () => {
|
|
|
4588
4789
|
],
|
|
4589
4790
|
pattern: "Test string",
|
|
4590
4791
|
},
|
|
4792
|
+
sensitivityScore: {
|
|
4793
|
+
score: "Test string",
|
|
4794
|
+
},
|
|
4591
4795
|
storedType: {
|
|
4592
4796
|
createTime: "Test string",
|
|
4593
4797
|
name: "Test string",
|
|
@@ -4601,6 +4805,9 @@ gapi.load('client', async () => {
|
|
|
4601
4805
|
infoTypes: [
|
|
4602
4806
|
{
|
|
4603
4807
|
name: "Test string",
|
|
4808
|
+
sensitivityScore: {
|
|
4809
|
+
score: "Test string",
|
|
4810
|
+
},
|
|
4604
4811
|
version: "Test string",
|
|
4605
4812
|
}
|
|
4606
4813
|
],
|
|
@@ -4609,6 +4816,9 @@ gapi.load('client', async () => {
|
|
|
4609
4816
|
{
|
|
4610
4817
|
infoType: {
|
|
4611
4818
|
name: "Test string",
|
|
4819
|
+
sensitivityScore: {
|
|
4820
|
+
score: "Test string",
|
|
4821
|
+
},
|
|
4612
4822
|
version: "Test string",
|
|
4613
4823
|
},
|
|
4614
4824
|
maxFindings: 42,
|
|
@@ -4623,6 +4833,9 @@ gapi.load('client', async () => {
|
|
|
4623
4833
|
infoTypes: [
|
|
4624
4834
|
{
|
|
4625
4835
|
name: "Test string",
|
|
4836
|
+
sensitivityScore: {
|
|
4837
|
+
score: "Test string",
|
|
4838
|
+
},
|
|
4626
4839
|
version: "Test string",
|
|
4627
4840
|
}
|
|
4628
4841
|
],
|
|
@@ -4655,6 +4868,9 @@ gapi.load('client', async () => {
|
|
|
4655
4868
|
infoTypes: [
|
|
4656
4869
|
{
|
|
4657
4870
|
name: "Test string",
|
|
4871
|
+
sensitivityScore: {
|
|
4872
|
+
score: "Test string",
|
|
4873
|
+
},
|
|
4658
4874
|
version: "Test string",
|
|
4659
4875
|
}
|
|
4660
4876
|
],
|
|
@@ -5028,6 +5244,9 @@ gapi.load('client', async () => {
|
|
|
5028
5244
|
infoTypes: [
|
|
5029
5245
|
{
|
|
5030
5246
|
name: "Test string",
|
|
5247
|
+
sensitivityScore: {
|
|
5248
|
+
score: "Test string",
|
|
5249
|
+
},
|
|
5031
5250
|
version: "Test string",
|
|
5032
5251
|
}
|
|
5033
5252
|
],
|
|
@@ -5041,6 +5260,9 @@ gapi.load('client', async () => {
|
|
|
5041
5260
|
infoTypes: [
|
|
5042
5261
|
{
|
|
5043
5262
|
name: "Test string",
|
|
5263
|
+
sensitivityScore: {
|
|
5264
|
+
score: "Test string",
|
|
5265
|
+
},
|
|
5044
5266
|
version: "Test string",
|
|
5045
5267
|
}
|
|
5046
5268
|
],
|
|
@@ -5137,6 +5359,9 @@ gapi.load('client', async () => {
|
|
|
5137
5359
|
},
|
|
5138
5360
|
surrogateInfoType: {
|
|
5139
5361
|
name: "Test string",
|
|
5362
|
+
sensitivityScore: {
|
|
5363
|
+
score: "Test string",
|
|
5364
|
+
},
|
|
5140
5365
|
version: "Test string",
|
|
5141
5366
|
},
|
|
5142
5367
|
},
|
|
@@ -5175,6 +5400,9 @@ gapi.load('client', async () => {
|
|
|
5175
5400
|
radix: 42,
|
|
5176
5401
|
surrogateInfoType: {
|
|
5177
5402
|
name: "Test string",
|
|
5403
|
+
sensitivityScore: {
|
|
5404
|
+
score: "Test string",
|
|
5405
|
+
},
|
|
5178
5406
|
version: "Test string",
|
|
5179
5407
|
},
|
|
5180
5408
|
},
|
|
@@ -5325,6 +5553,9 @@ gapi.load('client', async () => {
|
|
|
5325
5553
|
infoTypes: [
|
|
5326
5554
|
{
|
|
5327
5555
|
name: "Test string",
|
|
5556
|
+
sensitivityScore: {
|
|
5557
|
+
score: "Test string",
|
|
5558
|
+
},
|
|
5328
5559
|
version: "Test string",
|
|
5329
5560
|
}
|
|
5330
5561
|
],
|
|
@@ -5421,6 +5652,9 @@ gapi.load('client', async () => {
|
|
|
5421
5652
|
},
|
|
5422
5653
|
surrogateInfoType: {
|
|
5423
5654
|
name: "Test string",
|
|
5655
|
+
sensitivityScore: {
|
|
5656
|
+
score: "Test string",
|
|
5657
|
+
},
|
|
5424
5658
|
version: "Test string",
|
|
5425
5659
|
},
|
|
5426
5660
|
},
|
|
@@ -5459,6 +5693,9 @@ gapi.load('client', async () => {
|
|
|
5459
5693
|
radix: 42,
|
|
5460
5694
|
surrogateInfoType: {
|
|
5461
5695
|
name: "Test string",
|
|
5696
|
+
sensitivityScore: {
|
|
5697
|
+
score: "Test string",
|
|
5698
|
+
},
|
|
5462
5699
|
version: "Test string",
|
|
5463
5700
|
},
|
|
5464
5701
|
},
|
|
@@ -5654,6 +5891,9 @@ gapi.load('client', async () => {
|
|
|
5654
5891
|
},
|
|
5655
5892
|
surrogateInfoType: {
|
|
5656
5893
|
name: "Test string",
|
|
5894
|
+
sensitivityScore: {
|
|
5895
|
+
score: "Test string",
|
|
5896
|
+
},
|
|
5657
5897
|
version: "Test string",
|
|
5658
5898
|
},
|
|
5659
5899
|
},
|
|
@@ -5692,6 +5932,9 @@ gapi.load('client', async () => {
|
|
|
5692
5932
|
radix: 42,
|
|
5693
5933
|
surrogateInfoType: {
|
|
5694
5934
|
name: "Test string",
|
|
5935
|
+
sensitivityScore: {
|
|
5936
|
+
score: "Test string",
|
|
5937
|
+
},
|
|
5695
5938
|
version: "Test string",
|
|
5696
5939
|
},
|
|
5697
5940
|
},
|
|
@@ -5879,6 +6122,9 @@ gapi.load('client', async () => {
|
|
|
5879
6122
|
exclusionType: "Test string",
|
|
5880
6123
|
infoType: {
|
|
5881
6124
|
name: "Test string",
|
|
6125
|
+
sensitivityScore: {
|
|
6126
|
+
score: "Test string",
|
|
6127
|
+
},
|
|
5882
6128
|
version: "Test string",
|
|
5883
6129
|
},
|
|
5884
6130
|
likelihood: "Test string",
|
|
@@ -5888,6 +6134,9 @@ gapi.load('client', async () => {
|
|
|
5888
6134
|
],
|
|
5889
6135
|
pattern: "Test string",
|
|
5890
6136
|
},
|
|
6137
|
+
sensitivityScore: {
|
|
6138
|
+
score: "Test string",
|
|
6139
|
+
},
|
|
5891
6140
|
storedType: {
|
|
5892
6141
|
createTime: "Test string",
|
|
5893
6142
|
name: "Test string",
|
|
@@ -5901,6 +6150,9 @@ gapi.load('client', async () => {
|
|
|
5901
6150
|
infoTypes: [
|
|
5902
6151
|
{
|
|
5903
6152
|
name: "Test string",
|
|
6153
|
+
sensitivityScore: {
|
|
6154
|
+
score: "Test string",
|
|
6155
|
+
},
|
|
5904
6156
|
version: "Test string",
|
|
5905
6157
|
}
|
|
5906
6158
|
],
|
|
@@ -5909,6 +6161,9 @@ gapi.load('client', async () => {
|
|
|
5909
6161
|
{
|
|
5910
6162
|
infoType: {
|
|
5911
6163
|
name: "Test string",
|
|
6164
|
+
sensitivityScore: {
|
|
6165
|
+
score: "Test string",
|
|
6166
|
+
},
|
|
5912
6167
|
version: "Test string",
|
|
5913
6168
|
},
|
|
5914
6169
|
maxFindings: 42,
|
|
@@ -5923,6 +6178,9 @@ gapi.load('client', async () => {
|
|
|
5923
6178
|
infoTypes: [
|
|
5924
6179
|
{
|
|
5925
6180
|
name: "Test string",
|
|
6181
|
+
sensitivityScore: {
|
|
6182
|
+
score: "Test string",
|
|
6183
|
+
},
|
|
5926
6184
|
version: "Test string",
|
|
5927
6185
|
}
|
|
5928
6186
|
],
|
|
@@ -5955,6 +6213,9 @@ gapi.load('client', async () => {
|
|
|
5955
6213
|
infoTypes: [
|
|
5956
6214
|
{
|
|
5957
6215
|
name: "Test string",
|
|
6216
|
+
sensitivityScore: {
|
|
6217
|
+
score: "Test string",
|
|
6218
|
+
},
|
|
5958
6219
|
version: "Test string",
|
|
5959
6220
|
}
|
|
5960
6221
|
],
|
|
@@ -6077,6 +6338,9 @@ gapi.load('client', async () => {
|
|
|
6077
6338
|
exclusionType: "Test string",
|
|
6078
6339
|
infoType: {
|
|
6079
6340
|
name: "Test string",
|
|
6341
|
+
sensitivityScore: {
|
|
6342
|
+
score: "Test string",
|
|
6343
|
+
},
|
|
6080
6344
|
version: "Test string",
|
|
6081
6345
|
},
|
|
6082
6346
|
likelihood: "Test string",
|
|
@@ -6086,6 +6350,9 @@ gapi.load('client', async () => {
|
|
|
6086
6350
|
],
|
|
6087
6351
|
pattern: "Test string",
|
|
6088
6352
|
},
|
|
6353
|
+
sensitivityScore: {
|
|
6354
|
+
score: "Test string",
|
|
6355
|
+
},
|
|
6089
6356
|
storedType: {
|
|
6090
6357
|
createTime: "Test string",
|
|
6091
6358
|
name: "Test string",
|
|
@@ -6099,6 +6366,9 @@ gapi.load('client', async () => {
|
|
|
6099
6366
|
infoTypes: [
|
|
6100
6367
|
{
|
|
6101
6368
|
name: "Test string",
|
|
6369
|
+
sensitivityScore: {
|
|
6370
|
+
score: "Test string",
|
|
6371
|
+
},
|
|
6102
6372
|
version: "Test string",
|
|
6103
6373
|
}
|
|
6104
6374
|
],
|
|
@@ -6107,6 +6377,9 @@ gapi.load('client', async () => {
|
|
|
6107
6377
|
{
|
|
6108
6378
|
infoType: {
|
|
6109
6379
|
name: "Test string",
|
|
6380
|
+
sensitivityScore: {
|
|
6381
|
+
score: "Test string",
|
|
6382
|
+
},
|
|
6110
6383
|
version: "Test string",
|
|
6111
6384
|
},
|
|
6112
6385
|
maxFindings: 42,
|
|
@@ -6121,6 +6394,9 @@ gapi.load('client', async () => {
|
|
|
6121
6394
|
infoTypes: [
|
|
6122
6395
|
{
|
|
6123
6396
|
name: "Test string",
|
|
6397
|
+
sensitivityScore: {
|
|
6398
|
+
score: "Test string",
|
|
6399
|
+
},
|
|
6124
6400
|
version: "Test string",
|
|
6125
6401
|
}
|
|
6126
6402
|
],
|
|
@@ -6153,6 +6429,9 @@ gapi.load('client', async () => {
|
|
|
6153
6429
|
infoTypes: [
|
|
6154
6430
|
{
|
|
6155
6431
|
name: "Test string",
|
|
6432
|
+
sensitivityScore: {
|
|
6433
|
+
score: "Test string",
|
|
6434
|
+
},
|
|
6156
6435
|
version: "Test string",
|
|
6157
6436
|
}
|
|
6158
6437
|
],
|
|
@@ -6271,6 +6550,9 @@ gapi.load('client', async () => {
|
|
|
6271
6550
|
exclusionType: "Test string",
|
|
6272
6551
|
infoType: {
|
|
6273
6552
|
name: "Test string",
|
|
6553
|
+
sensitivityScore: {
|
|
6554
|
+
score: "Test string",
|
|
6555
|
+
},
|
|
6274
6556
|
version: "Test string",
|
|
6275
6557
|
},
|
|
6276
6558
|
likelihood: "Test string",
|
|
@@ -6280,6 +6562,9 @@ gapi.load('client', async () => {
|
|
|
6280
6562
|
],
|
|
6281
6563
|
pattern: "Test string",
|
|
6282
6564
|
},
|
|
6565
|
+
sensitivityScore: {
|
|
6566
|
+
score: "Test string",
|
|
6567
|
+
},
|
|
6283
6568
|
storedType: {
|
|
6284
6569
|
createTime: "Test string",
|
|
6285
6570
|
name: "Test string",
|
|
@@ -6293,6 +6578,9 @@ gapi.load('client', async () => {
|
|
|
6293
6578
|
infoTypes: [
|
|
6294
6579
|
{
|
|
6295
6580
|
name: "Test string",
|
|
6581
|
+
sensitivityScore: {
|
|
6582
|
+
score: "Test string",
|
|
6583
|
+
},
|
|
6296
6584
|
version: "Test string",
|
|
6297
6585
|
}
|
|
6298
6586
|
],
|
|
@@ -6301,6 +6589,9 @@ gapi.load('client', async () => {
|
|
|
6301
6589
|
{
|
|
6302
6590
|
infoType: {
|
|
6303
6591
|
name: "Test string",
|
|
6592
|
+
sensitivityScore: {
|
|
6593
|
+
score: "Test string",
|
|
6594
|
+
},
|
|
6304
6595
|
version: "Test string",
|
|
6305
6596
|
},
|
|
6306
6597
|
maxFindings: 42,
|
|
@@ -6315,6 +6606,9 @@ gapi.load('client', async () => {
|
|
|
6315
6606
|
infoTypes: [
|
|
6316
6607
|
{
|
|
6317
6608
|
name: "Test string",
|
|
6609
|
+
sensitivityScore: {
|
|
6610
|
+
score: "Test string",
|
|
6611
|
+
},
|
|
6318
6612
|
version: "Test string",
|
|
6319
6613
|
}
|
|
6320
6614
|
],
|
|
@@ -6347,6 +6641,9 @@ gapi.load('client', async () => {
|
|
|
6347
6641
|
infoTypes: [
|
|
6348
6642
|
{
|
|
6349
6643
|
name: "Test string",
|
|
6644
|
+
sensitivityScore: {
|
|
6645
|
+
score: "Test string",
|
|
6646
|
+
},
|
|
6350
6647
|
version: "Test string",
|
|
6351
6648
|
}
|
|
6352
6649
|
],
|
|
@@ -6438,6 +6735,9 @@ gapi.load('client', async () => {
|
|
|
6438
6735
|
infoTypes: [
|
|
6439
6736
|
{
|
|
6440
6737
|
name: "Test string",
|
|
6738
|
+
sensitivityScore: {
|
|
6739
|
+
score: "Test string",
|
|
6740
|
+
},
|
|
6441
6741
|
version: "Test string",
|
|
6442
6742
|
}
|
|
6443
6743
|
],
|
|
@@ -6451,6 +6751,9 @@ gapi.load('client', async () => {
|
|
|
6451
6751
|
infoTypes: [
|
|
6452
6752
|
{
|
|
6453
6753
|
name: "Test string",
|
|
6754
|
+
sensitivityScore: {
|
|
6755
|
+
score: "Test string",
|
|
6756
|
+
},
|
|
6454
6757
|
version: "Test string",
|
|
6455
6758
|
}
|
|
6456
6759
|
],
|
|
@@ -6547,6 +6850,9 @@ gapi.load('client', async () => {
|
|
|
6547
6850
|
},
|
|
6548
6851
|
surrogateInfoType: {
|
|
6549
6852
|
name: "Test string",
|
|
6853
|
+
sensitivityScore: {
|
|
6854
|
+
score: "Test string",
|
|
6855
|
+
},
|
|
6550
6856
|
version: "Test string",
|
|
6551
6857
|
},
|
|
6552
6858
|
},
|
|
@@ -6585,6 +6891,9 @@ gapi.load('client', async () => {
|
|
|
6585
6891
|
radix: 42,
|
|
6586
6892
|
surrogateInfoType: {
|
|
6587
6893
|
name: "Test string",
|
|
6894
|
+
sensitivityScore: {
|
|
6895
|
+
score: "Test string",
|
|
6896
|
+
},
|
|
6588
6897
|
version: "Test string",
|
|
6589
6898
|
},
|
|
6590
6899
|
},
|
|
@@ -6735,6 +7044,9 @@ gapi.load('client', async () => {
|
|
|
6735
7044
|
infoTypes: [
|
|
6736
7045
|
{
|
|
6737
7046
|
name: "Test string",
|
|
7047
|
+
sensitivityScore: {
|
|
7048
|
+
score: "Test string",
|
|
7049
|
+
},
|
|
6738
7050
|
version: "Test string",
|
|
6739
7051
|
}
|
|
6740
7052
|
],
|
|
@@ -6831,6 +7143,9 @@ gapi.load('client', async () => {
|
|
|
6831
7143
|
},
|
|
6832
7144
|
surrogateInfoType: {
|
|
6833
7145
|
name: "Test string",
|
|
7146
|
+
sensitivityScore: {
|
|
7147
|
+
score: "Test string",
|
|
7148
|
+
},
|
|
6834
7149
|
version: "Test string",
|
|
6835
7150
|
},
|
|
6836
7151
|
},
|
|
@@ -6869,6 +7184,9 @@ gapi.load('client', async () => {
|
|
|
6869
7184
|
radix: 42,
|
|
6870
7185
|
surrogateInfoType: {
|
|
6871
7186
|
name: "Test string",
|
|
7187
|
+
sensitivityScore: {
|
|
7188
|
+
score: "Test string",
|
|
7189
|
+
},
|
|
6872
7190
|
version: "Test string",
|
|
6873
7191
|
},
|
|
6874
7192
|
},
|
|
@@ -7064,6 +7382,9 @@ gapi.load('client', async () => {
|
|
|
7064
7382
|
},
|
|
7065
7383
|
surrogateInfoType: {
|
|
7066
7384
|
name: "Test string",
|
|
7385
|
+
sensitivityScore: {
|
|
7386
|
+
score: "Test string",
|
|
7387
|
+
},
|
|
7067
7388
|
version: "Test string",
|
|
7068
7389
|
},
|
|
7069
7390
|
},
|
|
@@ -7102,6 +7423,9 @@ gapi.load('client', async () => {
|
|
|
7102
7423
|
radix: 42,
|
|
7103
7424
|
surrogateInfoType: {
|
|
7104
7425
|
name: "Test string",
|
|
7426
|
+
sensitivityScore: {
|
|
7427
|
+
score: "Test string",
|
|
7428
|
+
},
|
|
7105
7429
|
version: "Test string",
|
|
7106
7430
|
},
|
|
7107
7431
|
},
|
|
@@ -7277,6 +7601,9 @@ gapi.load('client', async () => {
|
|
|
7277
7601
|
infoTypes: [
|
|
7278
7602
|
{
|
|
7279
7603
|
name: "Test string",
|
|
7604
|
+
sensitivityScore: {
|
|
7605
|
+
score: "Test string",
|
|
7606
|
+
},
|
|
7280
7607
|
version: "Test string",
|
|
7281
7608
|
}
|
|
7282
7609
|
],
|
|
@@ -7290,6 +7617,9 @@ gapi.load('client', async () => {
|
|
|
7290
7617
|
infoTypes: [
|
|
7291
7618
|
{
|
|
7292
7619
|
name: "Test string",
|
|
7620
|
+
sensitivityScore: {
|
|
7621
|
+
score: "Test string",
|
|
7622
|
+
},
|
|
7293
7623
|
version: "Test string",
|
|
7294
7624
|
}
|
|
7295
7625
|
],
|
|
@@ -7386,6 +7716,9 @@ gapi.load('client', async () => {
|
|
|
7386
7716
|
},
|
|
7387
7717
|
surrogateInfoType: {
|
|
7388
7718
|
name: "Test string",
|
|
7719
|
+
sensitivityScore: {
|
|
7720
|
+
score: "Test string",
|
|
7721
|
+
},
|
|
7389
7722
|
version: "Test string",
|
|
7390
7723
|
},
|
|
7391
7724
|
},
|
|
@@ -7424,6 +7757,9 @@ gapi.load('client', async () => {
|
|
|
7424
7757
|
radix: 42,
|
|
7425
7758
|
surrogateInfoType: {
|
|
7426
7759
|
name: "Test string",
|
|
7760
|
+
sensitivityScore: {
|
|
7761
|
+
score: "Test string",
|
|
7762
|
+
},
|
|
7427
7763
|
version: "Test string",
|
|
7428
7764
|
},
|
|
7429
7765
|
},
|
|
@@ -7574,6 +7910,9 @@ gapi.load('client', async () => {
|
|
|
7574
7910
|
infoTypes: [
|
|
7575
7911
|
{
|
|
7576
7912
|
name: "Test string",
|
|
7913
|
+
sensitivityScore: {
|
|
7914
|
+
score: "Test string",
|
|
7915
|
+
},
|
|
7577
7916
|
version: "Test string",
|
|
7578
7917
|
}
|
|
7579
7918
|
],
|
|
@@ -7670,6 +8009,9 @@ gapi.load('client', async () => {
|
|
|
7670
8009
|
},
|
|
7671
8010
|
surrogateInfoType: {
|
|
7672
8011
|
name: "Test string",
|
|
8012
|
+
sensitivityScore: {
|
|
8013
|
+
score: "Test string",
|
|
8014
|
+
},
|
|
7673
8015
|
version: "Test string",
|
|
7674
8016
|
},
|
|
7675
8017
|
},
|
|
@@ -7708,6 +8050,9 @@ gapi.load('client', async () => {
|
|
|
7708
8050
|
radix: 42,
|
|
7709
8051
|
surrogateInfoType: {
|
|
7710
8052
|
name: "Test string",
|
|
8053
|
+
sensitivityScore: {
|
|
8054
|
+
score: "Test string",
|
|
8055
|
+
},
|
|
7711
8056
|
version: "Test string",
|
|
7712
8057
|
},
|
|
7713
8058
|
},
|
|
@@ -7903,6 +8248,9 @@ gapi.load('client', async () => {
|
|
|
7903
8248
|
},
|
|
7904
8249
|
surrogateInfoType: {
|
|
7905
8250
|
name: "Test string",
|
|
8251
|
+
sensitivityScore: {
|
|
8252
|
+
score: "Test string",
|
|
8253
|
+
},
|
|
7906
8254
|
version: "Test string",
|
|
7907
8255
|
},
|
|
7908
8256
|
},
|
|
@@ -7941,6 +8289,9 @@ gapi.load('client', async () => {
|
|
|
7941
8289
|
radix: 42,
|
|
7942
8290
|
surrogateInfoType: {
|
|
7943
8291
|
name: "Test string",
|
|
8292
|
+
sensitivityScore: {
|
|
8293
|
+
score: "Test string",
|
|
8294
|
+
},
|
|
7944
8295
|
version: "Test string",
|
|
7945
8296
|
},
|
|
7946
8297
|
},
|
|
@@ -8135,6 +8486,9 @@ gapi.load('client', async () => {
|
|
|
8135
8486
|
infoTypes: [
|
|
8136
8487
|
{
|
|
8137
8488
|
name: "Test string",
|
|
8489
|
+
sensitivityScore: {
|
|
8490
|
+
score: "Test string",
|
|
8491
|
+
},
|
|
8138
8492
|
version: "Test string",
|
|
8139
8493
|
}
|
|
8140
8494
|
],
|
|
@@ -8148,6 +8502,9 @@ gapi.load('client', async () => {
|
|
|
8148
8502
|
infoTypes: [
|
|
8149
8503
|
{
|
|
8150
8504
|
name: "Test string",
|
|
8505
|
+
sensitivityScore: {
|
|
8506
|
+
score: "Test string",
|
|
8507
|
+
},
|
|
8151
8508
|
version: "Test string",
|
|
8152
8509
|
}
|
|
8153
8510
|
],
|
|
@@ -8244,6 +8601,9 @@ gapi.load('client', async () => {
|
|
|
8244
8601
|
},
|
|
8245
8602
|
surrogateInfoType: {
|
|
8246
8603
|
name: "Test string",
|
|
8604
|
+
sensitivityScore: {
|
|
8605
|
+
score: "Test string",
|
|
8606
|
+
},
|
|
8247
8607
|
version: "Test string",
|
|
8248
8608
|
},
|
|
8249
8609
|
},
|
|
@@ -8282,6 +8642,9 @@ gapi.load('client', async () => {
|
|
|
8282
8642
|
radix: 42,
|
|
8283
8643
|
surrogateInfoType: {
|
|
8284
8644
|
name: "Test string",
|
|
8645
|
+
sensitivityScore: {
|
|
8646
|
+
score: "Test string",
|
|
8647
|
+
},
|
|
8285
8648
|
version: "Test string",
|
|
8286
8649
|
},
|
|
8287
8650
|
},
|
|
@@ -8432,6 +8795,9 @@ gapi.load('client', async () => {
|
|
|
8432
8795
|
infoTypes: [
|
|
8433
8796
|
{
|
|
8434
8797
|
name: "Test string",
|
|
8798
|
+
sensitivityScore: {
|
|
8799
|
+
score: "Test string",
|
|
8800
|
+
},
|
|
8435
8801
|
version: "Test string",
|
|
8436
8802
|
}
|
|
8437
8803
|
],
|
|
@@ -8528,6 +8894,9 @@ gapi.load('client', async () => {
|
|
|
8528
8894
|
},
|
|
8529
8895
|
surrogateInfoType: {
|
|
8530
8896
|
name: "Test string",
|
|
8897
|
+
sensitivityScore: {
|
|
8898
|
+
score: "Test string",
|
|
8899
|
+
},
|
|
8531
8900
|
version: "Test string",
|
|
8532
8901
|
},
|
|
8533
8902
|
},
|
|
@@ -8566,6 +8935,9 @@ gapi.load('client', async () => {
|
|
|
8566
8935
|
radix: 42,
|
|
8567
8936
|
surrogateInfoType: {
|
|
8568
8937
|
name: "Test string",
|
|
8938
|
+
sensitivityScore: {
|
|
8939
|
+
score: "Test string",
|
|
8940
|
+
},
|
|
8569
8941
|
version: "Test string",
|
|
8570
8942
|
},
|
|
8571
8943
|
},
|
|
@@ -8761,6 +9133,9 @@ gapi.load('client', async () => {
|
|
|
8761
9133
|
},
|
|
8762
9134
|
surrogateInfoType: {
|
|
8763
9135
|
name: "Test string",
|
|
9136
|
+
sensitivityScore: {
|
|
9137
|
+
score: "Test string",
|
|
9138
|
+
},
|
|
8764
9139
|
version: "Test string",
|
|
8765
9140
|
},
|
|
8766
9141
|
},
|
|
@@ -8799,6 +9174,9 @@ gapi.load('client', async () => {
|
|
|
8799
9174
|
radix: 42,
|
|
8800
9175
|
surrogateInfoType: {
|
|
8801
9176
|
name: "Test string",
|
|
9177
|
+
sensitivityScore: {
|
|
9178
|
+
score: "Test string",
|
|
9179
|
+
},
|
|
8802
9180
|
version: "Test string",
|
|
8803
9181
|
},
|
|
8804
9182
|
},
|
|
@@ -9052,6 +9430,9 @@ gapi.load('client', async () => {
|
|
|
9052
9430
|
exclusionType: "Test string",
|
|
9053
9431
|
infoType: {
|
|
9054
9432
|
name: "Test string",
|
|
9433
|
+
sensitivityScore: {
|
|
9434
|
+
score: "Test string",
|
|
9435
|
+
},
|
|
9055
9436
|
version: "Test string",
|
|
9056
9437
|
},
|
|
9057
9438
|
likelihood: "Test string",
|
|
@@ -9061,6 +9442,9 @@ gapi.load('client', async () => {
|
|
|
9061
9442
|
],
|
|
9062
9443
|
pattern: "Test string",
|
|
9063
9444
|
},
|
|
9445
|
+
sensitivityScore: {
|
|
9446
|
+
score: "Test string",
|
|
9447
|
+
},
|
|
9064
9448
|
storedType: {
|
|
9065
9449
|
createTime: "Test string",
|
|
9066
9450
|
name: "Test string",
|
|
@@ -9074,6 +9458,9 @@ gapi.load('client', async () => {
|
|
|
9074
9458
|
infoTypes: [
|
|
9075
9459
|
{
|
|
9076
9460
|
name: "Test string",
|
|
9461
|
+
sensitivityScore: {
|
|
9462
|
+
score: "Test string",
|
|
9463
|
+
},
|
|
9077
9464
|
version: "Test string",
|
|
9078
9465
|
}
|
|
9079
9466
|
],
|
|
@@ -9082,6 +9469,9 @@ gapi.load('client', async () => {
|
|
|
9082
9469
|
{
|
|
9083
9470
|
infoType: {
|
|
9084
9471
|
name: "Test string",
|
|
9472
|
+
sensitivityScore: {
|
|
9473
|
+
score: "Test string",
|
|
9474
|
+
},
|
|
9085
9475
|
version: "Test string",
|
|
9086
9476
|
},
|
|
9087
9477
|
maxFindings: 42,
|
|
@@ -9096,6 +9486,9 @@ gapi.load('client', async () => {
|
|
|
9096
9486
|
infoTypes: [
|
|
9097
9487
|
{
|
|
9098
9488
|
name: "Test string",
|
|
9489
|
+
sensitivityScore: {
|
|
9490
|
+
score: "Test string",
|
|
9491
|
+
},
|
|
9099
9492
|
version: "Test string",
|
|
9100
9493
|
}
|
|
9101
9494
|
],
|
|
@@ -9128,6 +9521,9 @@ gapi.load('client', async () => {
|
|
|
9128
9521
|
infoTypes: [
|
|
9129
9522
|
{
|
|
9130
9523
|
name: "Test string",
|
|
9524
|
+
sensitivityScore: {
|
|
9525
|
+
score: "Test string",
|
|
9526
|
+
},
|
|
9131
9527
|
version: "Test string",
|
|
9132
9528
|
}
|
|
9133
9529
|
],
|
|
@@ -9327,6 +9723,9 @@ gapi.load('client', async () => {
|
|
|
9327
9723
|
},
|
|
9328
9724
|
infoType: {
|
|
9329
9725
|
name: "Test string",
|
|
9726
|
+
sensitivityScore: {
|
|
9727
|
+
score: "Test string",
|
|
9728
|
+
},
|
|
9330
9729
|
version: "Test string",
|
|
9331
9730
|
},
|
|
9332
9731
|
}
|
|
@@ -9376,6 +9775,9 @@ gapi.load('client', async () => {
|
|
|
9376
9775
|
},
|
|
9377
9776
|
infoType: {
|
|
9378
9777
|
name: "Test string",
|
|
9778
|
+
sensitivityScore: {
|
|
9779
|
+
score: "Test string",
|
|
9780
|
+
},
|
|
9379
9781
|
version: "Test string",
|
|
9380
9782
|
},
|
|
9381
9783
|
}
|
|
@@ -9445,6 +9847,9 @@ gapi.load('client', async () => {
|
|
|
9445
9847
|
{
|
|
9446
9848
|
infoType: {
|
|
9447
9849
|
name: "Test string",
|
|
9850
|
+
sensitivityScore: {
|
|
9851
|
+
score: "Test string",
|
|
9852
|
+
},
|
|
9448
9853
|
version: "Test string",
|
|
9449
9854
|
},
|
|
9450
9855
|
redactAllText: true,
|
|
@@ -9495,6 +9900,9 @@ gapi.load('client', async () => {
|
|
|
9495
9900
|
exclusionType: "Test string",
|
|
9496
9901
|
infoType: {
|
|
9497
9902
|
name: "Test string",
|
|
9903
|
+
sensitivityScore: {
|
|
9904
|
+
score: "Test string",
|
|
9905
|
+
},
|
|
9498
9906
|
version: "Test string",
|
|
9499
9907
|
},
|
|
9500
9908
|
likelihood: "Test string",
|
|
@@ -9504,6 +9912,9 @@ gapi.load('client', async () => {
|
|
|
9504
9912
|
],
|
|
9505
9913
|
pattern: "Test string",
|
|
9506
9914
|
},
|
|
9915
|
+
sensitivityScore: {
|
|
9916
|
+
score: "Test string",
|
|
9917
|
+
},
|
|
9507
9918
|
storedType: {
|
|
9508
9919
|
createTime: "Test string",
|
|
9509
9920
|
name: "Test string",
|
|
@@ -9517,6 +9928,9 @@ gapi.load('client', async () => {
|
|
|
9517
9928
|
infoTypes: [
|
|
9518
9929
|
{
|
|
9519
9930
|
name: "Test string",
|
|
9931
|
+
sensitivityScore: {
|
|
9932
|
+
score: "Test string",
|
|
9933
|
+
},
|
|
9520
9934
|
version: "Test string",
|
|
9521
9935
|
}
|
|
9522
9936
|
],
|
|
@@ -9525,6 +9939,9 @@ gapi.load('client', async () => {
|
|
|
9525
9939
|
{
|
|
9526
9940
|
infoType: {
|
|
9527
9941
|
name: "Test string",
|
|
9942
|
+
sensitivityScore: {
|
|
9943
|
+
score: "Test string",
|
|
9944
|
+
},
|
|
9528
9945
|
version: "Test string",
|
|
9529
9946
|
},
|
|
9530
9947
|
maxFindings: 42,
|
|
@@ -9539,6 +9956,9 @@ gapi.load('client', async () => {
|
|
|
9539
9956
|
infoTypes: [
|
|
9540
9957
|
{
|
|
9541
9958
|
name: "Test string",
|
|
9959
|
+
sensitivityScore: {
|
|
9960
|
+
score: "Test string",
|
|
9961
|
+
},
|
|
9542
9962
|
version: "Test string",
|
|
9543
9963
|
}
|
|
9544
9964
|
],
|
|
@@ -9571,6 +9991,9 @@ gapi.load('client', async () => {
|
|
|
9571
9991
|
infoTypes: [
|
|
9572
9992
|
{
|
|
9573
9993
|
name: "Test string",
|
|
9994
|
+
sensitivityScore: {
|
|
9995
|
+
score: "Test string",
|
|
9996
|
+
},
|
|
9574
9997
|
version: "Test string",
|
|
9575
9998
|
}
|
|
9576
9999
|
],
|
|
@@ -9653,6 +10076,9 @@ gapi.load('client', async () => {
|
|
|
9653
10076
|
exclusionType: "Test string",
|
|
9654
10077
|
infoType: {
|
|
9655
10078
|
name: "Test string",
|
|
10079
|
+
sensitivityScore: {
|
|
10080
|
+
score: "Test string",
|
|
10081
|
+
},
|
|
9656
10082
|
version: "Test string",
|
|
9657
10083
|
},
|
|
9658
10084
|
likelihood: "Test string",
|
|
@@ -9662,6 +10088,9 @@ gapi.load('client', async () => {
|
|
|
9662
10088
|
],
|
|
9663
10089
|
pattern: "Test string",
|
|
9664
10090
|
},
|
|
10091
|
+
sensitivityScore: {
|
|
10092
|
+
score: "Test string",
|
|
10093
|
+
},
|
|
9665
10094
|
storedType: {
|
|
9666
10095
|
createTime: "Test string",
|
|
9667
10096
|
name: "Test string",
|
|
@@ -9675,6 +10104,9 @@ gapi.load('client', async () => {
|
|
|
9675
10104
|
infoTypes: [
|
|
9676
10105
|
{
|
|
9677
10106
|
name: "Test string",
|
|
10107
|
+
sensitivityScore: {
|
|
10108
|
+
score: "Test string",
|
|
10109
|
+
},
|
|
9678
10110
|
version: "Test string",
|
|
9679
10111
|
}
|
|
9680
10112
|
],
|
|
@@ -9683,6 +10115,9 @@ gapi.load('client', async () => {
|
|
|
9683
10115
|
{
|
|
9684
10116
|
infoType: {
|
|
9685
10117
|
name: "Test string",
|
|
10118
|
+
sensitivityScore: {
|
|
10119
|
+
score: "Test string",
|
|
10120
|
+
},
|
|
9686
10121
|
version: "Test string",
|
|
9687
10122
|
},
|
|
9688
10123
|
maxFindings: 42,
|
|
@@ -9697,6 +10132,9 @@ gapi.load('client', async () => {
|
|
|
9697
10132
|
infoTypes: [
|
|
9698
10133
|
{
|
|
9699
10134
|
name: "Test string",
|
|
10135
|
+
sensitivityScore: {
|
|
10136
|
+
score: "Test string",
|
|
10137
|
+
},
|
|
9700
10138
|
version: "Test string",
|
|
9701
10139
|
}
|
|
9702
10140
|
],
|
|
@@ -9729,6 +10167,9 @@ gapi.load('client', async () => {
|
|
|
9729
10167
|
infoTypes: [
|
|
9730
10168
|
{
|
|
9731
10169
|
name: "Test string",
|
|
10170
|
+
sensitivityScore: {
|
|
10171
|
+
score: "Test string",
|
|
10172
|
+
},
|
|
9732
10173
|
version: "Test string",
|
|
9733
10174
|
}
|
|
9734
10175
|
],
|
|
@@ -9831,6 +10272,9 @@ gapi.load('client', async () => {
|
|
|
9831
10272
|
exclusionType: "Test string",
|
|
9832
10273
|
infoType: {
|
|
9833
10274
|
name: "Test string",
|
|
10275
|
+
sensitivityScore: {
|
|
10276
|
+
score: "Test string",
|
|
10277
|
+
},
|
|
9834
10278
|
version: "Test string",
|
|
9835
10279
|
},
|
|
9836
10280
|
likelihood: "Test string",
|
|
@@ -9840,6 +10284,9 @@ gapi.load('client', async () => {
|
|
|
9840
10284
|
],
|
|
9841
10285
|
pattern: "Test string",
|
|
9842
10286
|
},
|
|
10287
|
+
sensitivityScore: {
|
|
10288
|
+
score: "Test string",
|
|
10289
|
+
},
|
|
9843
10290
|
storedType: {
|
|
9844
10291
|
createTime: "Test string",
|
|
9845
10292
|
name: "Test string",
|
|
@@ -9853,6 +10300,9 @@ gapi.load('client', async () => {
|
|
|
9853
10300
|
infoTypes: [
|
|
9854
10301
|
{
|
|
9855
10302
|
name: "Test string",
|
|
10303
|
+
sensitivityScore: {
|
|
10304
|
+
score: "Test string",
|
|
10305
|
+
},
|
|
9856
10306
|
version: "Test string",
|
|
9857
10307
|
}
|
|
9858
10308
|
],
|
|
@@ -9861,6 +10311,9 @@ gapi.load('client', async () => {
|
|
|
9861
10311
|
{
|
|
9862
10312
|
infoType: {
|
|
9863
10313
|
name: "Test string",
|
|
10314
|
+
sensitivityScore: {
|
|
10315
|
+
score: "Test string",
|
|
10316
|
+
},
|
|
9864
10317
|
version: "Test string",
|
|
9865
10318
|
},
|
|
9866
10319
|
maxFindings: 42,
|
|
@@ -9875,6 +10328,9 @@ gapi.load('client', async () => {
|
|
|
9875
10328
|
infoTypes: [
|
|
9876
10329
|
{
|
|
9877
10330
|
name: "Test string",
|
|
10331
|
+
sensitivityScore: {
|
|
10332
|
+
score: "Test string",
|
|
10333
|
+
},
|
|
9878
10334
|
version: "Test string",
|
|
9879
10335
|
}
|
|
9880
10336
|
],
|
|
@@ -9907,6 +10363,9 @@ gapi.load('client', async () => {
|
|
|
9907
10363
|
infoTypes: [
|
|
9908
10364
|
{
|
|
9909
10365
|
name: "Test string",
|
|
10366
|
+
sensitivityScore: {
|
|
10367
|
+
score: "Test string",
|
|
10368
|
+
},
|
|
9910
10369
|
version: "Test string",
|
|
9911
10370
|
}
|
|
9912
10371
|
],
|
|
@@ -10057,6 +10516,9 @@ gapi.load('client', async () => {
|
|
|
10057
10516
|
exclusionType: "Test string",
|
|
10058
10517
|
infoType: {
|
|
10059
10518
|
name: "Test string",
|
|
10519
|
+
sensitivityScore: {
|
|
10520
|
+
score: "Test string",
|
|
10521
|
+
},
|
|
10060
10522
|
version: "Test string",
|
|
10061
10523
|
},
|
|
10062
10524
|
likelihood: "Test string",
|
|
@@ -10066,6 +10528,9 @@ gapi.load('client', async () => {
|
|
|
10066
10528
|
],
|
|
10067
10529
|
pattern: "Test string",
|
|
10068
10530
|
},
|
|
10531
|
+
sensitivityScore: {
|
|
10532
|
+
score: "Test string",
|
|
10533
|
+
},
|
|
10069
10534
|
storedType: {
|
|
10070
10535
|
createTime: "Test string",
|
|
10071
10536
|
name: "Test string",
|
|
@@ -10079,6 +10544,9 @@ gapi.load('client', async () => {
|
|
|
10079
10544
|
infoTypes: [
|
|
10080
10545
|
{
|
|
10081
10546
|
name: "Test string",
|
|
10547
|
+
sensitivityScore: {
|
|
10548
|
+
score: "Test string",
|
|
10549
|
+
},
|
|
10082
10550
|
version: "Test string",
|
|
10083
10551
|
}
|
|
10084
10552
|
],
|
|
@@ -10087,6 +10555,9 @@ gapi.load('client', async () => {
|
|
|
10087
10555
|
{
|
|
10088
10556
|
infoType: {
|
|
10089
10557
|
name: "Test string",
|
|
10558
|
+
sensitivityScore: {
|
|
10559
|
+
score: "Test string",
|
|
10560
|
+
},
|
|
10090
10561
|
version: "Test string",
|
|
10091
10562
|
},
|
|
10092
10563
|
maxFindings: 42,
|
|
@@ -10101,6 +10572,9 @@ gapi.load('client', async () => {
|
|
|
10101
10572
|
infoTypes: [
|
|
10102
10573
|
{
|
|
10103
10574
|
name: "Test string",
|
|
10575
|
+
sensitivityScore: {
|
|
10576
|
+
score: "Test string",
|
|
10577
|
+
},
|
|
10104
10578
|
version: "Test string",
|
|
10105
10579
|
}
|
|
10106
10580
|
],
|
|
@@ -10133,6 +10607,9 @@ gapi.load('client', async () => {
|
|
|
10133
10607
|
infoTypes: [
|
|
10134
10608
|
{
|
|
10135
10609
|
name: "Test string",
|
|
10610
|
+
sensitivityScore: {
|
|
10611
|
+
score: "Test string",
|
|
10612
|
+
},
|
|
10136
10613
|
version: "Test string",
|
|
10137
10614
|
}
|
|
10138
10615
|
],
|
|
@@ -10391,6 +10868,9 @@ gapi.load('client', async () => {
|
|
|
10391
10868
|
exclusionType: "Test string",
|
|
10392
10869
|
infoType: {
|
|
10393
10870
|
name: "Test string",
|
|
10871
|
+
sensitivityScore: {
|
|
10872
|
+
score: "Test string",
|
|
10873
|
+
},
|
|
10394
10874
|
version: "Test string",
|
|
10395
10875
|
},
|
|
10396
10876
|
likelihood: "Test string",
|
|
@@ -10400,6 +10880,9 @@ gapi.load('client', async () => {
|
|
|
10400
10880
|
],
|
|
10401
10881
|
pattern: "Test string",
|
|
10402
10882
|
},
|
|
10883
|
+
sensitivityScore: {
|
|
10884
|
+
score: "Test string",
|
|
10885
|
+
},
|
|
10403
10886
|
storedType: {
|
|
10404
10887
|
createTime: "Test string",
|
|
10405
10888
|
name: "Test string",
|
|
@@ -10413,6 +10896,9 @@ gapi.load('client', async () => {
|
|
|
10413
10896
|
infoTypes: [
|
|
10414
10897
|
{
|
|
10415
10898
|
name: "Test string",
|
|
10899
|
+
sensitivityScore: {
|
|
10900
|
+
score: "Test string",
|
|
10901
|
+
},
|
|
10416
10902
|
version: "Test string",
|
|
10417
10903
|
}
|
|
10418
10904
|
],
|
|
@@ -10421,6 +10907,9 @@ gapi.load('client', async () => {
|
|
|
10421
10907
|
{
|
|
10422
10908
|
infoType: {
|
|
10423
10909
|
name: "Test string",
|
|
10910
|
+
sensitivityScore: {
|
|
10911
|
+
score: "Test string",
|
|
10912
|
+
},
|
|
10424
10913
|
version: "Test string",
|
|
10425
10914
|
},
|
|
10426
10915
|
maxFindings: 42,
|
|
@@ -10435,6 +10924,9 @@ gapi.load('client', async () => {
|
|
|
10435
10924
|
infoTypes: [
|
|
10436
10925
|
{
|
|
10437
10926
|
name: "Test string",
|
|
10927
|
+
sensitivityScore: {
|
|
10928
|
+
score: "Test string",
|
|
10929
|
+
},
|
|
10438
10930
|
version: "Test string",
|
|
10439
10931
|
}
|
|
10440
10932
|
],
|
|
@@ -10467,6 +10959,9 @@ gapi.load('client', async () => {
|
|
|
10467
10959
|
infoTypes: [
|
|
10468
10960
|
{
|
|
10469
10961
|
name: "Test string",
|
|
10962
|
+
sensitivityScore: {
|
|
10963
|
+
score: "Test string",
|
|
10964
|
+
},
|
|
10470
10965
|
version: "Test string",
|
|
10471
10966
|
}
|
|
10472
10967
|
],
|
|
@@ -10624,6 +11119,9 @@ gapi.load('client', async () => {
|
|
|
10624
11119
|
infoTypes: [
|
|
10625
11120
|
{
|
|
10626
11121
|
name: "Test string",
|
|
11122
|
+
sensitivityScore: {
|
|
11123
|
+
score: "Test string",
|
|
11124
|
+
},
|
|
10627
11125
|
version: "Test string",
|
|
10628
11126
|
}
|
|
10629
11127
|
],
|
|
@@ -10637,6 +11135,9 @@ gapi.load('client', async () => {
|
|
|
10637
11135
|
infoTypes: [
|
|
10638
11136
|
{
|
|
10639
11137
|
name: "Test string",
|
|
11138
|
+
sensitivityScore: {
|
|
11139
|
+
score: "Test string",
|
|
11140
|
+
},
|
|
10640
11141
|
version: "Test string",
|
|
10641
11142
|
}
|
|
10642
11143
|
],
|
|
@@ -10733,6 +11234,9 @@ gapi.load('client', async () => {
|
|
|
10733
11234
|
},
|
|
10734
11235
|
surrogateInfoType: {
|
|
10735
11236
|
name: "Test string",
|
|
11237
|
+
sensitivityScore: {
|
|
11238
|
+
score: "Test string",
|
|
11239
|
+
},
|
|
10736
11240
|
version: "Test string",
|
|
10737
11241
|
},
|
|
10738
11242
|
},
|
|
@@ -10771,6 +11275,9 @@ gapi.load('client', async () => {
|
|
|
10771
11275
|
radix: 42,
|
|
10772
11276
|
surrogateInfoType: {
|
|
10773
11277
|
name: "Test string",
|
|
11278
|
+
sensitivityScore: {
|
|
11279
|
+
score: "Test string",
|
|
11280
|
+
},
|
|
10774
11281
|
version: "Test string",
|
|
10775
11282
|
},
|
|
10776
11283
|
},
|
|
@@ -10921,6 +11428,9 @@ gapi.load('client', async () => {
|
|
|
10921
11428
|
infoTypes: [
|
|
10922
11429
|
{
|
|
10923
11430
|
name: "Test string",
|
|
11431
|
+
sensitivityScore: {
|
|
11432
|
+
score: "Test string",
|
|
11433
|
+
},
|
|
10924
11434
|
version: "Test string",
|
|
10925
11435
|
}
|
|
10926
11436
|
],
|
|
@@ -11017,6 +11527,9 @@ gapi.load('client', async () => {
|
|
|
11017
11527
|
},
|
|
11018
11528
|
surrogateInfoType: {
|
|
11019
11529
|
name: "Test string",
|
|
11530
|
+
sensitivityScore: {
|
|
11531
|
+
score: "Test string",
|
|
11532
|
+
},
|
|
11020
11533
|
version: "Test string",
|
|
11021
11534
|
},
|
|
11022
11535
|
},
|
|
@@ -11055,6 +11568,9 @@ gapi.load('client', async () => {
|
|
|
11055
11568
|
radix: 42,
|
|
11056
11569
|
surrogateInfoType: {
|
|
11057
11570
|
name: "Test string",
|
|
11571
|
+
sensitivityScore: {
|
|
11572
|
+
score: "Test string",
|
|
11573
|
+
},
|
|
11058
11574
|
version: "Test string",
|
|
11059
11575
|
},
|
|
11060
11576
|
},
|
|
@@ -11250,6 +11766,9 @@ gapi.load('client', async () => {
|
|
|
11250
11766
|
},
|
|
11251
11767
|
surrogateInfoType: {
|
|
11252
11768
|
name: "Test string",
|
|
11769
|
+
sensitivityScore: {
|
|
11770
|
+
score: "Test string",
|
|
11771
|
+
},
|
|
11253
11772
|
version: "Test string",
|
|
11254
11773
|
},
|
|
11255
11774
|
},
|
|
@@ -11288,6 +11807,9 @@ gapi.load('client', async () => {
|
|
|
11288
11807
|
radix: 42,
|
|
11289
11808
|
surrogateInfoType: {
|
|
11290
11809
|
name: "Test string",
|
|
11810
|
+
sensitivityScore: {
|
|
11811
|
+
score: "Test string",
|
|
11812
|
+
},
|
|
11291
11813
|
version: "Test string",
|
|
11292
11814
|
},
|
|
11293
11815
|
},
|
|
@@ -11475,6 +11997,9 @@ gapi.load('client', async () => {
|
|
|
11475
11997
|
exclusionType: "Test string",
|
|
11476
11998
|
infoType: {
|
|
11477
11999
|
name: "Test string",
|
|
12000
|
+
sensitivityScore: {
|
|
12001
|
+
score: "Test string",
|
|
12002
|
+
},
|
|
11478
12003
|
version: "Test string",
|
|
11479
12004
|
},
|
|
11480
12005
|
likelihood: "Test string",
|
|
@@ -11484,6 +12009,9 @@ gapi.load('client', async () => {
|
|
|
11484
12009
|
],
|
|
11485
12010
|
pattern: "Test string",
|
|
11486
12011
|
},
|
|
12012
|
+
sensitivityScore: {
|
|
12013
|
+
score: "Test string",
|
|
12014
|
+
},
|
|
11487
12015
|
storedType: {
|
|
11488
12016
|
createTime: "Test string",
|
|
11489
12017
|
name: "Test string",
|
|
@@ -11497,6 +12025,9 @@ gapi.load('client', async () => {
|
|
|
11497
12025
|
infoTypes: [
|
|
11498
12026
|
{
|
|
11499
12027
|
name: "Test string",
|
|
12028
|
+
sensitivityScore: {
|
|
12029
|
+
score: "Test string",
|
|
12030
|
+
},
|
|
11500
12031
|
version: "Test string",
|
|
11501
12032
|
}
|
|
11502
12033
|
],
|
|
@@ -11505,6 +12036,9 @@ gapi.load('client', async () => {
|
|
|
11505
12036
|
{
|
|
11506
12037
|
infoType: {
|
|
11507
12038
|
name: "Test string",
|
|
12039
|
+
sensitivityScore: {
|
|
12040
|
+
score: "Test string",
|
|
12041
|
+
},
|
|
11508
12042
|
version: "Test string",
|
|
11509
12043
|
},
|
|
11510
12044
|
maxFindings: 42,
|
|
@@ -11519,6 +12053,9 @@ gapi.load('client', async () => {
|
|
|
11519
12053
|
infoTypes: [
|
|
11520
12054
|
{
|
|
11521
12055
|
name: "Test string",
|
|
12056
|
+
sensitivityScore: {
|
|
12057
|
+
score: "Test string",
|
|
12058
|
+
},
|
|
11522
12059
|
version: "Test string",
|
|
11523
12060
|
}
|
|
11524
12061
|
],
|
|
@@ -11551,6 +12088,9 @@ gapi.load('client', async () => {
|
|
|
11551
12088
|
infoTypes: [
|
|
11552
12089
|
{
|
|
11553
12090
|
name: "Test string",
|
|
12091
|
+
sensitivityScore: {
|
|
12092
|
+
score: "Test string",
|
|
12093
|
+
},
|
|
11554
12094
|
version: "Test string",
|
|
11555
12095
|
}
|
|
11556
12096
|
],
|
|
@@ -11673,6 +12213,9 @@ gapi.load('client', async () => {
|
|
|
11673
12213
|
exclusionType: "Test string",
|
|
11674
12214
|
infoType: {
|
|
11675
12215
|
name: "Test string",
|
|
12216
|
+
sensitivityScore: {
|
|
12217
|
+
score: "Test string",
|
|
12218
|
+
},
|
|
11676
12219
|
version: "Test string",
|
|
11677
12220
|
},
|
|
11678
12221
|
likelihood: "Test string",
|
|
@@ -11682,6 +12225,9 @@ gapi.load('client', async () => {
|
|
|
11682
12225
|
],
|
|
11683
12226
|
pattern: "Test string",
|
|
11684
12227
|
},
|
|
12228
|
+
sensitivityScore: {
|
|
12229
|
+
score: "Test string",
|
|
12230
|
+
},
|
|
11685
12231
|
storedType: {
|
|
11686
12232
|
createTime: "Test string",
|
|
11687
12233
|
name: "Test string",
|
|
@@ -11695,6 +12241,9 @@ gapi.load('client', async () => {
|
|
|
11695
12241
|
infoTypes: [
|
|
11696
12242
|
{
|
|
11697
12243
|
name: "Test string",
|
|
12244
|
+
sensitivityScore: {
|
|
12245
|
+
score: "Test string",
|
|
12246
|
+
},
|
|
11698
12247
|
version: "Test string",
|
|
11699
12248
|
}
|
|
11700
12249
|
],
|
|
@@ -11703,6 +12252,9 @@ gapi.load('client', async () => {
|
|
|
11703
12252
|
{
|
|
11704
12253
|
infoType: {
|
|
11705
12254
|
name: "Test string",
|
|
12255
|
+
sensitivityScore: {
|
|
12256
|
+
score: "Test string",
|
|
12257
|
+
},
|
|
11706
12258
|
version: "Test string",
|
|
11707
12259
|
},
|
|
11708
12260
|
maxFindings: 42,
|
|
@@ -11717,6 +12269,9 @@ gapi.load('client', async () => {
|
|
|
11717
12269
|
infoTypes: [
|
|
11718
12270
|
{
|
|
11719
12271
|
name: "Test string",
|
|
12272
|
+
sensitivityScore: {
|
|
12273
|
+
score: "Test string",
|
|
12274
|
+
},
|
|
11720
12275
|
version: "Test string",
|
|
11721
12276
|
}
|
|
11722
12277
|
],
|
|
@@ -11749,6 +12304,9 @@ gapi.load('client', async () => {
|
|
|
11749
12304
|
infoTypes: [
|
|
11750
12305
|
{
|
|
11751
12306
|
name: "Test string",
|
|
12307
|
+
sensitivityScore: {
|
|
12308
|
+
score: "Test string",
|
|
12309
|
+
},
|
|
11752
12310
|
version: "Test string",
|
|
11753
12311
|
}
|
|
11754
12312
|
],
|
|
@@ -11867,6 +12425,9 @@ gapi.load('client', async () => {
|
|
|
11867
12425
|
exclusionType: "Test string",
|
|
11868
12426
|
infoType: {
|
|
11869
12427
|
name: "Test string",
|
|
12428
|
+
sensitivityScore: {
|
|
12429
|
+
score: "Test string",
|
|
12430
|
+
},
|
|
11870
12431
|
version: "Test string",
|
|
11871
12432
|
},
|
|
11872
12433
|
likelihood: "Test string",
|
|
@@ -11876,6 +12437,9 @@ gapi.load('client', async () => {
|
|
|
11876
12437
|
],
|
|
11877
12438
|
pattern: "Test string",
|
|
11878
12439
|
},
|
|
12440
|
+
sensitivityScore: {
|
|
12441
|
+
score: "Test string",
|
|
12442
|
+
},
|
|
11879
12443
|
storedType: {
|
|
11880
12444
|
createTime: "Test string",
|
|
11881
12445
|
name: "Test string",
|
|
@@ -11889,6 +12453,9 @@ gapi.load('client', async () => {
|
|
|
11889
12453
|
infoTypes: [
|
|
11890
12454
|
{
|
|
11891
12455
|
name: "Test string",
|
|
12456
|
+
sensitivityScore: {
|
|
12457
|
+
score: "Test string",
|
|
12458
|
+
},
|
|
11892
12459
|
version: "Test string",
|
|
11893
12460
|
}
|
|
11894
12461
|
],
|
|
@@ -11897,6 +12464,9 @@ gapi.load('client', async () => {
|
|
|
11897
12464
|
{
|
|
11898
12465
|
infoType: {
|
|
11899
12466
|
name: "Test string",
|
|
12467
|
+
sensitivityScore: {
|
|
12468
|
+
score: "Test string",
|
|
12469
|
+
},
|
|
11900
12470
|
version: "Test string",
|
|
11901
12471
|
},
|
|
11902
12472
|
maxFindings: 42,
|
|
@@ -11911,6 +12481,9 @@ gapi.load('client', async () => {
|
|
|
11911
12481
|
infoTypes: [
|
|
11912
12482
|
{
|
|
11913
12483
|
name: "Test string",
|
|
12484
|
+
sensitivityScore: {
|
|
12485
|
+
score: "Test string",
|
|
12486
|
+
},
|
|
11914
12487
|
version: "Test string",
|
|
11915
12488
|
}
|
|
11916
12489
|
],
|
|
@@ -11943,6 +12516,9 @@ gapi.load('client', async () => {
|
|
|
11943
12516
|
infoTypes: [
|
|
11944
12517
|
{
|
|
11945
12518
|
name: "Test string",
|
|
12519
|
+
sensitivityScore: {
|
|
12520
|
+
score: "Test string",
|
|
12521
|
+
},
|
|
11946
12522
|
version: "Test string",
|
|
11947
12523
|
}
|
|
11948
12524
|
],
|
|
@@ -12034,6 +12610,9 @@ gapi.load('client', async () => {
|
|
|
12034
12610
|
infoTypes: [
|
|
12035
12611
|
{
|
|
12036
12612
|
name: "Test string",
|
|
12613
|
+
sensitivityScore: {
|
|
12614
|
+
score: "Test string",
|
|
12615
|
+
},
|
|
12037
12616
|
version: "Test string",
|
|
12038
12617
|
}
|
|
12039
12618
|
],
|
|
@@ -12047,6 +12626,9 @@ gapi.load('client', async () => {
|
|
|
12047
12626
|
infoTypes: [
|
|
12048
12627
|
{
|
|
12049
12628
|
name: "Test string",
|
|
12629
|
+
sensitivityScore: {
|
|
12630
|
+
score: "Test string",
|
|
12631
|
+
},
|
|
12050
12632
|
version: "Test string",
|
|
12051
12633
|
}
|
|
12052
12634
|
],
|
|
@@ -12143,6 +12725,9 @@ gapi.load('client', async () => {
|
|
|
12143
12725
|
},
|
|
12144
12726
|
surrogateInfoType: {
|
|
12145
12727
|
name: "Test string",
|
|
12728
|
+
sensitivityScore: {
|
|
12729
|
+
score: "Test string",
|
|
12730
|
+
},
|
|
12146
12731
|
version: "Test string",
|
|
12147
12732
|
},
|
|
12148
12733
|
},
|
|
@@ -12181,6 +12766,9 @@ gapi.load('client', async () => {
|
|
|
12181
12766
|
radix: 42,
|
|
12182
12767
|
surrogateInfoType: {
|
|
12183
12768
|
name: "Test string",
|
|
12769
|
+
sensitivityScore: {
|
|
12770
|
+
score: "Test string",
|
|
12771
|
+
},
|
|
12184
12772
|
version: "Test string",
|
|
12185
12773
|
},
|
|
12186
12774
|
},
|
|
@@ -12331,6 +12919,9 @@ gapi.load('client', async () => {
|
|
|
12331
12919
|
infoTypes: [
|
|
12332
12920
|
{
|
|
12333
12921
|
name: "Test string",
|
|
12922
|
+
sensitivityScore: {
|
|
12923
|
+
score: "Test string",
|
|
12924
|
+
},
|
|
12334
12925
|
version: "Test string",
|
|
12335
12926
|
}
|
|
12336
12927
|
],
|
|
@@ -12427,6 +13018,9 @@ gapi.load('client', async () => {
|
|
|
12427
13018
|
},
|
|
12428
13019
|
surrogateInfoType: {
|
|
12429
13020
|
name: "Test string",
|
|
13021
|
+
sensitivityScore: {
|
|
13022
|
+
score: "Test string",
|
|
13023
|
+
},
|
|
12430
13024
|
version: "Test string",
|
|
12431
13025
|
},
|
|
12432
13026
|
},
|
|
@@ -12465,6 +13059,9 @@ gapi.load('client', async () => {
|
|
|
12465
13059
|
radix: 42,
|
|
12466
13060
|
surrogateInfoType: {
|
|
12467
13061
|
name: "Test string",
|
|
13062
|
+
sensitivityScore: {
|
|
13063
|
+
score: "Test string",
|
|
13064
|
+
},
|
|
12468
13065
|
version: "Test string",
|
|
12469
13066
|
},
|
|
12470
13067
|
},
|
|
@@ -12660,6 +13257,9 @@ gapi.load('client', async () => {
|
|
|
12660
13257
|
},
|
|
12661
13258
|
surrogateInfoType: {
|
|
12662
13259
|
name: "Test string",
|
|
13260
|
+
sensitivityScore: {
|
|
13261
|
+
score: "Test string",
|
|
13262
|
+
},
|
|
12663
13263
|
version: "Test string",
|
|
12664
13264
|
},
|
|
12665
13265
|
},
|
|
@@ -12698,6 +13298,9 @@ gapi.load('client', async () => {
|
|
|
12698
13298
|
radix: 42,
|
|
12699
13299
|
surrogateInfoType: {
|
|
12700
13300
|
name: "Test string",
|
|
13301
|
+
sensitivityScore: {
|
|
13302
|
+
score: "Test string",
|
|
13303
|
+
},
|
|
12701
13304
|
version: "Test string",
|
|
12702
13305
|
},
|
|
12703
13306
|
},
|
|
@@ -12873,6 +13476,9 @@ gapi.load('client', async () => {
|
|
|
12873
13476
|
infoTypes: [
|
|
12874
13477
|
{
|
|
12875
13478
|
name: "Test string",
|
|
13479
|
+
sensitivityScore: {
|
|
13480
|
+
score: "Test string",
|
|
13481
|
+
},
|
|
12876
13482
|
version: "Test string",
|
|
12877
13483
|
}
|
|
12878
13484
|
],
|
|
@@ -12886,6 +13492,9 @@ gapi.load('client', async () => {
|
|
|
12886
13492
|
infoTypes: [
|
|
12887
13493
|
{
|
|
12888
13494
|
name: "Test string",
|
|
13495
|
+
sensitivityScore: {
|
|
13496
|
+
score: "Test string",
|
|
13497
|
+
},
|
|
12889
13498
|
version: "Test string",
|
|
12890
13499
|
}
|
|
12891
13500
|
],
|
|
@@ -12982,6 +13591,9 @@ gapi.load('client', async () => {
|
|
|
12982
13591
|
},
|
|
12983
13592
|
surrogateInfoType: {
|
|
12984
13593
|
name: "Test string",
|
|
13594
|
+
sensitivityScore: {
|
|
13595
|
+
score: "Test string",
|
|
13596
|
+
},
|
|
12985
13597
|
version: "Test string",
|
|
12986
13598
|
},
|
|
12987
13599
|
},
|
|
@@ -13020,6 +13632,9 @@ gapi.load('client', async () => {
|
|
|
13020
13632
|
radix: 42,
|
|
13021
13633
|
surrogateInfoType: {
|
|
13022
13634
|
name: "Test string",
|
|
13635
|
+
sensitivityScore: {
|
|
13636
|
+
score: "Test string",
|
|
13637
|
+
},
|
|
13023
13638
|
version: "Test string",
|
|
13024
13639
|
},
|
|
13025
13640
|
},
|
|
@@ -13170,6 +13785,9 @@ gapi.load('client', async () => {
|
|
|
13170
13785
|
infoTypes: [
|
|
13171
13786
|
{
|
|
13172
13787
|
name: "Test string",
|
|
13788
|
+
sensitivityScore: {
|
|
13789
|
+
score: "Test string",
|
|
13790
|
+
},
|
|
13173
13791
|
version: "Test string",
|
|
13174
13792
|
}
|
|
13175
13793
|
],
|
|
@@ -13266,6 +13884,9 @@ gapi.load('client', async () => {
|
|
|
13266
13884
|
},
|
|
13267
13885
|
surrogateInfoType: {
|
|
13268
13886
|
name: "Test string",
|
|
13887
|
+
sensitivityScore: {
|
|
13888
|
+
score: "Test string",
|
|
13889
|
+
},
|
|
13269
13890
|
version: "Test string",
|
|
13270
13891
|
},
|
|
13271
13892
|
},
|
|
@@ -13304,6 +13925,9 @@ gapi.load('client', async () => {
|
|
|
13304
13925
|
radix: 42,
|
|
13305
13926
|
surrogateInfoType: {
|
|
13306
13927
|
name: "Test string",
|
|
13928
|
+
sensitivityScore: {
|
|
13929
|
+
score: "Test string",
|
|
13930
|
+
},
|
|
13307
13931
|
version: "Test string",
|
|
13308
13932
|
},
|
|
13309
13933
|
},
|
|
@@ -13499,6 +14123,9 @@ gapi.load('client', async () => {
|
|
|
13499
14123
|
},
|
|
13500
14124
|
surrogateInfoType: {
|
|
13501
14125
|
name: "Test string",
|
|
14126
|
+
sensitivityScore: {
|
|
14127
|
+
score: "Test string",
|
|
14128
|
+
},
|
|
13502
14129
|
version: "Test string",
|
|
13503
14130
|
},
|
|
13504
14131
|
},
|
|
@@ -13537,6 +14164,9 @@ gapi.load('client', async () => {
|
|
|
13537
14164
|
radix: 42,
|
|
13538
14165
|
surrogateInfoType: {
|
|
13539
14166
|
name: "Test string",
|
|
14167
|
+
sensitivityScore: {
|
|
14168
|
+
score: "Test string",
|
|
14169
|
+
},
|
|
13540
14170
|
version: "Test string",
|
|
13541
14171
|
},
|
|
13542
14172
|
},
|
|
@@ -13731,6 +14361,9 @@ gapi.load('client', async () => {
|
|
|
13731
14361
|
infoTypes: [
|
|
13732
14362
|
{
|
|
13733
14363
|
name: "Test string",
|
|
14364
|
+
sensitivityScore: {
|
|
14365
|
+
score: "Test string",
|
|
14366
|
+
},
|
|
13734
14367
|
version: "Test string",
|
|
13735
14368
|
}
|
|
13736
14369
|
],
|
|
@@ -13744,6 +14377,9 @@ gapi.load('client', async () => {
|
|
|
13744
14377
|
infoTypes: [
|
|
13745
14378
|
{
|
|
13746
14379
|
name: "Test string",
|
|
14380
|
+
sensitivityScore: {
|
|
14381
|
+
score: "Test string",
|
|
14382
|
+
},
|
|
13747
14383
|
version: "Test string",
|
|
13748
14384
|
}
|
|
13749
14385
|
],
|
|
@@ -13840,6 +14476,9 @@ gapi.load('client', async () => {
|
|
|
13840
14476
|
},
|
|
13841
14477
|
surrogateInfoType: {
|
|
13842
14478
|
name: "Test string",
|
|
14479
|
+
sensitivityScore: {
|
|
14480
|
+
score: "Test string",
|
|
14481
|
+
},
|
|
13843
14482
|
version: "Test string",
|
|
13844
14483
|
},
|
|
13845
14484
|
},
|
|
@@ -13878,6 +14517,9 @@ gapi.load('client', async () => {
|
|
|
13878
14517
|
radix: 42,
|
|
13879
14518
|
surrogateInfoType: {
|
|
13880
14519
|
name: "Test string",
|
|
14520
|
+
sensitivityScore: {
|
|
14521
|
+
score: "Test string",
|
|
14522
|
+
},
|
|
13881
14523
|
version: "Test string",
|
|
13882
14524
|
},
|
|
13883
14525
|
},
|
|
@@ -14028,6 +14670,9 @@ gapi.load('client', async () => {
|
|
|
14028
14670
|
infoTypes: [
|
|
14029
14671
|
{
|
|
14030
14672
|
name: "Test string",
|
|
14673
|
+
sensitivityScore: {
|
|
14674
|
+
score: "Test string",
|
|
14675
|
+
},
|
|
14031
14676
|
version: "Test string",
|
|
14032
14677
|
}
|
|
14033
14678
|
],
|
|
@@ -14124,6 +14769,9 @@ gapi.load('client', async () => {
|
|
|
14124
14769
|
},
|
|
14125
14770
|
surrogateInfoType: {
|
|
14126
14771
|
name: "Test string",
|
|
14772
|
+
sensitivityScore: {
|
|
14773
|
+
score: "Test string",
|
|
14774
|
+
},
|
|
14127
14775
|
version: "Test string",
|
|
14128
14776
|
},
|
|
14129
14777
|
},
|
|
@@ -14162,6 +14810,9 @@ gapi.load('client', async () => {
|
|
|
14162
14810
|
radix: 42,
|
|
14163
14811
|
surrogateInfoType: {
|
|
14164
14812
|
name: "Test string",
|
|
14813
|
+
sensitivityScore: {
|
|
14814
|
+
score: "Test string",
|
|
14815
|
+
},
|
|
14165
14816
|
version: "Test string",
|
|
14166
14817
|
},
|
|
14167
14818
|
},
|
|
@@ -14357,6 +15008,9 @@ gapi.load('client', async () => {
|
|
|
14357
15008
|
},
|
|
14358
15009
|
surrogateInfoType: {
|
|
14359
15010
|
name: "Test string",
|
|
15011
|
+
sensitivityScore: {
|
|
15012
|
+
score: "Test string",
|
|
15013
|
+
},
|
|
14360
15014
|
version: "Test string",
|
|
14361
15015
|
},
|
|
14362
15016
|
},
|
|
@@ -14395,6 +15049,9 @@ gapi.load('client', async () => {
|
|
|
14395
15049
|
radix: 42,
|
|
14396
15050
|
surrogateInfoType: {
|
|
14397
15051
|
name: "Test string",
|
|
15052
|
+
sensitivityScore: {
|
|
15053
|
+
score: "Test string",
|
|
15054
|
+
},
|
|
14398
15055
|
version: "Test string",
|
|
14399
15056
|
},
|
|
14400
15057
|
},
|
|
@@ -14648,6 +15305,9 @@ gapi.load('client', async () => {
|
|
|
14648
15305
|
exclusionType: "Test string",
|
|
14649
15306
|
infoType: {
|
|
14650
15307
|
name: "Test string",
|
|
15308
|
+
sensitivityScore: {
|
|
15309
|
+
score: "Test string",
|
|
15310
|
+
},
|
|
14651
15311
|
version: "Test string",
|
|
14652
15312
|
},
|
|
14653
15313
|
likelihood: "Test string",
|
|
@@ -14657,6 +15317,9 @@ gapi.load('client', async () => {
|
|
|
14657
15317
|
],
|
|
14658
15318
|
pattern: "Test string",
|
|
14659
15319
|
},
|
|
15320
|
+
sensitivityScore: {
|
|
15321
|
+
score: "Test string",
|
|
15322
|
+
},
|
|
14660
15323
|
storedType: {
|
|
14661
15324
|
createTime: "Test string",
|
|
14662
15325
|
name: "Test string",
|
|
@@ -14670,6 +15333,9 @@ gapi.load('client', async () => {
|
|
|
14670
15333
|
infoTypes: [
|
|
14671
15334
|
{
|
|
14672
15335
|
name: "Test string",
|
|
15336
|
+
sensitivityScore: {
|
|
15337
|
+
score: "Test string",
|
|
15338
|
+
},
|
|
14673
15339
|
version: "Test string",
|
|
14674
15340
|
}
|
|
14675
15341
|
],
|
|
@@ -14678,6 +15344,9 @@ gapi.load('client', async () => {
|
|
|
14678
15344
|
{
|
|
14679
15345
|
infoType: {
|
|
14680
15346
|
name: "Test string",
|
|
15347
|
+
sensitivityScore: {
|
|
15348
|
+
score: "Test string",
|
|
15349
|
+
},
|
|
14681
15350
|
version: "Test string",
|
|
14682
15351
|
},
|
|
14683
15352
|
maxFindings: 42,
|
|
@@ -14692,6 +15361,9 @@ gapi.load('client', async () => {
|
|
|
14692
15361
|
infoTypes: [
|
|
14693
15362
|
{
|
|
14694
15363
|
name: "Test string",
|
|
15364
|
+
sensitivityScore: {
|
|
15365
|
+
score: "Test string",
|
|
15366
|
+
},
|
|
14695
15367
|
version: "Test string",
|
|
14696
15368
|
}
|
|
14697
15369
|
],
|
|
@@ -14724,6 +15396,9 @@ gapi.load('client', async () => {
|
|
|
14724
15396
|
infoTypes: [
|
|
14725
15397
|
{
|
|
14726
15398
|
name: "Test string",
|
|
15399
|
+
sensitivityScore: {
|
|
15400
|
+
score: "Test string",
|
|
15401
|
+
},
|
|
14727
15402
|
version: "Test string",
|
|
14728
15403
|
}
|
|
14729
15404
|
],
|
|
@@ -14923,6 +15598,9 @@ gapi.load('client', async () => {
|
|
|
14923
15598
|
},
|
|
14924
15599
|
infoType: {
|
|
14925
15600
|
name: "Test string",
|
|
15601
|
+
sensitivityScore: {
|
|
15602
|
+
score: "Test string",
|
|
15603
|
+
},
|
|
14926
15604
|
version: "Test string",
|
|
14927
15605
|
},
|
|
14928
15606
|
}
|
|
@@ -14972,6 +15650,9 @@ gapi.load('client', async () => {
|
|
|
14972
15650
|
},
|
|
14973
15651
|
infoType: {
|
|
14974
15652
|
name: "Test string",
|
|
15653
|
+
sensitivityScore: {
|
|
15654
|
+
score: "Test string",
|
|
15655
|
+
},
|
|
14975
15656
|
version: "Test string",
|
|
14976
15657
|
},
|
|
14977
15658
|
}
|
|
@@ -15115,6 +15796,9 @@ gapi.load('client', async () => {
|
|
|
15115
15796
|
{
|
|
15116
15797
|
infoType: {
|
|
15117
15798
|
name: "Test string",
|
|
15799
|
+
sensitivityScore: {
|
|
15800
|
+
score: "Test string",
|
|
15801
|
+
},
|
|
15118
15802
|
version: "Test string",
|
|
15119
15803
|
},
|
|
15120
15804
|
redactAllText: true,
|
|
@@ -15165,6 +15849,9 @@ gapi.load('client', async () => {
|
|
|
15165
15849
|
exclusionType: "Test string",
|
|
15166
15850
|
infoType: {
|
|
15167
15851
|
name: "Test string",
|
|
15852
|
+
sensitivityScore: {
|
|
15853
|
+
score: "Test string",
|
|
15854
|
+
},
|
|
15168
15855
|
version: "Test string",
|
|
15169
15856
|
},
|
|
15170
15857
|
likelihood: "Test string",
|
|
@@ -15174,6 +15861,9 @@ gapi.load('client', async () => {
|
|
|
15174
15861
|
],
|
|
15175
15862
|
pattern: "Test string",
|
|
15176
15863
|
},
|
|
15864
|
+
sensitivityScore: {
|
|
15865
|
+
score: "Test string",
|
|
15866
|
+
},
|
|
15177
15867
|
storedType: {
|
|
15178
15868
|
createTime: "Test string",
|
|
15179
15869
|
name: "Test string",
|
|
@@ -15187,6 +15877,9 @@ gapi.load('client', async () => {
|
|
|
15187
15877
|
infoTypes: [
|
|
15188
15878
|
{
|
|
15189
15879
|
name: "Test string",
|
|
15880
|
+
sensitivityScore: {
|
|
15881
|
+
score: "Test string",
|
|
15882
|
+
},
|
|
15190
15883
|
version: "Test string",
|
|
15191
15884
|
}
|
|
15192
15885
|
],
|
|
@@ -15195,6 +15888,9 @@ gapi.load('client', async () => {
|
|
|
15195
15888
|
{
|
|
15196
15889
|
infoType: {
|
|
15197
15890
|
name: "Test string",
|
|
15891
|
+
sensitivityScore: {
|
|
15892
|
+
score: "Test string",
|
|
15893
|
+
},
|
|
15198
15894
|
version: "Test string",
|
|
15199
15895
|
},
|
|
15200
15896
|
maxFindings: 42,
|
|
@@ -15209,6 +15905,9 @@ gapi.load('client', async () => {
|
|
|
15209
15905
|
infoTypes: [
|
|
15210
15906
|
{
|
|
15211
15907
|
name: "Test string",
|
|
15908
|
+
sensitivityScore: {
|
|
15909
|
+
score: "Test string",
|
|
15910
|
+
},
|
|
15212
15911
|
version: "Test string",
|
|
15213
15912
|
}
|
|
15214
15913
|
],
|
|
@@ -15241,6 +15940,9 @@ gapi.load('client', async () => {
|
|
|
15241
15940
|
infoTypes: [
|
|
15242
15941
|
{
|
|
15243
15942
|
name: "Test string",
|
|
15943
|
+
sensitivityScore: {
|
|
15944
|
+
score: "Test string",
|
|
15945
|
+
},
|
|
15244
15946
|
version: "Test string",
|
|
15245
15947
|
}
|
|
15246
15948
|
],
|
|
@@ -15323,6 +16025,9 @@ gapi.load('client', async () => {
|
|
|
15323
16025
|
exclusionType: "Test string",
|
|
15324
16026
|
infoType: {
|
|
15325
16027
|
name: "Test string",
|
|
16028
|
+
sensitivityScore: {
|
|
16029
|
+
score: "Test string",
|
|
16030
|
+
},
|
|
15326
16031
|
version: "Test string",
|
|
15327
16032
|
},
|
|
15328
16033
|
likelihood: "Test string",
|
|
@@ -15332,6 +16037,9 @@ gapi.load('client', async () => {
|
|
|
15332
16037
|
],
|
|
15333
16038
|
pattern: "Test string",
|
|
15334
16039
|
},
|
|
16040
|
+
sensitivityScore: {
|
|
16041
|
+
score: "Test string",
|
|
16042
|
+
},
|
|
15335
16043
|
storedType: {
|
|
15336
16044
|
createTime: "Test string",
|
|
15337
16045
|
name: "Test string",
|
|
@@ -15345,6 +16053,9 @@ gapi.load('client', async () => {
|
|
|
15345
16053
|
infoTypes: [
|
|
15346
16054
|
{
|
|
15347
16055
|
name: "Test string",
|
|
16056
|
+
sensitivityScore: {
|
|
16057
|
+
score: "Test string",
|
|
16058
|
+
},
|
|
15348
16059
|
version: "Test string",
|
|
15349
16060
|
}
|
|
15350
16061
|
],
|
|
@@ -15353,6 +16064,9 @@ gapi.load('client', async () => {
|
|
|
15353
16064
|
{
|
|
15354
16065
|
infoType: {
|
|
15355
16066
|
name: "Test string",
|
|
16067
|
+
sensitivityScore: {
|
|
16068
|
+
score: "Test string",
|
|
16069
|
+
},
|
|
15356
16070
|
version: "Test string",
|
|
15357
16071
|
},
|
|
15358
16072
|
maxFindings: 42,
|
|
@@ -15367,6 +16081,9 @@ gapi.load('client', async () => {
|
|
|
15367
16081
|
infoTypes: [
|
|
15368
16082
|
{
|
|
15369
16083
|
name: "Test string",
|
|
16084
|
+
sensitivityScore: {
|
|
16085
|
+
score: "Test string",
|
|
16086
|
+
},
|
|
15370
16087
|
version: "Test string",
|
|
15371
16088
|
}
|
|
15372
16089
|
],
|
|
@@ -15399,6 +16116,9 @@ gapi.load('client', async () => {
|
|
|
15399
16116
|
infoTypes: [
|
|
15400
16117
|
{
|
|
15401
16118
|
name: "Test string",
|
|
16119
|
+
sensitivityScore: {
|
|
16120
|
+
score: "Test string",
|
|
16121
|
+
},
|
|
15402
16122
|
version: "Test string",
|
|
15403
16123
|
}
|
|
15404
16124
|
],
|
|
@@ -15501,6 +16221,9 @@ gapi.load('client', async () => {
|
|
|
15501
16221
|
exclusionType: "Test string",
|
|
15502
16222
|
infoType: {
|
|
15503
16223
|
name: "Test string",
|
|
16224
|
+
sensitivityScore: {
|
|
16225
|
+
score: "Test string",
|
|
16226
|
+
},
|
|
15504
16227
|
version: "Test string",
|
|
15505
16228
|
},
|
|
15506
16229
|
likelihood: "Test string",
|
|
@@ -15510,6 +16233,9 @@ gapi.load('client', async () => {
|
|
|
15510
16233
|
],
|
|
15511
16234
|
pattern: "Test string",
|
|
15512
16235
|
},
|
|
16236
|
+
sensitivityScore: {
|
|
16237
|
+
score: "Test string",
|
|
16238
|
+
},
|
|
15513
16239
|
storedType: {
|
|
15514
16240
|
createTime: "Test string",
|
|
15515
16241
|
name: "Test string",
|
|
@@ -15523,6 +16249,9 @@ gapi.load('client', async () => {
|
|
|
15523
16249
|
infoTypes: [
|
|
15524
16250
|
{
|
|
15525
16251
|
name: "Test string",
|
|
16252
|
+
sensitivityScore: {
|
|
16253
|
+
score: "Test string",
|
|
16254
|
+
},
|
|
15526
16255
|
version: "Test string",
|
|
15527
16256
|
}
|
|
15528
16257
|
],
|
|
@@ -15531,6 +16260,9 @@ gapi.load('client', async () => {
|
|
|
15531
16260
|
{
|
|
15532
16261
|
infoType: {
|
|
15533
16262
|
name: "Test string",
|
|
16263
|
+
sensitivityScore: {
|
|
16264
|
+
score: "Test string",
|
|
16265
|
+
},
|
|
15534
16266
|
version: "Test string",
|
|
15535
16267
|
},
|
|
15536
16268
|
maxFindings: 42,
|
|
@@ -15545,6 +16277,9 @@ gapi.load('client', async () => {
|
|
|
15545
16277
|
infoTypes: [
|
|
15546
16278
|
{
|
|
15547
16279
|
name: "Test string",
|
|
16280
|
+
sensitivityScore: {
|
|
16281
|
+
score: "Test string",
|
|
16282
|
+
},
|
|
15548
16283
|
version: "Test string",
|
|
15549
16284
|
}
|
|
15550
16285
|
],
|
|
@@ -15577,6 +16312,9 @@ gapi.load('client', async () => {
|
|
|
15577
16312
|
infoTypes: [
|
|
15578
16313
|
{
|
|
15579
16314
|
name: "Test string",
|
|
16315
|
+
sensitivityScore: {
|
|
16316
|
+
score: "Test string",
|
|
16317
|
+
},
|
|
15580
16318
|
version: "Test string",
|
|
15581
16319
|
}
|
|
15582
16320
|
],
|
|
@@ -15727,6 +16465,9 @@ gapi.load('client', async () => {
|
|
|
15727
16465
|
exclusionType: "Test string",
|
|
15728
16466
|
infoType: {
|
|
15729
16467
|
name: "Test string",
|
|
16468
|
+
sensitivityScore: {
|
|
16469
|
+
score: "Test string",
|
|
16470
|
+
},
|
|
15730
16471
|
version: "Test string",
|
|
15731
16472
|
},
|
|
15732
16473
|
likelihood: "Test string",
|
|
@@ -15736,6 +16477,9 @@ gapi.load('client', async () => {
|
|
|
15736
16477
|
],
|
|
15737
16478
|
pattern: "Test string",
|
|
15738
16479
|
},
|
|
16480
|
+
sensitivityScore: {
|
|
16481
|
+
score: "Test string",
|
|
16482
|
+
},
|
|
15739
16483
|
storedType: {
|
|
15740
16484
|
createTime: "Test string",
|
|
15741
16485
|
name: "Test string",
|
|
@@ -15749,6 +16493,9 @@ gapi.load('client', async () => {
|
|
|
15749
16493
|
infoTypes: [
|
|
15750
16494
|
{
|
|
15751
16495
|
name: "Test string",
|
|
16496
|
+
sensitivityScore: {
|
|
16497
|
+
score: "Test string",
|
|
16498
|
+
},
|
|
15752
16499
|
version: "Test string",
|
|
15753
16500
|
}
|
|
15754
16501
|
],
|
|
@@ -15757,6 +16504,9 @@ gapi.load('client', async () => {
|
|
|
15757
16504
|
{
|
|
15758
16505
|
infoType: {
|
|
15759
16506
|
name: "Test string",
|
|
16507
|
+
sensitivityScore: {
|
|
16508
|
+
score: "Test string",
|
|
16509
|
+
},
|
|
15760
16510
|
version: "Test string",
|
|
15761
16511
|
},
|
|
15762
16512
|
maxFindings: 42,
|
|
@@ -15771,6 +16521,9 @@ gapi.load('client', async () => {
|
|
|
15771
16521
|
infoTypes: [
|
|
15772
16522
|
{
|
|
15773
16523
|
name: "Test string",
|
|
16524
|
+
sensitivityScore: {
|
|
16525
|
+
score: "Test string",
|
|
16526
|
+
},
|
|
15774
16527
|
version: "Test string",
|
|
15775
16528
|
}
|
|
15776
16529
|
],
|
|
@@ -15803,6 +16556,9 @@ gapi.load('client', async () => {
|
|
|
15803
16556
|
infoTypes: [
|
|
15804
16557
|
{
|
|
15805
16558
|
name: "Test string",
|
|
16559
|
+
sensitivityScore: {
|
|
16560
|
+
score: "Test string",
|
|
16561
|
+
},
|
|
15806
16562
|
version: "Test string",
|
|
15807
16563
|
}
|
|
15808
16564
|
],
|
|
@@ -16130,6 +16886,9 @@ gapi.load('client', async () => {
|
|
|
16130
16886
|
exclusionType: "Test string",
|
|
16131
16887
|
infoType: {
|
|
16132
16888
|
name: "Test string",
|
|
16889
|
+
sensitivityScore: {
|
|
16890
|
+
score: "Test string",
|
|
16891
|
+
},
|
|
16133
16892
|
version: "Test string",
|
|
16134
16893
|
},
|
|
16135
16894
|
likelihood: "Test string",
|
|
@@ -16139,6 +16898,9 @@ gapi.load('client', async () => {
|
|
|
16139
16898
|
],
|
|
16140
16899
|
pattern: "Test string",
|
|
16141
16900
|
},
|
|
16901
|
+
sensitivityScore: {
|
|
16902
|
+
score: "Test string",
|
|
16903
|
+
},
|
|
16142
16904
|
storedType: {
|
|
16143
16905
|
createTime: "Test string",
|
|
16144
16906
|
name: "Test string",
|
|
@@ -16152,6 +16914,9 @@ gapi.load('client', async () => {
|
|
|
16152
16914
|
infoTypes: [
|
|
16153
16915
|
{
|
|
16154
16916
|
name: "Test string",
|
|
16917
|
+
sensitivityScore: {
|
|
16918
|
+
score: "Test string",
|
|
16919
|
+
},
|
|
16155
16920
|
version: "Test string",
|
|
16156
16921
|
}
|
|
16157
16922
|
],
|
|
@@ -16160,6 +16925,9 @@ gapi.load('client', async () => {
|
|
|
16160
16925
|
{
|
|
16161
16926
|
infoType: {
|
|
16162
16927
|
name: "Test string",
|
|
16928
|
+
sensitivityScore: {
|
|
16929
|
+
score: "Test string",
|
|
16930
|
+
},
|
|
16163
16931
|
version: "Test string",
|
|
16164
16932
|
},
|
|
16165
16933
|
maxFindings: 42,
|
|
@@ -16174,6 +16942,9 @@ gapi.load('client', async () => {
|
|
|
16174
16942
|
infoTypes: [
|
|
16175
16943
|
{
|
|
16176
16944
|
name: "Test string",
|
|
16945
|
+
sensitivityScore: {
|
|
16946
|
+
score: "Test string",
|
|
16947
|
+
},
|
|
16177
16948
|
version: "Test string",
|
|
16178
16949
|
}
|
|
16179
16950
|
],
|
|
@@ -16206,6 +16977,9 @@ gapi.load('client', async () => {
|
|
|
16206
16977
|
infoTypes: [
|
|
16207
16978
|
{
|
|
16208
16979
|
name: "Test string",
|
|
16980
|
+
sensitivityScore: {
|
|
16981
|
+
score: "Test string",
|
|
16982
|
+
},
|
|
16209
16983
|
version: "Test string",
|
|
16210
16984
|
}
|
|
16211
16985
|
],
|