| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Copy everything into the build context.
Add a .dockerignore file to avoid copying the definitely unnecessary
files and folders.
Check copyrights presence in Dockerfiles.
|
| |
|
|
|
|
|
|
| |
Instead of a predefined set of manually written syz-manager configs,
construct it dynamically from different bits.
During triage, select not just one, but all matching fuzzer
configurations and then merge them together.
|
| |
|
|
| |
We use it for C repros by default.
|
| |
|
|
| |
It's required by pkg/csource to generate C reproducers.
|
| |
|
|
| |
It's required for report symbolization and C repro generation.
|
| |
|
|
|
| |
If we build the executor from an incomplete workdir, executor and the
host process end up having different git revisions.
|
|
|
Run differential fuzzing as a workflow step.
|