Skip to content

Commit de223e7

Browse files
committed
Updating Helm Docs
Signed-off-by: Johannes Zahn <johannes.zahn@iteratec.com>
1 parent 83af4a9 commit de223e7

17 files changed

Lines changed: 17 additions & 17 deletions

File tree

scanners/amass/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Special command line options:
3939

4040
| Key | Type | Default | Description |
4141
|-----|------|---------|-------------|
42-
| parser.env | list | `[{"name":"CRASH_ON_FAILED_FINDINGS_VALIDATION","value":"false"}]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
42+
| parser.env | list | `[]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
4343
| parser.image.repository | string | `"docker.io/securecodebox/parser-amass"` | Parser image repository |
4444
| parser.image.tag | string | defaults to the charts version | Parser image tag |
4545
| parser.ttlSecondsAfterFinished | string | `nil` | seconds after which the kubernetes job for the parser will be deleted. Requires the Kubernetes TTLAfterFinished controller: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/ |

scanners/angularjs-csti-scanner/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ options.scope.request_methods = [
134134
135135
| Key | Type | Default | Description |
136136
|-----|------|---------|-------------|
137-
| parser.env | list | `[{"name":"CRASH_ON_FAILED_FINDINGS_VALIDATION","value":"false"}]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
137+
| parser.env | list | `[]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
138138
| parser.image.repository | string | `"docker.io/securecodebox/parser-angularjs-csti-scanner"` | Parser image repository |
139139
| parser.image.tag | string | defaults to the charts version | Parser image tag |
140140
| parser.ttlSecondsAfterFinished | string | `nil` | seconds after which the kubernetes job for the parser will be deleted. Requires the Kubernetes TTLAfterFinished controller: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/ |

scanners/git-repo-scanner/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ on the Gitlab server are going to be discovered.
6565

6666
| Key | Type | Default | Description |
6767
|-----|------|---------|-------------|
68-
| parser.env | list | `[{"name":"CRASH_ON_FAILED_FINDINGS_VALIDATION","value":"false"}]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
68+
| parser.env | list | `[]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
6969
| parser.image.repository | string | `"docker.io/securecodebox/parser-git-repo-scanner"` | Parser image repository |
7070
| parser.image.tag | string | defaults to the charts version | Parser image tag |
7171
| parser.ttlSecondsAfterFinished | string | `nil` | seconds after which the kubernetes job for the parser will be deleted. Requires the Kubernetes TTLAfterFinished controller: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/ |

scanners/gitleaks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ For more information on how to use cascades take a look at
131131
| Key | Type | Default | Description |
132132
|-----|------|---------|-------------|
133133
| cascadingRules.enabled | bool | `true` | Enables or disables the installation of the default cascading rules for this scanner |
134-
| parser.env | list | `[{"name":"CRASH_ON_FAILED_FINDINGS_VALIDATION","value":"false"}]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
134+
| parser.env | list | `[]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
135135
| parser.image.repository | string | `"docker.io/securecodebox/parser-gitleaks"` | Parser image repository |
136136
| parser.image.tag | string | defaults to the charts version | Parser image tag |
137137
| parser.ttlSecondsAfterFinished | string | `nil` | seconds after which the kubernetes job for the parser will be deleted. Requires the Kubernetes TTLAfterFinished controller: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/ |

scanners/kube-hunter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The following security scan configuration example are based on the [kube-hunter
3434
| Key | Type | Default | Description |
3535
|-----|------|---------|-------------|
3636
| cascadingRules.enabled | bool | `true` | Enables or disables the installation of the default cascading rules for this scanner |
37-
| parser.env | list | `[{"name":"CRASH_ON_FAILED_FINDINGS_VALIDATION","value":"false"}]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
37+
| parser.env | list | `[]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
3838
| parser.image.repository | string | `"docker.io/securecodebox/parser-kube-hunter"` | Parser image repository |
3939
| parser.image.tag | string | defaults to the charts version | Parser image tag |
4040
| parser.ttlSecondsAfterFinished | string | `nil` | seconds after which the kubernetes job for the parser will be deleted. Requires the Kubernetes TTLAfterFinished controller: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/ |

scanners/kubeaudit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ helm upgrade --install kubeaudit secureCodeBox/kubeaudit
2929
| Key | Type | Default | Description |
3030
|-----|------|---------|-------------|
3131
| kubeauditScope | string | `"namespace"` | Automatically sets up rbac roles for kubeaudit to access the resources it scans. Can be either "cluster" (ClusterRole) or "namespace" (Role) |
32-
| parser.env | list | `[{"name":"CRASH_ON_FAILED_FINDINGS_VALIDATION","value":"false"}]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
32+
| parser.env | list | `[]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
3333
| parser.image.repository | string | `"docker.io/securecodebox/parser-kubeaudit"` | Parser image repository |
3434
| parser.image.tag | string | defaults to the charts version | Parser image tag |
3535
| parser.ttlSecondsAfterFinished | string | `nil` | seconds after which the kubernetes job for the parser will be deleted. Requires the Kubernetes TTLAfterFinished controller: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/ |

scanners/ncrack/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ base64 encryptedPassword -d | openssl rsautl -decrypt -inkey key.pem -out decryp
173173
| cascadingRules.enabled | bool | `true` | Enables or disables the installation of the default cascading rules for this scanner |
174174
| encryptPasswords.existingSecret | string | `nil` | secret name with a pem encoded rsa public key to encrypt identified passwords |
175175
| encryptPasswords.key | string | `"public.key"` | name of the property in the secret with the pem encoded rsa public key |
176-
| parser.env | list | `[{"name":"CRASH_ON_FAILED_FINDINGS_VALIDATION","value":"false"}]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
176+
| parser.env | list | `[]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
177177
| parser.image.repository | string | `"docker.io/securecodebox/parser-ncrack"` | Parser image repository |
178178
| parser.image.tag | string | defaults to the charts version | Parser image tag |
179179
| parser.ttlSecondsAfterFinished | string | `nil` | seconds after which the kubernetes job for the parser will be deleted. Requires the Kubernetes TTLAfterFinished controller: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/ |

scanners/nikto/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Nikto also has a comprehensive list of [command line options documented](https:/
5353
| Key | Type | Default | Description |
5454
|-----|------|---------|-------------|
5555
| cascadingRules.enabled | bool | `true` | Enables or disables the installation of the default cascading rules for this scanner |
56-
| parser.env | list | `[{"name":"CRASH_ON_FAILED_FINDINGS_VALIDATION","value":"false"}]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
56+
| parser.env | list | `[]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
5757
| parser.image.repository | string | `"docker.io/securecodebox/parser-nikto"` | Parser image repository |
5858
| parser.image.tag | string | defaults to the charts version | Parser image tag |
5959
| parser.ttlSecondsAfterFinished | string | `nil` | seconds after which the kubernetes job for the parser will be deleted. Requires the Kubernetes TTLAfterFinished controller: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/ |

scanners/nmap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ spec:
8888
| Key | Type | Default | Description |
8989
|-----|------|---------|-------------|
9090
| cascadingRules.enabled | bool | `true` | Enables or disables the installation of the default cascading rules for this scanner |
91-
| parser.env | list | `[{"name":"CRASH_ON_FAILED_FINDINGS_VALIDATION","value":"false"}]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
91+
| parser.env | list | `[]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
9292
| parser.image.repository | string | `"docker.io/securecodebox/parser-nmap"` | Parser image repository |
9393
| parser.image.tag | string | defaults to the charts appVersion | Parser image tag |
9494
| parser.ttlSecondsAfterFinished | string | `nil` | seconds after which the kubernetes job for the parser will be deleted. Requires the Kubernetes TTLAfterFinished controller: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/ |

scanners/screenshooter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You have to provide only the URL to the screenshooter. Be careful, the protocol
2828
| Key | Type | Default | Description |
2929
|-----|------|---------|-------------|
3030
| cascadingRules.enabled | bool | `true` | Enables or disables the installation of the default cascading rules for this scanner |
31-
| parser.env | list | `[{"name":"CRASH_ON_FAILED_FINDINGS_VALIDATION","value":"false"}]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
31+
| parser.env | list | `[]` | Optional environment variables mapped into each parseJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/) |
3232
| parser.image.repository | string | `"docker.io/securecodebox/parser-screenshooter"` | Parser image repository |
3333
| parser.image.tag | string | defaults to the charts appVersion | Parser image tag |
3434
| parser.ttlSecondsAfterFinished | string | `nil` | seconds after which the kubernetes job for the parser will be deleted. Requires the Kubernetes TTLAfterFinished controller: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/ |

0 commit comments

Comments
 (0)