oss-fuzz/infra
Mike Aizatsky 8e2aa92c9c helper.py run should use .options file
It is very unfortunate, but we have to copy the file. I'll think
how it is possible to restructure our images to avoid duplication.

Issue #19
2016-11-02 16:07:48 -07:00
..
base-images helper.py run should use .options file 2016-11-02 16:07:48 -07:00
docker-cleanup Update Jenkinsfile 2016-10-13 00:00:17 -07:00
jenkins-cluster [infra][gke] using deployments 2016-10-10 12:11:08 -07:00
push-images Update Jenkinsfile 2016-10-14 15:30:13 -07:00
README.md moved all targets into targets/ subdir 2016-10-24 19:39:13 -07:00
helper.py helper.py run should use .options file 2016-11-02 16:07:48 -07:00
libfuzzer-pipeline-test.groovy Update libfuzzer-pipeline-test.groovy 2016-10-14 14:53:44 -07:00
libfuzzer-pipeline.groovy Update libfuzzer-pipeline.groovy 2016-10-27 10:03:49 -07:00
templates.py Update templates.py 2016-11-01 13:23:40 -07:00

README.md

infra

OSS-Fuzz project infrastructure

Core infrastructure:

  • base-images - docker images for building fuzzers & corresponding jenkins pipeline.

Continuous Integration infrastracture:

helper.py

script to automate common docker operations

Command Description
generate
build_image
build_fuzzers
run_fuzzer
coverage
shell