oss-fuzz/infra/cifuzz
Oliver Chang 9aa85855b4
cifuzz: Rename run-fuzzers-mode to mode. (#6600)
Also change the default value of "ci" to the more consistent and
descriptive "code-change".
2021-10-20 15:02:17 +11:00
..
actions cifuzz: Rename run-fuzzers-mode to mode. (#6600) 2021-10-20 15:02:17 +11:00
cifuzz-base Fix CIFuzz coverage generation. (#6523) 2021-10-06 06:56:20 +11:00
external-actions cifuzz: Rename run-fuzzers-mode to mode. (#6600) 2021-10-20 15:02:17 +11:00
filestore [cifuzz] Use javascript actions library for uploading artifacts (#6552) 2021-10-05 09:16:54 -04:00
test_data
affected_fuzz_targets.py
affected_fuzz_targets_test.py
base_runner_utils.py
build_fuzzers.py [cifuzz][prow] Support docker in docker to support prow. (#6556) 2021-10-05 09:01:38 -04:00
build_fuzzers_entrypoint.py clusterfuzzlite: Upload builds after bad build check. (#6531) 2021-10-04 15:21:28 +00:00
build_fuzzers_test.py clusterfuzzlite: Upload builds after bad build check. (#6531) 2021-10-04 15:21:28 +00:00
cifuzz_combined_entrypoint.py
cifuzz_end_to_end_test.py
cloudbuild.yaml Add a cloudbuild.yaml for building CIFuzz base images. (#6457) 2021-09-17 09:53:14 +10:00
clusterfuzz_deployment.py CFLite: Fix corpus pruning for git store. (#6434) 2021-09-15 11:49:29 +10:00
clusterfuzz_deployment_test.py
config_utils.py cifuzz: Rename run-fuzzers-mode to mode. (#6600) 2021-10-20 15:02:17 +11:00
config_utils_test.py cifuzz: Rename run-fuzzers-mode to mode. (#6600) 2021-10-20 15:02:17 +11:00
continuous_integration.py cflite: Support private repos (#6592) 2021-10-20 13:51:57 +11:00
continuous_integration_test.py
docker.py [cifuzz][prow] Support docker in docker to support prow. (#6556) 2021-10-05 09:01:38 -04:00
docker_test.py
environment.py
example_main.yml
filestore_utils.py
filestore_utils_test.py
fuzz_target.py clusterfuzzlite: Upload builds after bad build check. (#6531) 2021-10-04 15:21:28 +00:00
fuzz_target_test.py Use libClusterFuzz for reproduction. (#6495) 2021-09-24 05:46:13 +00:00
generate_coverage_report.py
generate_coverage_report_test.py
get_coverage.py
get_coverage_test.py
http_utils.py
http_utils_test.py
package-lock.json [cifuzz] Use javascript actions library for uploading artifacts (#6552) 2021-10-05 09:16:54 -04:00
package.json [cifuzz] Use javascript actions library for uploading artifacts (#6552) 2021-10-05 09:16:54 -04:00
requirements.txt Update requirements.txt (#6574) 2021-10-11 09:55:39 -04:00
run_cifuzz.py
run_fuzzers.py cifuzz: Rename run-fuzzers-mode to mode. (#6600) 2021-10-20 15:02:17 +11:00
run_fuzzers_entrypoint.py
run_fuzzers_test.py cifuzz: Rename run-fuzzers-mode to mode. (#6600) 2021-10-20 15:02:17 +11:00
stack_parser.py Use libClusterFuzz for CIFuzz fuzzing and pruning. (#6375) 2021-09-13 12:16:13 +10:00
stack_parser_test.py Use libClusterFuzz for CIFuzz fuzzing and pruning. (#6375) 2021-09-13 12:16:13 +10:00
test_helpers.py
workspace_utils.py