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-08-15 19:08:19 +0300
committerPhillip Wells <pwells@gitlab.com>2023-08-15 19:08:19 +0300
commit9f70e65d4a1bb28f4beb8afe2a2af3cd2b53abd7 (patch)
treeaa5c18556ad50b412b1e29b440943cc846967994
parentc6f9632905dcd853fa69f5ac29741ba4178c6843 (diff)
Add nav entries for new Secure pages
-rw-r--r--content/_data/navigation.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index bbd1b3a9..38695b3e 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1897,6 +1897,8 @@ sections:
doc_url: 'ee/user/application_security/sast/customize_rulesets.html'
- doc_title: SAST Analyzers
doc_url: 'ee/user/application_security/sast/analyzers.html'
+ - doc_title: Troubleshooting
+ doc_url: 'ee/user/application_security/sast/troubleshooting.html'
- doc_title: Infrastructure as Code (IaC) Scanning
doc_url: 'ee/user/application_security/iac_scanning/'
- doc_title: Secret Detection
@@ -3411,6 +3413,8 @@ sections:
doc_url: 'ee/development/sec/security_report_ingestion_overview.html'
- doc_title: Token Revocation API
doc_url: 'ee/development/sec/token_revocation_api.html'
+ - doc_title: Generate test vulnerabilities
+ doc_url: 'ee/development/sec/generate_test_vulnerabilities.html'
- doc_title: Sidekiq
doc_url: 'ee/development/sidekiq/'
docs: