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:
authorMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2022-02-14 14:31:27 +0300
committerMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2022-02-14 14:31:27 +0300
commit18aeeabd0a33882ea0238448488278c214c0a1ca (patch)
tree321368c57f7a67578435d06e7465f97c9c8c7cd6
parent8e85ce4ecb104ddc25d72b41522af8ceba393f06 (diff)
parent9049ce950fb92cde083d91e3f3a6d925953059fb (diff)
Merge branch 'russell/add-nav-secret-revocation' into 'main'
Add docs nav item for secrets revocation See merge request gitlab-org/gitlab-docs!2432
-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 440b620c..a7b6fa94 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1671,6 +1671,9 @@ sections:
doc_url: 'ee/user/application_security/iac_scanning/'
- doc_title: Secret Detection
doc_url: 'ee/user/application_security/secret_detection/'
+ docs:
+ - doc_title: Post-processing and revocation
+ doc_url: 'ee/user/application_security/secret_detection/post_processing.html'
- doc_title: Dynamic Application Security Testing (DAST)
doc_url: 'ee/user/application_security/dast/'
docs: