aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Oliver Chang <oliverchang@users.noreply.github.com>2018-11-28 09:36:44 +1100
committerGravatar GitHub <noreply@github.com>2018-11-28 09:36:44 +1100
commit9aa11dbd251f393eee0e5d199797d0293e69cd71 (patch)
treefdf7b10061a549ca179388f2bd6a9d6396fe5ddc /docs
parent4f2f3774c559afa86c996d75ea7f6bd73dfc6753 (diff)
Update fuzzer_environment.md
Diffstat (limited to 'docs')
-rw-r--r--docs/fuzzer_environment.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fuzzer_environment.md b/docs/fuzzer_environment.md
index e0e7f2cc..db7e2e32 100644
--- a/docs/fuzzer_environment.md
+++ b/docs/fuzzer_environment.md
@@ -1,6 +1,6 @@
# Fuzzer environment on ClusterFuzz
-Your fuzz targets will be run on a [Google Compute Engine](https://cloud.google.com/compute/) VM (Linux) with some security restrictions.
+Your fuzz targets will be run on a [Google Compute Engine](https://cloud.google.com/compute/) VM (Linux) with some [security restrictions](https://github.com/google/oss-fuzz/blob/master/infra/base-images/base-runner/run_minijail).
## Runtime Dependencies