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:
authorRussell Dickenson <rdickenson@gitlab.com>2021-03-25 07:34:54 +0300
committerMarcel Amirault <mamirault@gitlab.com>2021-03-25 07:34:54 +0300
commitaa4ad25a604cb11fec33cb654a75fa802554d88b (patch)
treee21af5f74800040c5744a4a10b6664dfb673ce1e /content
parent90160461ae1d5422642a84da205f2a4b8ac21362 (diff)
Add docs navigation item for the DAST troubleshooting page
Diffstat (limited to 'content')
-rw-r--r--content/_data/default-nav.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index 3ba1382c..93d65861 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -1058,8 +1058,10 @@ sections:
category_url: 'user/application_security/sast/analyzers.html'
- category_title: Secret Detection
category_url: 'user/application_security/secret_detection/'
- - category_title: Dynamic Application Security Testing
+ - category_title: Dynamic Application Security Testing (DAST)
category_url: 'user/application_security/dast/'
+ - category_title: DAST Troubleshooting
+ category_url: 'user/application_security/dast/dast_troubleshooting.html'
- category_title: API Fuzzing
category_url: 'user/application_security/api_fuzzing/'
- category_title: Coverage Fuzzing