-
Status: New
Owner: ----
CC: a...@[adalogics.com](http://adalogics.com/), guen...@[pocoproject.org](http://pocoproject.org/), a...@[pocoproject.org](http://pocoproject.org/)
Labels: Restrict-View-C…
-
Issues found by fuzzing so far:
- https://github.com/hsutter/cppfront/issues/117
- https://github.com/hsutter/cppfront/issues/1123
- https://github.com/hsutter/cppfront/issues/1129
- https://g…
-
Description: Both the current and future versions of Execexam should include better test cases that offer sufficient code coverage and fuzzing. This will allow us to be more confident in our code and …
-
[Job](https://mihubot.xyz/runtime-utils/9b119ec1a6564682a67189a4730f5c6f) completed in 1 hour 36 minutes.
https://github.com/dotnet/runtime/pull/107195
Artifacts:
- [AssemblyNameInfoFuzzer-inputs.zi…
-
### Component
Forge
### Describe the feature you would like
Currently, the forge fuzz testing and invariant testing don’t support coverage-guided fuzzing, which could generally improve the fuzzing …
-
NieDzejkob did it back then I think with AFL, but LLVM also has libfuzzer, which seems to be easier to set up.
-
**Describe the bug**
When specifying that a request body should be a JSON array of numbers, CATS's HappyPath fuzzer is using strings (e.g. `DGZTERFXUNVTGLSACSDVVV`) instead of numbers.
**To Reprod…
-
In the [Wasmtime meeting today](https://github.com/bytecodealliance/meetings/blob/main/wasmtime/2024/wasmtime-10-10.md), there was a lot of good discussion about our procedures and standards around fu…
-
### Summary
Several undefined-behaviors have been found after testing one of the harnesses provided on the OSS-Fuzz repository (inchi_input_fuzzer).
During our tests we found:
1. signed integer-o…
-
This issue is intended as a place for discussion about approaches we can all use to improve our assurances that we correctly implement this proposal. A place to share relevant papers, moonshot ideas, …