oss-fuzz/infra/cifuzz
jonathanmetzman 5814852f52
Make gsutil the default filestore on GCB. (#6771)
Also clean up https://github.com/google/oss-fuzz/pull/6744
2021-11-05 09:13:41 -04:00
..
actions Make a better api for platform specific config. (#6708) 2021-11-01 12:29:38 +00:00
cifuzz-base CFLite: Logging fixes. (#6715) 2021-11-02 16:50:59 +11:00
external-actions Make a better api for platform specific config. (#6708) 2021-11-01 12:29:38 +00:00
filestore Make a better api for platform specific config. (#6708) 2021-11-01 12:29:38 +00:00
platform_config Make gsutil the default filestore on GCB. (#6771) 2021-11-05 09:13:41 -04:00
test_data [clusterfuzzlite] Make timeout and OOM reporting optional. (#6711) 2021-11-02 08:01:46 -04:00
affected_fuzz_targets.py [CIFuzz][NFC] Fix some comments. (#6130) 2021-07-28 07:25:59 -07:00
affected_fuzz_targets_test.py Make a better api for platform specific config. (#6708) 2021-11-01 12:29:38 +00:00
base_runner_utils.py [cifuzz] Fuzz in cifuzz-base (#6142) 2021-08-05 13:27:24 -07:00
build-images.sh [build-images.sh] Improve testing (#6709) 2021-10-31 09:54:39 -04:00
build_fuzzers.py Fix diffing on non-GitHub and improve config (#6707) 2021-10-31 20:36:07 -04:00
build_fuzzers_entrypoint.py Fix diffing on non-GitHub and improve config (#6707) 2021-10-31 20:36:07 -04:00
build_fuzzers_test.py Make a better api for platform specific config. (#6708) 2021-11-01 12:29:38 +00:00
cifuzz_combined_entrypoint.py Fix diffing on non-GitHub and improve config (#6707) 2021-10-31 20:36:07 -04:00
cifuzz_end_to_end_test.py [ClusterFuzzLite] Support GCB and gsutil/gcs as filestore. (#6629) 2021-10-27 10:00:04 -04:00
cloudbuild.yaml Fix typo (#6731) 2021-11-01 15:39:27 -04:00
clusterfuzz_deployment.py Fix diffing on non-GitHub and improve config (#6707) 2021-10-31 20:36:07 -04:00
clusterfuzz_deployment_test.py Make a better api for platform specific config. (#6708) 2021-11-01 12:29:38 +00:00
config_utils.py Make gsutil the default filestore on GCB. (#6771) 2021-11-05 09:13:41 -04:00
config_utils_test.py Make a better api for platform specific config. (#6708) 2021-11-01 12:29:38 +00:00
continuous_integration.py Abstract away duplicate code in prepare_for_fuzzer_build (#6706) 2021-11-01 02:59:44 +00:00
continuous_integration_test.py [infra][tests][NFC] Change mocked function prefix from "mocked_" to "mock_" (#6198) 2021-08-12 11:25:57 -07:00
docker.py [cifuzz][prow] Support docker in docker to support prow. (#6556) 2021-10-05 09:01:38 -04:00
docker_test.py [infra][tests][NFC] Change mocked function prefix from "mocked_" to "mock_" (#6198) 2021-08-12 11:25:57 -07:00
environment.py [CIFuzz][NFC] Replace format strings with f-strings. (#5933) 2021-06-17 11:26:42 -07:00
example_main.yml
filestore_utils.py [ClusterFuzzLite] Support GCB and gsutil/gcs as filestore. (#6629) 2021-10-27 10:00:04 -04:00
filestore_utils_test.py Make a better api for platform specific config. (#6708) 2021-11-01 12:29:38 +00:00
fuzz_target.py Remove stack_parser. (#6763) 2021-11-04 09:34:32 -04:00
fuzz_target_test.py [clusterfuzzlite] Make timeout and OOM reporting optional. (#6711) 2021-11-02 08:01:46 -04:00
generate_coverage_report.py [cifuzz] Add pruning task (#6188) 2021-08-10 11:10:10 -07:00
generate_coverage_report_test.py [infra][tests][NFC] Change mocked function prefix from "mocked_" to "mock_" (#6198) 2021-08-12 11:25:57 -07:00
get_coverage.py [cifuzz] Implement get_files_covered_by_target for external users (#6132) 2021-07-29 06:35:01 -07:00
get_coverage_test.py [infra][tests][NFC] Change mocked function prefix from "mocked_" to "mock_" (#6198) 2021-08-12 11:25:57 -07:00
http_utils.py [CIFuzz][ClusterFuzzLite] Prepare to support coverage reports for external users (#6074) 2021-07-20 10:04:57 -07:00
http_utils_test.py [infra][tests][NFC] Change mocked function prefix from "mocked_" to "mock_" (#6198) 2021-08-12 11:25:57 -07:00
logs.py cifuzz: set log level to info by default. (#6604) 2021-10-26 02:18:17 +00:00
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 [ClusterFuzzLite] Support GCB and gsutil/gcs as filestore. (#6629) 2021-10-27 10:00:04 -04:00
run_fuzzers.py Don't set seed for batch fuzzing. (#6736) 2021-11-03 14:22:12 +11:00
run_fuzzers_entrypoint.py Fix diffing on non-GitHub and improve config (#6707) 2021-10-31 20:36:07 -04:00
run_fuzzers_test.py Make a better api for platform specific config. (#6708) 2021-11-01 12:29:38 +00:00
test_helpers.py Make a better api for platform specific config. (#6708) 2021-11-01 12:29:38 +00:00
workspace_utils.py Don't upload builds in run_fuzzers. (#6151) 2021-08-17 06:36:06 +00:00