summaryrefslogtreecommitdiff
path: root/doc/user/application_security/secure_your_application.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/application_security/secure_your_application.md')
-rw-r--r--doc/user/application_security/secure_your_application.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/user/application_security/secure_your_application.md b/doc/user/application_security/secure_your_application.md
new file mode 100644
index 00000000000..fb10efff2c6
--- /dev/null
+++ b/doc/user/application_security/secure_your_application.md
@@ -0,0 +1,29 @@
+---
+stage: Secure
+group: Static Analysis
+info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
+---
+
+# Secure your application **(FREE)**
+
+GitLab can check your applications for security vulnerabilities.
+
+- [Get started](get-started-security.md)
+- [Security Configuration](configuration/index.md)
+- [Container Scanning](container_scanning/index.md)
+- [Dependency Scanning](dependency_scanning/index.md)
+- [Static Application Security Testing](sast/index.md)
+- [Infrastructure as Code (IaC) Scanning](iac_scanning/index.md)
+- [Secret Detection](secret_detection/index.md)
+- [Dynamic Application Security Testing (DAST)](dast/index.md)
+- [API Fuzzing](api_fuzzing/index.md)
+- [Coverage-guided fuzz testing](coverage_fuzzing/index.md)
+- [Security Dashboard](security_dashboard/index.md)
+- [Offline Environments](offline_deployments/index.md)
+- [Vulnerability Report](vulnerability_report/index.md)
+- [Vulnerability Page](vulnerabilities/index.md)
+- [Vulnerability severity levels](vulnerabilities/severities.md)
+- [CVE ID requests](cve_id_request.md)
+- [Policies](policies/index.md)
+- [Security scanner integration](../../development/integrations/secure.md)
+- [Secure and Govern Terminology](terminology/index.md)