David Lakin
David Lakin
The shopifyFD repo is [explicitly licensed under the MIT license](https://github.com/freakdesign/shopifyFD/blob/master/LICENSE). Could you add an explicit license to this repo as well?
### Question Hi, I was looking over fuzzing test coverage for projects integrated with OSS-Fuzz, and I noticed this project (integrated in https://github.com/jmcnamara/XlsxWriter/pull/1030) has relatively low coverage. It appears the...
Hi, I was wondering if you would be interested in continuous fuzz testing for this project via an integration with OSS-Fuzz. I've been contributing to OSS-Fuzz integrated projects recently[^1] as...
# Fuzz Testing via OSS-Fuzz Proposal Hi, I was wondering if you would be interested in continuous fuzz testing for this project via an integration with OSS-Fuzz. I've been contributing...
> [!NOTE] > I was looking for somewhere to get feedback from maintainers about this approach to the Python 3.10 upgrade before attempting it, but the discussion surrounding a Python...
Hey, I'm not sure if you were aware but this project is integrated with OSS-Fuzz[^1] (please see the "About OSS-Fuzz" `` foldout if you aren't familiar) and I noticed that...
### Fixes [Issue 68958: setuptools: Fuzzing Build Failure](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68958) Fixes the `setuptools` fuzzer builds that have been broken since May 12, 2024. #### Key Changes - **Pyinstaller Upgrade**: Updated Pyinstaller to...
### Fix [Issue 70805: pem: Fuzzing build failure](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=70805) Fixes broken fuzzer builds that have been failing since Jul 30, 2024. ### Key Changes: - **Pyinstaller Upgrade**: Updated Pyinstaller to version...
> [!NOTE] > This should remain a draft until the `project.yaml` auto CC list is finalized and the upstream PR is accepted. The jsonpickle project maintainers would like to take...
Fixes [Monorail Issue 69197: airflow: Fuzzing build failure](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=69197) Airflow's dependency requirements result in setuptools being upgraded to a version >= 71.0.0 which introduced a new approach to vendoring dependencies. Pyinstaller...