Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/checklist/_index.md')
-rw-r--r--exampleSite/content/checklist/_index.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/exampleSite/content/checklist/_index.md b/exampleSite/content/checklist/_index.md
index 36e6fce..93cfa5b 100644
--- a/exampleSite/content/checklist/_index.md
+++ b/exampleSite/content/checklist/_index.md
@@ -15,27 +15,27 @@ This is a demo of a [checklist page]({{%ref "content-and-customization/00-adding
{{%/notice %}}
## Application Metadata
-{{%include "01_appmetadata.md"%}}
+{{%include "webappsec/01_appmetadata.md"%}}
## Vulnerability Reporting and Management
-{{%include "02_vulnerabilityreporting.md"%}}
+{{%include "webappsec/02_vulnerabilityreporting.md"%}}
## HTTPS and Mixed-Content Risks
-{{%include "03_https.md"%}}
+{{%include "webappsec/03_https.md"%}}
## Authentication and Authorization
-{{%include "04_authz.md"%}}
+{{%include "webappsec/04_authz.md"%}}
## Common Web Vulnerabilities
-{{%include "05_commonvuln.md"%}}
+{{%include "webappsec/05_commonvuln.md"%}}
## Testing, QA, and Monitoring
-{{%include "06_testing.md"%}}
+{{%include "webappsec/06_testing.md"%}}
## Additional Notes
Provide any additional information about the security of your application: