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>2023-09-14 19:32:44 +0300
committerPhillip Wells <pwells@gitlab.com>2023-09-14 19:32:44 +0300
commit457401b3303e6543e397438659c0dde51c72f990 (patch)
treed904350878bcfc2fb17899a670759c68b019f7b3
parent6fd268aa8c2930f9094533569ba3ee69edc1083f (diff)
Add dependency list export pages to docs navigation
-rw-r--r--content/_data/navigation.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index a51a9953..e3995c84 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1901,6 +1901,9 @@ sections:
doc_url: 'ee/user/application_security/comparison_dependency_and_container_scanning.html'
- doc_title: Dependency List
doc_url: 'ee/user/application_security/dependency_list/'
+ docs:
+ - doc_title: 'Tutorial: Export dependency list'
+ doc_url: 'ee/tutorials/export_sbom.html'
- doc_title: Static Application Security Testing
doc_url: 'ee/user/application_security/sast/'
docs:
@@ -2524,6 +2527,8 @@ sections:
doc_url: 'ee/api/packages/debian_project_distributions.html'
- doc_title: Dependencies
doc_url: 'ee/api/dependencies.html'
+ - doc_title: Dependency list export
+ doc_url: 'ee/api/dependency_list_export.html'
- doc_title: Dependency Proxy
doc_url: 'ee/api/dependency_proxy.html'
- doc_title: Deploy keys