Commit 722f3e63 authored by Stan Hu's avatar Stan Hu

Merge branch '227721-add-httpbasic-apifuzzing' into 'master'

Add new HTTP authentication variables to API Fuzzing template

See merge request gitlab-org/gitlab!42174
parents fd0364b1 d361227a
......@@ -71,6 +71,8 @@ apifuzzer_fuzz:
-e FUZZAPI_TIMEOUT \
-e FUZZAPI_VERBOSE \
-e FUZZAPI_SERVICE_START_TIMEOUT \
-e FUZZAPI_HTTP_USERNAME \
-e FUZZAPI_HTTP_PASSWORD \
-e GITLAB_FEATURES \
-v $CI_PROJECT_DIR:/app \
-p 80:80 \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment