From 48db9257f29fba54b6f3f299b2aba1dfb02f9758 Mon Sep 17 00:00:00 2001 From: Sofia Lohr Date: Thu, 20 Jul 2023 13:54:52 +0200 Subject: [PATCH] fixed markdown typo for heading Signed-off-by: Sofia Lohr --- scanners/zap/.helm-docs.gotmpl | 2 +- scanners/zap/README.md | 2 +- scanners/zap/docs/README.ArtifactHub.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scanners/zap/.helm-docs.gotmpl b/scanners/zap/.helm-docs.gotmpl index 5b5fb8eb39..aa7f23464b 100644 --- a/scanners/zap/.helm-docs.gotmpl +++ b/scanners/zap/.helm-docs.gotmpl @@ -119,7 +119,7 @@ The scanTypes `zap-baseline-scan`, `zap-full-scan` & `zap-api-scan` can be confi That's why we introduced this `zap-advanced` scanner chart, which introduces extensive YAML configuration options for ZAP. The YAML configuration can be split in multiple files and will be merged at start. ZAP's own Automation Framework provides similar functionality to the `zap-advanced` scanner chart and is set to displace it in the future. -##ZAP Automation Configuration +## ZAP Automation Configuration The ZAP Automation Scanner supports the use of secrets, as to not have hardcoded credentials in the scan definition. Generate secrets using the credentials that will later be used in the scan for authentication. Supported authentication methods for the ZAP Authentication scanner are Manual, HTTP / NTLM, Form-based, JSON-based, and Script-based. diff --git a/scanners/zap/README.md b/scanners/zap/README.md index cdafd221f3..ddcbcf8a17 100644 --- a/scanners/zap/README.md +++ b/scanners/zap/README.md @@ -136,7 +136,7 @@ The scanTypes `zap-baseline-scan`, `zap-full-scan` & `zap-api-scan` can be confi That's why we introduced this `zap-advanced` scanner chart, which introduces extensive YAML configuration options for ZAP. The YAML configuration can be split in multiple files and will be merged at start. ZAP's own Automation Framework provides similar functionality to the `zap-advanced` scanner chart and is set to displace it in the future. -##ZAP Automation Configuration +## ZAP Automation Configuration The ZAP Automation Scanner supports the use of secrets, as to not have hardcoded credentials in the scan definition. Generate secrets using the credentials that will later be used in the scan for authentication. Supported authentication methods for the ZAP Authentication scanner are Manual, HTTP / NTLM, Form-based, JSON-based, and Script-based. diff --git a/scanners/zap/docs/README.ArtifactHub.md b/scanners/zap/docs/README.ArtifactHub.md index 8e4f023e7e..3045689362 100644 --- a/scanners/zap/docs/README.ArtifactHub.md +++ b/scanners/zap/docs/README.ArtifactHub.md @@ -141,7 +141,7 @@ The scanTypes `zap-baseline-scan`, `zap-full-scan` & `zap-api-scan` can be confi That's why we introduced this `zap-advanced` scanner chart, which introduces extensive YAML configuration options for ZAP. The YAML configuration can be split in multiple files and will be merged at start. ZAP's own Automation Framework provides similar functionality to the `zap-advanced` scanner chart and is set to displace it in the future. -##ZAP Automation Configuration +## ZAP Automation Configuration The ZAP Automation Scanner supports the use of secrets, as to not have hardcoded credentials in the scan definition. Generate secrets using the credentials that will later be used in the scan for authentication. Supported authentication methods for the ZAP Authentication scanner are Manual, HTTP / NTLM, Form-based, JSON-based, and Script-based.