Skip to content

Commit 479f5aa

Browse files
committed
update fuzzing database (canonicalize)
1 parent 146f7bb commit 479f5aa

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

data.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
[
2+
{
3+
"branch": "main",
4+
"commit_sha": "719fcae1151c0f1ecd30894366cbe4c9e2f99397",
5+
"commit_timestamp": 1764742021,
6+
"start_timestamp": 1764768918,
7+
"fuzzer": "canonicalize",
8+
"edges_found": 18550,
9+
"total_edges": 166340,
10+
"unique_crashes": 216,
11+
"unique_hangs": 3,
12+
"total_execs": 5158372,
13+
"kind": "crash",
14+
"encoded_failure": "eD0wLigp"
15+
},
216
{
317
"branch": "main",
418
"commit_sha": "719fcae1151c0f1ecd30894366cbe4c9e2f99397",
@@ -69,6 +83,20 @@
6983
"kind": "crash",
7084
"encoded_failure": "ZTooKS0+KCl3aGVyZVthLmU6KAopXWU9MA=="
7185
},
86+
{
87+
"branch": "main",
88+
"commit_sha": "719fcae1151c0f1ecd30894366cbe4c9e2f99397",
89+
"commit_timestamp": 1764742021,
90+
"start_timestamp": 1764768918,
91+
"fuzzer": "canonicalize",
92+
"edges_found": 18550,
93+
"total_edges": 166340,
94+
"unique_crashes": 216,
95+
"unique_hangs": 3,
96+
"total_execs": 5158372,
97+
"kind": "hang",
98+
"encoded_failure": "TTAwMDAoayk6TTAwMDAoUylpMDBrOk0wMDAwCmkwMGs9fHxtYXRjaCAwezA9PjB9"
99+
},
72100
{
73101
"branch": "main",
74102
"commit_sha": "cfea88dc4138fbd6553081f6a6efe7e3f19df0a5",
@@ -250,33 +278,5 @@
250278
"total_execs": 5828320,
251279
"kind": "crash",
252280
"encoded_failure": "eD14"
253-
},
254-
{
255-
"branch": "main",
256-
"commit_sha": "e6ff7793ad9921098ee8569c8a394f9b0ed5fb75",
257-
"commit_timestamp": 1764686753,
258-
"start_timestamp": 1764694433,
259-
"fuzzer": "tokenize",
260-
"edges_found": 986,
261-
"total_edges": 13940,
262-
"unique_crashes": 12,
263-
"unique_hangs": 0,
264-
"total_execs": 144822399,
265-
"kind": "crash",
266-
"encoded_failure": "J1x1KDAwMDAwMCkn"
267-
},
268-
{
269-
"branch": "main",
270-
"commit_sha": "e6ff7793ad9921098ee8569c8a394f9b0ed5fb75",
271-
"commit_timestamp": 1764686753,
272-
"start_timestamp": 1764694469,
273-
"fuzzer": "parse",
274-
"edges_found": 3732,
275-
"total_edges": 20340,
276-
"unique_crashes": 37,
277-
"unique_hangs": 0,
278-
"total_execs": 23876044,
279-
"kind": "crash",
280-
"encoded_failure": "djphIHdoZXJlWwphLnQ6CmFdbz0oKQ=="
281281
}
282282
]

0 commit comments

Comments
 (0)