oss-fuzz/infra
Mike Aizatsky 28dec3521c [infra] adding zip to the image, since corpus files should be zips 2016-10-28 15:24:34 -07:00
..
base-images [infra] adding zip to the image, since corpus files should be zips 2016-10-28 15:24:34 -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 replacing library with target 2016-10-25 16:36:29 -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-10-26 11:36:57 -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