8000 Enabling continuous fuzzing by way of OSS-Fuzz · Issue #441 · pyparsing/pyparsing · GitHub
[go: up one dir, main page]

Skip to content
8000
Enabling continuous fuzzing by way of OSS-Fuzz #441
Closed
@DavidKorczynski

Description

@DavidKorczynski

Hi,

I was wondering if you would like to integrate continuous fuzzing by way of OSS-Fuzz? Fuzzing is a way to automate test-case generation and can be used to find unexpected exceptions in Python. In this PR google/oss-fuzz#8266 I did an initial integration into OSS-Fuzz and the current fuzzer creates a random parser and tries parsing random data. The fuzzing engine used by OSS-Fuzz is Atheris.

If you would like to integrate, the only thing I need is a list of email(s) that will get access to the data produced by OSS-Fuzz, such as bug reports, coverage reports and more stats. Notice the emails affiliated with the project will be public in the OSS-Fuzz repo, as they will be part of a configuration file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0