From https://github.com/google/oss-fuzz/pull/11707 with the branch
renamed
---------
Co-authored-by: Jonathan Metzman <metzman@chromium.org>
Co-authored-by: MarcoFalke <6399679+MarcoFalke@users.noreply.github.com>
* [wolfssl] Add more wolfSSL and wolfSSH fuzzers
* [wolfssl] Don't build new fuzzers with dataflow
Same issue as https://github.com/google/oss-fuzz/issues/4402
Try again after that issue is resolved.
* [presubmit] Enforce language attribute in projectt.yaml to be always set.
* Update documentation, better presubmit check, new project template.
* add docstring to templates.py
* Add example values in the project.yaml template and remove python value for now
* Add "project: c++" to 256 projects
* format
* Add labels and selective_unpack sections to the presubmit check
* fix incorrect auto_ccs format in three projects
* fix nss emails after rebase
* [infra] Make presubmit script handle experimental flag in project.yaml (#3277).
* make Travis happy
* address review feedback
* fix one more comment
* fix yaml file and address review feedback