Skip to content

Commit 775b129

Browse files
committed
update fuzzing database (parse)
1 parent e62ec1e commit 775b129

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

data.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,20 @@
2727
"kind": "crash",
2828
"encoded_failure": "MHwoMHw="
2929
},
30+
{
31+
"branch": "main",
32+
"commit_sha": "8549e88f03fbb8d88e14303f22aa87701a992646",
33+
"commit_timestamp": 1745411423,
34+
"start_timestamp": 1745440908,
35+
"fuzzer": "parse",
36+
"edges_found": 2652,
37+
"total_edges": 19436,
38+
"unique_crashes": 268,
39+
"unique_hangs": 0,
40+
"total_execs": 9662562,
41+
"kind": "crash",
42+
"encoded_failure": "MCBhOlMKLkI="
43+
},
3044
{
3145
"branch": "main",
3246
"commit_sha": "8549e88f03fbb8d88e14303f22aa87701a992646",
@@ -264,19 +278,5 @@
264278
"total_execs": 9735772,
265279
"kind": "crash",
266280
"encoded_failure": "MHx7cDo="
267-
},
268-
{
269-
"branch": "main",
270-
"commit_sha": "e8ff787c74473085a98f39d6725dbc260817b467",
271-
"commit_timestamp": 1745052469,
272-
"start_timestamp": 1745167478,
273-
"fuzzer": "parse",
274-
"edges_found": 2648,
275-
"total_edges": 19436,
276-
"unique_crashes": 281,
277-
"unique_hangs": 0,
278-
"total_execs": 10366246,
279-
"kind": "crash",
280-
"encoded_failure": "MHwoMHw="
281281
}
282282
]

0 commit comments

Comments
 (0)