oss-fuzz/infra/cifuzz
jonathanmetzman a9f9cda4cc
Fuzz OSS-Fuzz with Atheris and ClusterFuzzLite (#8985)
2022-11-30 15:37:36 -05:00
..
actions [CFL] Support parallel fuzzing (#8396) 2022-09-22 11:21:35 -04:00
cifuzz-base CFLite: Logging fixes. (#6715) 2021-11-02 16:50:59 +11:00
external-actions [CFL] Support parallel fuzzing (#8396) 2022-09-22 11:21:35 -04:00
filestore Revert "Fix run_fuzzers_test::CoverageReportIntegrationTest. (#7325)" (#7466) 2022-03-29 14:46:36 +11:00
platform_config cifuzz: gitlab filestore by default on gitlab platform (#7218) 2022-02-01 09:27:02 -05:00
test_data [clusterfuzzlite] Make timeout and OOM reporting optional. (#6711) 2021-11-02 08:01:46 -04:00
CHANGELOG [CIFuzz] Fix affected fuzz targets. (#7014) 2021-12-14 15:01:22 -05:00
affected_fuzz_targets.py [CIFuzz] Fix affected fuzz targets. (#7014) 2021-12-14 15:01:22 -05:00
affected_fuzz_targets_test.py [CIFuzz] Fix affected fuzz targets. (#7014) 2021-12-14 15:01:22 -05:00
base_runner_utils.py infra: allow passing architecture=i386 to CIFuzz (#7779) 2022-06-08 15:15:27 -04:00
build-images.sh [build-images.sh] Improve testing (#6709) 2021-10-31 09:54:39 -04:00
build_fuzzers.py infra: allow passing architecture=i386 to CIFuzz (#7779) 2022-06-08 15:15:27 -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 [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 [ClusterFuzzLite] Support local runs (#6987) 2022-01-19 17:24:47 -05: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 [CFL] Support parallel fuzzing (#8396) 2022-09-22 11:21:35 -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 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 [CIFuzz][NFC] Replace format strings with f-strings. (#5933) 2021-06-17 11:26:42 -07:00
example_cifuzz.yml [cifuzz] Update docs (#8984) 2022-11-16 12:46:27 -08:00
filestore_utils.py [ClusterFuzzLite] Support local runs (#6987) 2022-01-19 17:24:47 -05: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 Fix incorrect os.stat usage. (#8964) 2022-11-10 04:17:23 +00:00
fuzz_target_test.py [cifuzz] Fix timeout in reproduce. (#6982) 2021-12-14 11:32:18 -05: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 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 [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 pin the version of protobuf (#7766) 2022-05-26 16:12:38 +10: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 Prepare for JavaScript fuzzing (#8325) 2022-08-23 17:41:42 -04:00
run_fuzzers_test.py [infra] Temporarily skip failing test. (#7323) 2022-03-02 09:07:12 -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