Sebastian Fiecko

Results 3 issues of Sebastian Fiecko

Hi all! I have tried to use environment variable called `BAD_BUILD_CHECK` - logic is located here ([testcase_manager.py](https://github.com/google/clusterfuzz/blob/master/src/clusterfuzz/_internal/bot/testcase_manager.py#L1102)). I'm not sure if I understand the logic here, but I'm not able...

Hi! As ClusterFuzz discovers a testcase I want to check if the other version is vulnerable as well. Sadly, when following a path Testcases -> testcase-detail/testcase_id -> Re-upload Testcase ->...

Hi! I have tried to upload coverage stats to the CF hosted in GCP. Sadly, on both JSONs that I have provided the project.json and the fuzzer_name.json from the ClangCoverage...