-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Open
Labels
infraCI, GitHub Actions, buildbots, Dependabot, etc.CI, GitHub Actions, buildbots, Dependabot, etc.stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-securityA security issueA security issue
Description
Now that Python core team has adopted the "python3-libraries" OSS-Fuzz definitions into the python org we can start running these as a part of the CPython CI.
Since there are so many of these "fuzzers" we don't want to waste CI time unnecessarily, so I will design the CI fuzzer to only run when a specific module is modified. The GitHub workflow configuration file will be generate from a template, similar to other generated files to avoid needing to manually upkeep all the conditionals.
Metadata
Metadata
Assignees
Labels
infraCI, GitHub Actions, buildbots, Dependabot, etc.CI, GitHub Actions, buildbots, Dependabot, etc.stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-securityA security issueA security issue