..
actions
Allow timeout and OOMs options in GH Action ( #12003 ) ( #12049 )
2024-06-13 21:56:49 -04:00
cifuzz-base
[cifuzz] Install gsutil using pip. ( #10159 )
2023-04-25 12:20:11 -04:00
external-actions
Fix doc timeouts and ooms and allow these options in GH Action ( #12003 )
2024-06-07 15:44:29 -04:00
filestore
[cifuzz] Use correct API for enterprise ( #11562 )
2024-01-31 18:30:29 -05:00
platform_config
[cifuzz] Allow using Github enterprise servers ( #11560 )
2024-01-31 18:30:16 -05:00
test_data
[cifuzz] Fix MSAN stack parsing ( #11924 )
2024-05-08 10:28:53 -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
Improve sarif ( #10211 )
2023-05-02 13:14:09 -04: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
[cifuzz][sarif] Fix repo copying and src reporting ( #10230 )
2023-05-03 15:01:19 -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
[CFL] Allow users to specify custom env vars for building/running ( #9171 )
2022-12-12 11:00:19 -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
WIP: allow running ClusterFuzzLite locally ( #9087 )
2022-12-14 11:23:15 -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] Interpret `PARALLEL_FUZZING` as a boolean value ( #12655 )
2024-10-31 13:07:15 -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
Few fixes to infra/cifuzz/example_cifuzz.yml. ( #11481 )
2024-01-30 10:08:35 -05: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
[cifuzz] Don't use jobs with MSAN. ( #11922 )
2024-05-08 10:29:11 -04: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] 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
[cifuzz] Install gsutil using pip. ( #10159 )
2023-04-25 12:20:11 -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
Revert "[CFL] Temporary work around MSAN issue." ( #11717 )
2024-03-21 14:32:30 -04:00
run_fuzzers_entrypoint.py
Add more missing ruby references ( #12180 )
2024-07-09 11:45:44 -04:00
run_fuzzers_test.py
[infra] Temporarily skip failing test. ( #7323 )
2022-03-02 09:07:12 -05:00
sarif_utils.py
[cifuzz] Fix MSAN stack parsing ( #11924 )
2024-05-08 10:28:53 -04:00
sarif_utils_test.py
Remove unused import ( #12188 )
2024-07-09 12:23:21 -04:00
test_helpers.py
Make a better api for platform specific config. ( #6708 )
2021-11-01 12:29:38 +00:00
workspace_utils.py
[cifuzz][sarif] Fix repo copying and src reporting ( #10230 )
2023-05-03 15:01:19 -04:00