oss-fuzz/infra/cifuzz
jonathanmetzman c8d43c3a49
[cifuzz] Dont report crash on process timeout. (#9484)
Just because nonzero is reported doesn't mean there's a crash.

Related: https://github.com/google/oss-fuzz/issues/9470
https://github.com/google/oss-fuzz/issues/9318
https://github.com/prometheus/prometheus/issues/11810
2023-01-23 13:02:47 -05:00
..
actions [CFL] Support parallel fuzzing (#8396) 2022-09-22 11:21:35 -04:00
cifuzz-base
external-actions [CFL] Support parallel fuzzing (#8396) 2022-09-22 11:21:35 -04:00
filestore
platform_config
test_data
CHANGELOG
affected_fuzz_targets.py
affected_fuzz_targets_test.py
base_runner_utils.py infra: allow passing architecture=i386 to CIFuzz (#7779) 2022-06-08 15:15:27 -04:00
build-images.sh
build_fuzzers.py [CFL] Allow users to specify custom env vars for building/running (#9171) 2022-12-12 11:00:19 -05:00
build_fuzzers_entrypoint.py
build_fuzzers_test.py [CFL] Allow users to specify custom env vars for building/running (#9171) 2022-12-12 11:00:19 -05:00
cifuzz_combined_entrypoint.py
cifuzz_end_to_end_test.py
cloudbuild.yaml
clusterfuzz_deployment.py WIP: allow running ClusterFuzzLite locally (#9087) 2022-12-14 11:23:15 -05:00
clusterfuzz_deployment_test.py
config_utils.py [CFL] Allow users to specify custom env vars for building/running (#9171) 2022-12-12 11:00:19 -05:00
config_utils_test.py
continuous_integration.py infra: allow passing architecture=i386 to CIFuzz (#7779) 2022-06-08 15:15:27 -04:00
continuous_integration_test.py [CFL] Give docker images unique names to support parallel fuzzing (#7911) 2022-07-12 15:50:10 +02:00
docker.py [CFL] Give docker images unique names to support parallel fuzzing (#7911) 2022-07-12 15:50:10 +02:00
docker_test.py infra: allow passing architecture=i386 to CIFuzz (#7779) 2022-06-08 15:15:27 -04:00
environment.py
example_cifuzz.yml [cifuzz] Update docs (#8984) 2022-11-16 12:46:27 -08:00
filestore_utils.py
filestore_utils_test.py
fuzz_target.py [cifuzz] Dont report crash on process timeout. (#9484) 2023-01-23 13:02:47 -05:00
fuzz_target_test.py
generate_coverage_report.py
generate_coverage_report_test.py
get_coverage.py Fuzz OSS-Fuzz with Atheris and ClusterFuzzLite (#8985) 2022-11-30 15:37:36 -05:00
get_coverage_test.py Fuzz OSS-Fuzz with Atheris and ClusterFuzzLite (#8985) 2022-11-30 15:37:36 -05:00
http_utils.py [cifuzz] Add timeout to http requests. (#9084) 2022-11-29 08:32:27 -05:00
http_utils_test.py
logs.py
package-lock.json [cifuzz] Upgrade artifact package (#9347) 2023-01-03 16:35:21 -05:00
package.json [cifuzz] Upgrade artifact package (#9347) 2023-01-03 16:35:21 -05:00
requirements.txt Bump ClusterFuzz to 2.5.9 (#9394) 2023-01-10 13:00:01 -05:00
run_cifuzz.py
run_fuzzers.py
run_fuzzers_entrypoint.py Prepare for JavaScript fuzzing (#8325) 2022-08-23 17:41:42 -04:00
run_fuzzers_test.py
test_helpers.py
workspace_utils.py