Skip to content

Commit 3d686dd

Browse files
authored
Merge pull request #20 from SecurityLab-UCD/python-branch
feat: Python OSS-Fuzz build and fuzz scripts
2 parents c594f6c + 1637e23 commit 3d686dd

File tree

8 files changed

+585
-282
lines changed

8 files changed

+585
-282
lines changed

UniTSyn

Submodule UniTSyn updated 1 file

fuzz/build_oss_fuzz.py

Lines changed: 0 additions & 136 deletions
This file was deleted.

fuzz/collect_fuzz.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
"""script for rust fuzzing and transforming test_template"""
2-
32
import logging
43
from typing import Optional
54
import fire

0 commit comments

Comments
 (0)