-
From what I can tell, bitcoin-fuzz requires rustc 1.63 because that's what Arbitrary 1.3.2 requires. Maybe this could be called out in bitcoin-fuzz?
```
cargo install --version 0.5.55 honggfuzz …
-
Since we can use any OSS-Fuzz target as a benchmark, we should figure out what we should look for in benchmarks. Community feedback here is definitely appreciated!
-
oss-fuzz issue [42535687](https://issues.oss-fuzz.com/issues/42535687) has been open since May 20th. Although it only occurs while using libheif, I was not aware that it was due to a libheif implemen…
-
### Related area
Fuzz testing
### Hardware specification
Host only
### Is your feature request related to a problem?
No
### Describe the solution you'd like
I'd like to improve the security and…
-
If entries is enough,we gets testcase from local interesting saved files,and then call afl_custom_fuzz in[1]
[1]https://github1s.com/AFLplusplus/AFLplusplus/blob/stable/src/afl-fuzz-one.c#L1912-L19…
-
Trying to update Nix `cargo-bolero` package (which [obtains the source](https://github.com/NixOS/nixpkgs/blob/e46ce3db0494637b54faa166d437fa6e6d3e2ae3/pkgs/development/tools/rust/cargo-bolero/default.…
-
Follow up on https://github.com/google/oss-fuzz/pull/11714#issuecomment-2096878442 cc @jonathanmetzman
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68317&q=label%3AProj-suricata is fixed …
-
I'm interested in reimplementing a python version of the new [ChaCha20Poly1305@Bitcoin AEAD](https://github.com/bitcoin/bitcoin/pull/20962) and fuzzing it against the C++ implementation. However since…
-
Hi.
I have a problem running local experiments, I get the following error while building benchmarks after running this :
`(.venv) arash@fuzzbench-scale1:~/new/fuzzbench$ PYTHONPATH=. python3 exp…
-
New experiments will be announced on this issue as discussed on #205.
I think this is a good place to discuss experiments as well.