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:
authorPhillip Wells <pwells@gitlab.com>2023-09-14 19:32:45 +0300
committerPhillip Wells <pwells@gitlab.com>2023-09-14 19:32:45 +0300
commitf55bf900c95ed5b774e165e14be1f70cadbe9212 (patch)
tree361707f10e21721390cacb9e50b219fffa3b6979
parent56599fc3fe882e6d826595ac1bb97c43f1881b0c (diff)
parent457401b3303e6543e397438659c0dde51c72f990 (diff)
Merge branch 'rd/dependency_list_export' into 'main'
Add dependency list export pages to docs navigation See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4242 Merged-by: Phillip Wells <pwells@gitlab.com> Co-authored-by: Russell Dickenson <rdickenson@gitlab.com>
-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 7627c010..c5f7fbf8 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1903,6 +1903,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:
@@ -2526,6 +2529,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