oss-fuzz/infra/cifuzz
jonathanmetzman d7c9d57b6d
[cifuzz] Don't enforce OOM limit when no OOMs aren't reported (#6997)
Fixes https://github.com/google/clusterfuzzlite/issues/66
2021-12-14 09:46:16 -05: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 [cifuzz] Copy repo from image before checking out. (#6941) 2021-12-01 09:36:08 -05: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 [cifuzz] Copy repo from image before checking out. (#6941) 2021-12-01 09:36:08 -05: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 Allow projects to always upload crashes even if they are "unreportable". (#6998) 2021-12-13 12:04:04 -05: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 [cifuzz] Copy repo from image before checking out. (#6941) 2021-12-01 09:36:08 -05: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 infra: Remove redundant --cap-add SYS_PTRACE (#6808) 2021-11-15 11:24:55 -05:00
docker_test.py infra: Remove redundant --cap-add SYS_PTRACE (#6808) 2021-11-15 11:24:55 -05:00
environment.py
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 [cifuzz] Don't enforce OOM limit when no OOMs aren't reported (#6997) 2021-12-14 09:46:16 -05: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 Allow projects to always upload crashes even if they are "unreportable". (#6998) 2021-12-13 12:04:04 -05: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 [ClusterFuzzLite] Fix fuzz target search for coverage (#6799) 2021-11-09 07:49:21 -05: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