Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Glassman <jglassman@gitlab.com>2023-04-11 20:42:24 +0300
committerAmy Qualls <aqualls@gitlab.com>2023-04-11 20:42:24 +0300
commit95eff25fc89a7e33db6d2aec8a7f9076af765033 (patch)
tree5c06c26d6bf5d41581a628dbc4e29430a00e26b6
parentc92384b0478671c56a9a046707c8d4d6fedafd08 (diff)
Add fuzz testing tutorial to left hand nav
-rw-r--r--content/_data/navigation.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index fca7ef4f..60cb0a04 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1896,6 +1896,9 @@ sections:
doc_url: 'ee/user/application_security/api_fuzzing/create_har_files.html'
- doc_title: Coverage-guided fuzz testing
doc_url: 'ee/user/application_security/coverage_fuzzing/'
+ docs:
+ - doc_title: "Tutorial: Perform fuzz testing in GitLab"
+ doc_url: 'ee/tutorials/fuzz_testing_tutorial.html'
- doc_title: Security Dashboard
doc_url: 'ee/user/application_security/security_dashboard/'
- doc_title: Offline environments