Bailey Capuano

Results 25 issues of Bailey Capuano

Hello! I am inquiring to see if the project maintainers would be open to me submitting this project to Google's OSSFuzz program. As part of this effort, I would develop...

I am requesting permission to integrate [Crow](https://github.com/CrowCpp/Crow) into OSSFuzz. I believe that this project is a good candidate for OSS-Fuzz integration as it is a C++ implementation of a HTTP...

I am requesting permission to integrate [iverilog](https://github.com/steveicarus/iverilog) into OSSFuzz. I believe that this project is a good candidate for OSS-Fuzz integration as it serves as a preeminent compiler for Verilog...

Hello, I'd appreciate some more clarity on how ClusterFuzz calculates Python coverage. If I run coverage locally, I get a coverage above 50% for a project I am working on....

**Is your feature request related to a problem? Please describe.** I have submitted this project to OSS-Fuzz and received word that they would like to accept this project, with the...

feature

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's maintainers would...

Good evening, I am looking to integrate ImPacket into OSS-Fuzz. If you are not familiar with OSS-Fuzz, it is Google's platform for continuous fuzzing of open-source software. In order to...

Hello! I am curious if the project maintainers would be open to me proposing this project for integration into Google's OSS-Fuzz project? I would develop the build script and fuzz...

feature

Good evening, I am looking to integrate jmespath into OSSFuzz. If you are not familiar with OSSFuzz, it is Google's platform for continuous fuzzing of open-source software. In order to...

Good evening! This PR introduces three major changes: 1. The addition of a CMake option `ENABLE_FUZZ_TESTING` and the integration of OSSFuzz harnesses into the build system 2. Various initial fuzzing...