-
Continuous fuzzing improves reliability and https://github.com/google/oss-fuzz provides. It would be nice to integrate with oss-fuzz.
-
Hello, do you have an email to ask you about fuzzer function in private?
-
Add:
- [ ] unit tests
- [ ] integration tests
- [ ] fuzz tests
- [ ] invariant tests
-
libxml2 and apparently all other projects using aarch64 currently fail to build with the following error:
"compile-libfuzzer-address-aarch64": exec /usr/bin/bash: exec format error
Example logs:…
-
**Bug description**
* OS: Linux
* OS Version: Ubuntu 24.04
* Architecture: amd64
Tarantool 3.3.0-entrypoint-290-gd26f574f8d
Target: Linux-x86_64-Debug
Build options: cmake . -DCMAKE_INSTALL_PREFIX=/…
-
> Uri implemented a fuzzer for EC serverless, that sent a lot of commands and verified that the returned answers made sense. We thought that we should integrate it into glide CI, to verify that it doe…
-
Fuzzing is one of the last categories of Scorecard that bomctl is deficient in.
The recommendation from the oss-fuzz team is to implement [ClusterFuzzLite](https://google.github.io/clusterfuzzlite…
-
[Job](https://mihubot.xyz/runtime-utils/c4bf87c8fa57485ba211eb5bb1a3bbc3) completed in 1 hour 36 minutes.
https://github.com/dotnet/runtime/pull/107206
Artifacts:
- [TypeNameFuzzer-inputs.zip](https…
-
### Please describe your feature request:
Can the fuzz functionality provide fuzzing based on keys?
### Describe the use case of this feature:
For example, CVE-2018-1273 is a vulnerability …
-
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, …