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/webappsec/03_https.md')
-rw-r--r--exampleSite/content/checklist/webappsec/03_https.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/content/checklist/webappsec/03_https.md b/exampleSite/content/checklist/webappsec/03_https.md
index 01dc317..5a5cae5 100644
--- a/exampleSite/content/checklist/webappsec/03_https.md
+++ b/exampleSite/content/checklist/webappsec/03_https.md
@@ -13,6 +13,7 @@ ignoresearch: true
{{</c/choices>}}
{{<c/show `{https_exposition} == 'http_https' or {https_exposition} == 'http_only'` >}}
+{{<c/hidden warn_https_exposition `Unencrypted application network traffic`>}}
{{%notice danger%}}
**Warning — possible high-risk issue**\
\
@@ -121,6 +122,7 @@ Because user traffic appears to transit networks behind your load balancer that
{{</c/choices>}}
{{<c/show `{https_mixedcontent} == 'no'` >}}
+{{<c/hidden warn_https_mixedcontent `Mixed content issue`>}}
{{%notice warning%}}
**Warning — possible medium-risk issue**\
\