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-06-06 11:53:54 +0300
committerJon Glassman <jglassman@gitlab.com>2023-06-06 11:53:54 +0300
commitb1b3b08e20f380c65b85683e4a87cd4955d35eb5 (patch)
treed6b9ca4ad783303fe3d9130894ce19f908bea6c0
parent7d6a7de795a363292788150ca4c332fa94fb4eba (diff)
parentda76744153d57b679a2ca53147085487c3ce7157 (diff)
Merge branch 'rd/add-dep-scanning-entry' into 'main'
Add entry for Dependency Scanning tutorial See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3932 Merged-by: Jon Glassman <jglassman@gitlab.com> Approved-by: Jon Glassman <jglassman@gitlab.com> Co-authored-by: Russell Dickenson <rdickenson@gitlab.com>
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index e9b7dfc8..817e3d5c 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1896,6 +1896,8 @@ sections:
docs:
- doc_title: Dependency Scanning Analyzers
doc_url: 'ee/user/application_security/dependency_scanning/analyzers.html'
+ - doc_title: "Tutorial: Set up dependency scanning"
+ doc_url: 'ee/tutorials/dependency_scanning.html'
- doc_title: Dependency List
doc_url: 'ee/user/application_security/dependency_list/'
- doc_title: Static Application Security Testing