-
Greetings mono developers and contributors,
We’re reaching out because your project is an important part of the open source ecosystem, and we’d like to invite you to integrate with our [fuzzing](ht…
-
```
As we do deeper and deeper surgery on the compiler, I'd like to have a
fuzzer or some other kind of randomized testing to look for corner cases in
our implementation.
Before writing our own, we s…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR30416](https://bugs.llvm.org/show_bug.cgi?id=30416) |
| Status | NEW |
| Importance | P normal |
|…
-
Hello!
I have integrated a few open-sourced projects into OSS-Fuzz, a program sponsored by Google to provide continuous fuzz-testing of impactful open-sourced projects, and am wondering if PDFMiner…
-
The queue name allows one queue service to be used to create parallel flows to different runners.
Currently, the queue name is hardcoded in the `config.py`, which makes it impossible to use the same …
-
### Describe the bug
The ZAP desktop UI gets gradually more and more slugged when fuzzing a very large number of values.
This is more pronounced when passive scanning is used.
### Steps to reproduc…
-
Hi!
I am new to golang and this is probably bit of a dumb question to ask, but how do I compile and install this from a local directory on my own machine? I know that to fetch it remotely to just r…
-
Start with fuzz testing, where you pick valid inputs, and insert random mutations to the tree, and see if the output of both parsers will differ. We need to consider negative cases as well. We need to…
-
But are we sure that the CI is running the added test? How does it know that it needs to add a `-tag` parameter?
_Originally posted by @cason in https://github.com/cometbft/cometbft…
cason updated
3 weeks ago
-
| | |
| --- | --- |
| Bugzilla Link | [30416](https://llvm.org/bz30416) |
| Version | trunk |
| OS | Windows NT |
| Attachments | [Traceback from assertion](https://user-images.githubusercontent.com…