-
This should help to find bugs earlier
Ruff runs fuzzer for 5 minutes for each PR
To speedup searching, valid corpus with all exif types should be provided
-
[Failed Run](https://github.com/Alan-Jowett/ebpf-for-windows/actions/runs/11436142313)
[Codebase](https://github.com/Alan-Jowett/ebpf-for-windows/tree/c7b9f105085841202a28bc191409589b22caf22e)
Test na…
-
Send in this issue all the faults found by the fuzzer!
-
[https://twitter.com/gakonst/status/1790770389523583163](https://twitter.com/gakonst/status/1790770389523583163)
## Fuzz tests
Fuzzing-testing specific improvements, continuation of https://github…
-
### Which components does the task require to be changed? (think hard pls)
snforge
### Description
Implement the new fuzzer architecture utilising plugins as outlined in "New fuzzing architecture" …
-
It would probably be helpful to write a fuzzer, that would have two components:
A) Level generator
- throws semi-coherent random bullshit go on the wall and celebrates everything that passes the val…
-
[Failed Run](https://github.com/microsoft/ebpf-for-windows/actions/runs/11231241666)
[Codebase](https://github.com/microsoft/ebpf-for-windows/tree/1c383d41054778a41fb492dd2b89bd8dc7b71502)
Test name -…
-
When going through the [quickstart guide](https://microsoft.github.io/sca-fuzzer/quick-start/#baseline-experiment), I run the following commands:
```bash
python3.9 -m pip install virtualenv
python3.9…
-
Hi, @ksteuck
I try the lastest version of silifuzz with the docker command
```bash
docker run -it --tty --security-opt seccomp=unconfined --mount type=bind,source=${SILIFUZZ_SRC_DIR},target=/app deb…
-
### Description
As a followup to fixing native UUID serialization, it would be good to enhance the vector fuzzer tests to add UUID types for e2e serialization tests.
Previous discussion at https:…