anicka commited on
Commit
e58cedc
·
verified ·
1 Parent(s): ec4c1bf

Add eval results: eval/recall-v4-n100.json

Browse files
Files changed (1) hide show
  1. eval/recall-v4-n100.json +729 -0
eval/recall-v4-n100.json ADDED
@@ -0,0 +1,729 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "module": "domain/cve-backport",
3
+ "eval_type": "standard",
4
+ "timestamp": "2026-03-28T09:42:46Z",
5
+ "n_examples": 100,
6
+ "metrics": {
7
+ "avg_recall": 0.931,
8
+ "avg_precision": 0.9463,
9
+ "exact_match": 87,
10
+ "perfect_count": 89,
11
+ "failure_count": 4,
12
+ "zero_failures": false
13
+ },
14
+ "per_tier": {
15
+ "adapted": {
16
+ "avg_recall": 0.8562,
17
+ "count": 15,
18
+ "perfect": 12
19
+ },
20
+ "identical": {
21
+ "avg_recall": 0.9442,
22
+ "count": 85,
23
+ "perfect": 77
24
+ }
25
+ },
26
+ "pass": false,
27
+ "per_example": [
28
+ {
29
+ "id": "codegen-openssl-4598-0001-s_server-Use-2048-bit-DH--apps_s_server.c",
30
+ "tier": "adapted",
31
+ "recall": 0.36,
32
+ "precision": 0.20689655172413793,
33
+ "exact_match": false
34
+ },
35
+ {
36
+ "id": "codegen-openssl-4769-openssl-CVE-2016-0797.patch-crypto_bn_bn.h",
37
+ "tier": "identical",
38
+ "recall": 1.0,
39
+ "precision": 1.0,
40
+ "exact_match": true
41
+ },
42
+ {
43
+ "id": "codegen-jasper-14141-jasper-CVE-2018-18873.patch-src_libjasper_ras_ras_enc.c",
44
+ "tier": "identical",
45
+ "recall": 1.0,
46
+ "precision": 1.0,
47
+ "exact_match": true
48
+ },
49
+ {
50
+ "id": "codegen-python-libxml2-python-12846-libxml2-python3-unicode-errors.patch-python_libxml.c",
51
+ "tier": "identical",
52
+ "recall": 1.0,
53
+ "precision": 1.0,
54
+ "exact_match": true
55
+ },
56
+ {
57
+ "id": "codegen-GraphicsMagick-13054-GraphicsMagick-dcm.c-update.patch-coders_dcm.c",
58
+ "tier": "identical",
59
+ "recall": 1.0,
60
+ "precision": 1.0,
61
+ "exact_match": true
62
+ },
63
+ {
64
+ "id": "codegen-libvirt-13730-f3ef7daf-xenconfig-e820-host.patch-src_libxl_xen_common.c",
65
+ "tier": "identical",
66
+ "recall": 1.0,
67
+ "precision": 1.0,
68
+ "exact_match": true
69
+ },
70
+ {
71
+ "id": "codegen-libvirt-13730-ae9e6c2a-qemu-allow-cond-format-probe.patch-src_util_virstoragefile.c",
72
+ "tier": "identical",
73
+ "recall": 0.725,
74
+ "precision": 0.7631578947368421,
75
+ "exact_match": false
76
+ },
77
+ {
78
+ "id": "codegen-glibc-10645-sysconf-uio-maxiov.patch-sysdeps_unix_sysv_linux_Makefile",
79
+ "tier": "identical",
80
+ "recall": 1.0,
81
+ "precision": 1.0,
82
+ "exact_match": true
83
+ },
84
+ {
85
+ "id": "codegen-tiff-9924-tiff-CVE-2019-7663.patch-tools_tiffcp.c",
86
+ "tier": "identical",
87
+ "recall": 0.8888888888888888,
88
+ "precision": 0.8888888888888888,
89
+ "exact_match": false
90
+ },
91
+ {
92
+ "id": "codegen-glibc-17211-sysconf-uio-maxiov.patch-sysdeps_unix_sysv_linux_Makefile",
93
+ "tier": "identical",
94
+ "recall": 1.0,
95
+ "precision": 1.0,
96
+ "exact_match": true
97
+ },
98
+ {
99
+ "id": "codegen-bluez-10285-0006-btmon-fix-multiple-segfaults.patch-monitor_packet.c",
100
+ "tier": "identical",
101
+ "recall": 1.0,
102
+ "precision": 1.0,
103
+ "exact_match": false
104
+ },
105
+ {
106
+ "id": "codegen-bluez-11572-hcidump-Fix-memory-leak-with-malformed-packet.patch-tools_hcidump.c",
107
+ "tier": "identical",
108
+ "recall": 1.0,
109
+ "precision": 1.0,
110
+ "exact_match": true
111
+ },
112
+ {
113
+ "id": "codegen-python-base-17077-python-skip_random_failing_tests.patch-Lib_test_test_multiprocessing.py",
114
+ "tier": "identical",
115
+ "recall": 1.0,
116
+ "precision": 1.0,
117
+ "exact_match": true
118
+ },
119
+ {
120
+ "id": "codegen-python-base-10735-python-bsddb6.diff-Modules__bsddb.c",
121
+ "tier": "identical",
122
+ "recall": 1.0,
123
+ "precision": 1.0,
124
+ "exact_match": true
125
+ },
126
+ {
127
+ "id": "codegen-glibc-10645-mman-map-sync.patch-sysdeps_unix_sysv_linux_sh_bits_mman.h",
128
+ "tier": "identical",
129
+ "recall": 1.0,
130
+ "precision": 1.0,
131
+ "exact_match": true
132
+ },
133
+ {
134
+ "id": "codegen-glibc-17211-syslog-locking.patch-misc_syslog.c",
135
+ "tier": "identical",
136
+ "recall": 1.0,
137
+ "precision": 1.0,
138
+ "exact_match": true
139
+ },
140
+ {
141
+ "id": "codegen-glibc-17211-i386-memmove-sse2-unaligned.patch-string_test-memmove.c",
142
+ "tier": "identical",
143
+ "recall": 1.0,
144
+ "precision": 1.0,
145
+ "exact_match": true
146
+ },
147
+ {
148
+ "id": "codegen-glibc-10645-remove-nss-nis-compat.patch-nss_grp-lookup.c",
149
+ "tier": "identical",
150
+ "recall": 1.0,
151
+ "precision": 1.0,
152
+ "exact_match": true
153
+ },
154
+ {
155
+ "id": "codegen-python-17077-reproducible.patch-Lib_py_compile.py",
156
+ "tier": "identical",
157
+ "recall": 1.0,
158
+ "precision": 1.0,
159
+ "exact_match": true
160
+ },
161
+ {
162
+ "id": "codegen-libvirt-13730-967f4eeb-xenconfig-event-channels.patch-src_libxl_xen_xl.c",
163
+ "tier": "identical",
164
+ "recall": 0.19047619047619047,
165
+ "precision": 0.36363636363636365,
166
+ "exact_match": false
167
+ },
168
+ {
169
+ "id": "codegen-python-10735-python-2.7.5-multilib.patch-Makefile.pre.in",
170
+ "tier": "identical",
171
+ "recall": 1.0,
172
+ "precision": 1.0,
173
+ "exact_match": true
174
+ },
175
+ {
176
+ "id": "codegen-GraphicsMagick-13054-GraphicsMagick-CVE-2019-19951.patch-coders_miff.c",
177
+ "tier": "identical",
178
+ "recall": 1.0,
179
+ "precision": 1.0,
180
+ "exact_match": true
181
+ },
182
+ {
183
+ "id": "codegen-libvirt-13730-b7d6648d-conf-add-e820-host.patch-docs_formatdomain.html.in",
184
+ "tier": "identical",
185
+ "recall": 0.0,
186
+ "precision": 0.0,
187
+ "exact_match": false
188
+ },
189
+ {
190
+ "id": "codegen-libvirt-13730-libvirt-suse-netcontrol.patch-configure.ac",
191
+ "tier": "identical",
192
+ "recall": 1.0,
193
+ "precision": 1.0,
194
+ "exact_match": true
195
+ },
196
+ {
197
+ "id": "codegen-glibc-10645-i386-memmove-sse2-unaligned.patch-sysdeps_i386_i686_multiarch_memcpy-sse2-unaligned.S",
198
+ "tier": "identical",
199
+ "recall": 1.0,
200
+ "precision": 1.0,
201
+ "exact_match": true
202
+ },
203
+ {
204
+ "id": "codegen-glibc-17211-euc-kr-overrun.patch-iconvdata_Makefile",
205
+ "tier": "identical",
206
+ "recall": 1.0,
207
+ "precision": 1.0,
208
+ "exact_match": true
209
+ },
210
+ {
211
+ "id": "codegen-glibc-17211-glibc-2.3.90-langpackdir.diff-intl_loadmsgcat.c",
212
+ "tier": "identical",
213
+ "recall": 1.0,
214
+ "precision": 1.0,
215
+ "exact_match": true
216
+ },
217
+ {
218
+ "id": "codegen-libvirt-13730-libxl-set-migration-constraints.patch-docs_manpages_virsh.rst",
219
+ "tier": "identical",
220
+ "recall": 0.0,
221
+ "precision": 0.0,
222
+ "exact_match": false
223
+ },
224
+ {
225
+ "id": "codegen-libvirt-13730-0001-Extract-stats-functions-from-the-qemu-driver.patch-src_qemu_qemu_driver.c",
226
+ "tier": "identical",
227
+ "recall": 0.0,
228
+ "precision": 0.0,
229
+ "exact_match": false
230
+ },
231
+ {
232
+ "id": "codegen-python-base-10735-python-2.7.5-multilib.patch-Lib_trace.py",
233
+ "tier": "identical",
234
+ "recall": 1.0,
235
+ "precision": 1.0,
236
+ "exact_match": true
237
+ },
238
+ {
239
+ "id": "codegen-python-doc-10735-python-bsddb6.diff-Lib_bsddb_test_test_all.py",
240
+ "tier": "identical",
241
+ "recall": 1.0,
242
+ "precision": 1.0,
243
+ "exact_match": true
244
+ },
245
+ {
246
+ "id": "codegen-python-doc-10735-python-bsddb6.diff-Modules_bsddb.h",
247
+ "tier": "identical",
248
+ "recall": 1.0,
249
+ "precision": 1.0,
250
+ "exact_match": true
251
+ },
252
+ {
253
+ "id": "codegen-python-10735-python-bsddb6.diff-Modules__bsddb.c",
254
+ "tier": "identical",
255
+ "recall": 1.0,
256
+ "precision": 1.0,
257
+ "exact_match": true
258
+ },
259
+ {
260
+ "id": "codegen-python-doc-10735-python-2.7.5-multilib.patch-Lib_site.py",
261
+ "tier": "identical",
262
+ "recall": 1.0,
263
+ "precision": 1.0,
264
+ "exact_match": true
265
+ },
266
+ {
267
+ "id": "codegen-python-doc-10735-python-skip_random_failing_tests.patch-Lib_test_test_subprocess.py",
268
+ "tier": "identical",
269
+ "recall": 1.0,
270
+ "precision": 1.0,
271
+ "exact_match": true
272
+ },
273
+ {
274
+ "id": "codegen-openssl-4769-openssl-CVE-2014-3566.patch-apps_s_client.c",
275
+ "tier": "adapted",
276
+ "recall": 1.0,
277
+ "precision": 1.0,
278
+ "exact_match": true
279
+ },
280
+ {
281
+ "id": "codegen-openssl-4769-0001-libcrypto-Hide-library-pr-crypto_des_des_locl.h",
282
+ "tier": "adapted",
283
+ "recall": 1.0,
284
+ "precision": 1.0,
285
+ "exact_match": true
286
+ },
287
+ {
288
+ "id": "codegen-openssl-4769-0001-libcrypto-Hide-library-pr-crypto_modes_modes_lcl.h",
289
+ "tier": "adapted",
290
+ "recall": 1.0,
291
+ "precision": 1.0,
292
+ "exact_match": true
293
+ },
294
+ {
295
+ "id": "codegen-openssl-4769-0001-libcrypto-Hide-library-pr-crypto_modes_gcm128.c",
296
+ "tier": "adapted",
297
+ "recall": 1.0,
298
+ "precision": 1.0,
299
+ "exact_match": true
300
+ },
301
+ {
302
+ "id": "codegen-openssl-4769-openssl-CVE-2014-8275.patch-crypto_asn1_a_type.c",
303
+ "tier": "adapted",
304
+ "recall": 1.0,
305
+ "precision": 1.0,
306
+ "exact_match": true
307
+ },
308
+ {
309
+ "id": "codegen-glibc-17211-0003-S390-Unify-31-64bit-memcpy.patch-sysdeps_s390_s390-64_multiarch_Makefile",
310
+ "tier": "adapted",
311
+ "recall": 1.0,
312
+ "precision": 1.0,
313
+ "exact_match": true
314
+ },
315
+ {
316
+ "id": "codegen-glibc-17211-iconv-option-parsing.patch-iconv_gconv_int.h",
317
+ "tier": "adapted",
318
+ "recall": 0.03333333333333333,
319
+ "precision": 0.5,
320
+ "exact_match": false
321
+ },
322
+ {
323
+ "id": "codegen-ghostscript-mini-5761-fix-mutex-crash.patch-base_gp_psync.c",
324
+ "tier": "adapted",
325
+ "recall": 1.0,
326
+ "precision": 1.0,
327
+ "exact_match": true
328
+ },
329
+ {
330
+ "id": "codegen-GraphicsMagick-9414-GraphicsMagick-CVE-2014-9845.patch-coders_dib.c",
331
+ "tier": "identical",
332
+ "recall": 1.0,
333
+ "precision": 1.0,
334
+ "exact_match": true
335
+ },
336
+ {
337
+ "id": "codegen-ImageMagick-9270-ImageMagick-CVE-2016-7540.patch-coders_rgf.c",
338
+ "tier": "adapted",
339
+ "recall": 1.0,
340
+ "precision": 1.0,
341
+ "exact_match": true
342
+ },
343
+ {
344
+ "id": "codegen-ImageMagick-9270-ImageMagick-CVE-2017-14989.patch-magick_annotate.c",
345
+ "tier": "adapted",
346
+ "recall": 1.0,
347
+ "precision": 1.0,
348
+ "exact_match": true
349
+ },
350
+ {
351
+ "id": "codegen-GraphicsMagick-9192-GraphicsMagick-CVE-2018-16645.patch-coders_dib.c",
352
+ "tier": "identical",
353
+ "recall": 1.0,
354
+ "precision": 1.0,
355
+ "exact_match": true
356
+ },
357
+ {
358
+ "id": "codegen-ImageMagick-9059-ImageMagick-CVE-2016-6491.patch-magick_property.c",
359
+ "tier": "adapted",
360
+ "recall": 1.0,
361
+ "precision": 1.0,
362
+ "exact_match": true
363
+ },
364
+ {
365
+ "id": "codegen-ImageMagick-9059-ImageMagick-CVE-2017-14175.patch-coders_xbm.c",
366
+ "tier": "adapted",
367
+ "recall": 0.45,
368
+ "precision": 0.9473684210526315,
369
+ "exact_match": false
370
+ },
371
+ {
372
+ "id": "codegen-openssh-8445-openssh-7.2p2-X_forward_with_disabled_ipv6.patch-openssh-7.2p2_channels.c",
373
+ "tier": "identical",
374
+ "recall": 1.0,
375
+ "precision": 1.0,
376
+ "exact_match": true
377
+ },
378
+ {
379
+ "id": "codegen-openssh-8445-openssh-7.2p2-disable_short_DH_parameters.patch-openssh-7.2p2_readconf.c",
380
+ "tier": "identical",
381
+ "recall": 1.0,
382
+ "precision": 1.0,
383
+ "exact_match": true
384
+ },
385
+ {
386
+ "id": "codegen-openssh-8445-openssh-7.2p2-prevent_private_key_leakage.patch-openssh-7.2p2_sshbuf.h",
387
+ "tier": "identical",
388
+ "recall": 1.0,
389
+ "precision": 1.0,
390
+ "exact_match": true
391
+ },
392
+ {
393
+ "id": "codegen-apache2-8062-apache2-CVE-2016-8740.patch-modules_http2_h2_session.c",
394
+ "tier": "adapted",
395
+ "recall": 1.0,
396
+ "precision": 1.0,
397
+ "exact_match": true
398
+ },
399
+ {
400
+ "id": "codegen-LibVNCServer-7946-LibVNCServer-CVE-2014-6052.patch-libvncclient_rfbproto.c",
401
+ "tier": "identical",
402
+ "recall": 1.0,
403
+ "precision": 1.0,
404
+ "exact_match": true
405
+ },
406
+ {
407
+ "id": "codegen-glibc-testsuite-7805-0004-S390-Fix-handling-of-DXC-byte-in-FPC-register.patch-sysdeps_s390_fpu_fesetenv.c",
408
+ "tier": "identical",
409
+ "recall": 1.0,
410
+ "precision": 1.0,
411
+ "exact_match": true
412
+ },
413
+ {
414
+ "id": "codegen-glibc-testsuite-7805-0013-S390-Optimize-stpcpy-and-wcpcpy.patch-string_test-stpcpy.c",
415
+ "tier": "identical",
416
+ "recall": 0.9615384615384616,
417
+ "precision": 0.9615384615384616,
418
+ "exact_match": false
419
+ },
420
+ {
421
+ "id": "codegen-glibc-testsuite-7805-0016-S390-Optimize-strcat-and-wcscat.patch-sysdeps_s390_multiarch_strcat.c",
422
+ "tier": "identical",
423
+ "recall": 1.0,
424
+ "precision": 1.0,
425
+ "exact_match": true
426
+ },
427
+ {
428
+ "id": "codegen-glibc-testsuite-7805-0021-S390-Optimize-strchrnul-and-wcschrnul.patch-string_test-strchr.c",
429
+ "tier": "identical",
430
+ "recall": 1.0,
431
+ "precision": 1.0,
432
+ "exact_match": true
433
+ },
434
+ {
435
+ "id": "codegen-glibc-testsuite-7805-0027-S390-Optimize-memccpy.patch-string_memccpy.c",
436
+ "tier": "identical",
437
+ "recall": 1.0,
438
+ "precision": 1.0,
439
+ "exact_match": true
440
+ },
441
+ {
442
+ "id": "codegen-glibc-testsuite-7805-avx512-knl-memcpy.patch-sysdeps_x86_64_multiarch_mempcpy.S",
443
+ "tier": "identical",
444
+ "recall": 1.0,
445
+ "precision": 1.0,
446
+ "exact_match": true
447
+ },
448
+ {
449
+ "id": "codegen-glibc-testsuite-7805-errorcheck-mutex-no-elision.patch-nptl_pthread_mutex_timedlock.c",
450
+ "tier": "identical",
451
+ "recall": 1.0,
452
+ "precision": 1.0,
453
+ "exact_match": true
454
+ },
455
+ {
456
+ "id": "codegen-glibc-testsuite-7805-glob-altdirfunc.patch-manual_pattern.texi",
457
+ "tier": "identical",
458
+ "recall": 1.0,
459
+ "precision": 1.0,
460
+ "exact_match": true
461
+ },
462
+ {
463
+ "id": "codegen-glibc-testsuite-7805-iconv-reset-input-buffer.patch-iconv_gconv_simple.c",
464
+ "tier": "identical",
465
+ "recall": 1.0,
466
+ "precision": 1.0,
467
+ "exact_match": true
468
+ },
469
+ {
470
+ "id": "codegen-glibc-testsuite-7805-malloc-Fix-list_lock-arena-lock-deadlock-BZ-19182.patch-malloc_arena.c",
471
+ "tier": "identical",
472
+ "recall": 1.0,
473
+ "precision": 1.0,
474
+ "exact_match": true
475
+ },
476
+ {
477
+ "id": "codegen-glibc-testsuite-7805-nis-initgroups-status.patch-nis_nss_nis_nis-initgroups.c",
478
+ "tier": "identical",
479
+ "recall": 1.0,
480
+ "precision": 1.0,
481
+ "exact_match": true
482
+ },
483
+ {
484
+ "id": "codegen-glibc-testsuite-7805-powerpc-elision-adapt-param.patch-sysdeps_unix_sysv_linux_powerpc_elision-lock.c",
485
+ "tier": "identical",
486
+ "recall": 1.0,
487
+ "precision": 1.0,
488
+ "exact_match": true
489
+ },
490
+ {
491
+ "id": "codegen-glibc-testsuite-7805-prelink-elf-rtype-class.patch-elf_dl-lookup.c",
492
+ "tier": "identical",
493
+ "recall": 1.0,
494
+ "precision": 1.0,
495
+ "exact_match": true
496
+ },
497
+ {
498
+ "id": "codegen-glibc-testsuite-7805-reduce-edns-payload.patch-resolv_res_query.c",
499
+ "tier": "identical",
500
+ "recall": 1.0,
501
+ "precision": 1.0,
502
+ "exact_match": true
503
+ },
504
+ {
505
+ "id": "codegen-glibc-testsuite-7805-s390-runtime-resolve.patch-sysdeps_s390_bits_link.h",
506
+ "tier": "identical",
507
+ "recall": 1.0,
508
+ "precision": 1.0,
509
+ "exact_match": true
510
+ },
511
+ {
512
+ "id": "codegen-glibc-testsuite-7805-send-dg-buffer-overflow.patch-resolv_res_send.c",
513
+ "tier": "identical",
514
+ "recall": 1.0,
515
+ "precision": 1.0,
516
+ "exact_match": true
517
+ },
518
+ {
519
+ "id": "codegen-glibc-testsuite-7805-strftime-range-check.patch-time_tst-strftime.c",
520
+ "tier": "identical",
521
+ "recall": 1.0,
522
+ "precision": 1.0,
523
+ "exact_match": true
524
+ },
525
+ {
526
+ "id": "codegen-glibc-utils-7805-0004-S390-Fix-handling-of-DXC-byte-in-FPC-register.patch-sysdeps_s390_fpu_fsetexcptflg.c",
527
+ "tier": "identical",
528
+ "recall": 1.0,
529
+ "precision": 1.0,
530
+ "exact_match": true
531
+ },
532
+ {
533
+ "id": "codegen-glibc-utils-7805-0013-S390-Optimize-stpcpy-and-wcpcpy.patch-wcsmbs_wcpcpy.c",
534
+ "tier": "identical",
535
+ "recall": 0.8,
536
+ "precision": 1.0,
537
+ "exact_match": false
538
+ },
539
+ {
540
+ "id": "codegen-glibc-utils-7805-0017-S390-Optimize-strncat-wcsncat.patch-benchtests_bench-strncat.c",
541
+ "tier": "identical",
542
+ "recall": 0.6888888888888889,
543
+ "precision": 1.0,
544
+ "exact_match": false
545
+ },
546
+ {
547
+ "id": "codegen-glibc-utils-7805-0023-S390-Optimize-strspn-and-wcsspn.patch-benchtests_bench-strspn.c",
548
+ "tier": "identical",
549
+ "recall": 1.0,
550
+ "precision": 1.0,
551
+ "exact_match": true
552
+ },
553
+ {
554
+ "id": "codegen-glibc-utils-7805-0028-S390-Optimize-wmemset.patch-sysdeps_s390_multiarch_wmemset.c",
555
+ "tier": "identical",
556
+ "recall": 1.0,
557
+ "precision": 1.0,
558
+ "exact_match": true
559
+ },
560
+ {
561
+ "id": "codegen-glibc-utils-7805-catopen-unbound-alloca.patch-catgets_catgets.c",
562
+ "tier": "identical",
563
+ "recall": 1.0,
564
+ "precision": 1.0,
565
+ "exact_match": true
566
+ },
567
+ {
568
+ "id": "codegen-glibc-utils-7805-fnmatch-collating-elements.patch-posix_fnmatch_loop.c",
569
+ "tier": "identical",
570
+ "recall": 1.0,
571
+ "precision": 1.0,
572
+ "exact_match": true
573
+ },
574
+ {
575
+ "id": "codegen-glibc-utils-7805-glob-altdirfunc.patch-posix_glob.c",
576
+ "tier": "identical",
577
+ "recall": 1.0,
578
+ "precision": 1.0,
579
+ "exact_match": true
580
+ },
581
+ {
582
+ "id": "codegen-glibc-utils-7805-iconv-reset-input-buffer.patch-iconv_gconv_simple.c",
583
+ "tier": "identical",
584
+ "recall": 1.0,
585
+ "precision": 1.0,
586
+ "exact_match": true
587
+ },
588
+ {
589
+ "id": "codegen-glibc-utils-7805-malloc-Prevent-arena-free_list-from-turning-cyclic-B.patch-malloc_malloc.c",
590
+ "tier": "identical",
591
+ "recall": 1.0,
592
+ "precision": 1.0,
593
+ "exact_match": true
594
+ },
595
+ {
596
+ "id": "codegen-glibc-utils-7805-nscd-gc-crash.patch-nscd_grpcache.c",
597
+ "tier": "identical",
598
+ "recall": 1.0,
599
+ "precision": 1.0,
600
+ "exact_match": true
601
+ },
602
+ {
603
+ "id": "codegen-glibc-utils-7805-powerpc-elision-enable-envvar.patch-sysdeps_unix_sysv_linux_powerpc_elision-conf.c",
604
+ "tier": "identical",
605
+ "recall": 1.0,
606
+ "precision": 1.0,
607
+ "exact_match": true
608
+ },
609
+ {
610
+ "id": "codegen-glibc-utils-7805-prelink-elf-rtype-class.patch-elf_dl-lookup.c",
611
+ "tier": "identical",
612
+ "recall": 1.0,
613
+ "precision": 1.0,
614
+ "exact_match": true
615
+ },
616
+ {
617
+ "id": "codegen-glibc-utils-7805-reduce-edns-payload.patch-resolv_res_query.c",
618
+ "tier": "identical",
619
+ "recall": 1.0,
620
+ "precision": 1.0,
621
+ "exact_match": true
622
+ },
623
+ {
624
+ "id": "codegen-glibc-utils-7805-s390-runtime-resolve.patch-sysdeps_s390_bits_link.h",
625
+ "tier": "identical",
626
+ "recall": 1.0,
627
+ "precision": 1.0,
628
+ "exact_match": true
629
+ },
630
+ {
631
+ "id": "codegen-glibc-utils-7805-send-dg-buffer-overflow.patch-resolv_res_send.c",
632
+ "tier": "identical",
633
+ "recall": 1.0,
634
+ "precision": 1.0,
635
+ "exact_match": true
636
+ },
637
+ {
638
+ "id": "codegen-glibc-utils-7805-sunrpc-xdr-memory.patch-sunrpc_xdr.c",
639
+ "tier": "identical",
640
+ "recall": 1.0,
641
+ "precision": 1.0,
642
+ "exact_match": true
643
+ },
644
+ {
645
+ "id": "codegen-glibc-7805-0004-S390-Fix-handling-of-DXC-byte-in-FPC-register.patch-sysdeps_s390_fpu_ftestexcept.c",
646
+ "tier": "identical",
647
+ "recall": 1.0,
648
+ "precision": 1.0,
649
+ "exact_match": true
650
+ },
651
+ {
652
+ "id": "codegen-glibc-7805-errorcheck-mutex-no-elision.patch-nptl_pthread_mutex_timedlock.c",
653
+ "tier": "identical",
654
+ "recall": 1.0,
655
+ "precision": 1.0,
656
+ "exact_match": true
657
+ },
658
+ {
659
+ "id": "codegen-glibc-7805-nis-initgroups-status.patch-nis_nss_nis_nis-initgroups.c",
660
+ "tier": "identical",
661
+ "recall": 1.0,
662
+ "precision": 1.0,
663
+ "exact_match": true
664
+ },
665
+ {
666
+ "id": "codegen-glibc-7805-powerpc-tabort-usage.patch-sysdeps_unix_sysv_linux_powerpc_syscall.S",
667
+ "tier": "identical",
668
+ "recall": 1.0,
669
+ "precision": 1.0,
670
+ "exact_match": true
671
+ },
672
+ {
673
+ "id": "codegen-glibc-7805-tzset-tzname.patch-timezone_Makefile",
674
+ "tier": "identical",
675
+ "recall": 1.0,
676
+ "precision": 1.0,
677
+ "exact_match": true
678
+ },
679
+ {
680
+ "id": "codegen-curl-7678-curl-CVE-2014-3620.patch-tests_data_test61",
681
+ "tier": "identical",
682
+ "recall": 1.0,
683
+ "precision": 1.0,
684
+ "exact_match": true
685
+ },
686
+ {
687
+ "id": "codegen-curl-7678-curl-CVE-2015-3153.patch-tests_data_test1527",
688
+ "tier": "identical",
689
+ "recall": 1.0,
690
+ "precision": 1.0,
691
+ "exact_match": true
692
+ },
693
+ {
694
+ "id": "codegen-curl-7678-curl-CVE-2016-8623.patch-lib_cookie.h",
695
+ "tier": "identical",
696
+ "recall": 1.0,
697
+ "precision": 1.0,
698
+ "exact_match": true
699
+ },
700
+ {
701
+ "id": "codegen-openvpn-7411-0001-Fix-remote-triggerable-memory-leaks-CVE-2017-7521.patch-src_openvpn_ssl_verify_openssl.c",
702
+ "tier": "adapted",
703
+ "recall": 1.0,
704
+ "precision": 1.0,
705
+ "exact_match": true
706
+ },
707
+ {
708
+ "id": "codegen-openvpn-7411-openvpn-2.3.x-fixed-multiple-low-severity-issues.patch-src_openvpn_error.c",
709
+ "tier": "identical",
710
+ "recall": 1.0,
711
+ "precision": 1.0,
712
+ "exact_match": true
713
+ },
714
+ {
715
+ "id": "codegen-GraphicsMagick-7399-GraphicsMagick-CVE-2014-9845.patch-coders_dib.c",
716
+ "tier": "identical",
717
+ "recall": 1.0,
718
+ "precision": 1.0,
719
+ "exact_match": true
720
+ },
721
+ {
722
+ "id": "codegen-GraphicsMagick-7342-GraphicsMagick-CVE-2016-7101.patch-coders_sgi.c",
723
+ "tier": "identical",
724
+ "recall": 1.0,
725
+ "precision": 1.0,
726
+ "exact_match": true
727
+ }
728
+ ]
729
+ }