aboutsummaryrefslogtreecommitdiffstats
path: root/syz-cluster/workflow/fuzz-step/main.go
Commit message (Expand)AuthorAgeFilesLines
* syz-cluster: rewrite fuzz config generationAleksandr Nogikh2025-10-071-55/+59
* syz-cluster: prefix fuzzing-related stepsAleksandr Nogikh2025-10-011-9/+13
* syz-cluster: configure bug title filterAleksandr Nogikh2025-10-011-1/+17
* syz-cluster: pass fuzz config to the fuzz step as jsonAleksandr Nogikh2025-10-011-18/+33
* syz-cluster/workflow/fuzz-step: nuance archive upload errorsAleksandr Nogikh2025-09-031-5/+8
* syz-cluster: log possible findings at the end of fuzzingAleksandr Nogikh2025-09-021-1/+15
* syz-cluster: consider global/static variable valuesAleksandr Nogikh2025-08-291-16/+34
* syz-cluster: share base kernel crashes between fuzzing sessionsAleksandr Nogikh2025-08-211-11/+26
* syz-cluster: fix hash comparison bugsAleksandr Nogikh2025-08-201-8/+11
* syz-cluster: skip fuzzing if binaries are the sameAleksandr Nogikh2025-08-191-1/+27
* syz-cluster: skip coverage checks for some fuzz targetsAleksandr Nogikh2025-08-121-13/+21
* all: determine patched symbols for focused fuzzingAleksandr Nogikh2025-07-221-6/+41
* pkg/manager: abort fuzzing if no patched code is reachedAleksandr Nogikh2025-07-181-7/+13
* syz-cluster: report reproducers for findingsAleksandr Nogikh2025-06-231-1/+13
* pkg/manager: provide diff fuzzer state dumpsAleksandr Nogikh2025-04-151-11/+14
* syz-cluster: log fuzz-step terminationAleksandr Nogikh2025-04-151-0/+3
* pkg/manager: wait until corpus is triaged for diff fuzzingAleksandr Nogikh2025-04-151-5/+6
* syz-cluster: upload fuzz step artifactsAleksandr Nogikh2025-04-111-11/+73
* syz-cluster: download latest corpuses from syzbotAleksandr Nogikh2025-03-111-2/+35
* syz-cluster: report session resultsAleksandr Nogikh2025-02-141-1/+1
* syz-cluster: report series/sessions via APIAleksandr Nogikh2025-02-141-1/+1
* syz-cluster/workflow/fuzz-step: use deadline only for fuzzingAleksandr Nogikh2025-02-041-4/+8
* syz-cluster: integrate with syz-diffAleksandr Nogikh2025-02-041-0/+190