Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hooks/notification/.helm-docs.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SPDX-License-Identifier: Apache-2.0

{{- define "extra.docsSection" -}}
---
title: "Notification Hook"
title: "Notification WebHook"
category: "hook"
type: "integration"
state: "released"
Expand Down
2 changes: 1 addition & 1 deletion hooks/notification/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Notification Hook"
title: "Notification WebHook"
category: "hook"
type: "integration"
state: "released"
Expand Down
13 changes: 5 additions & 8 deletions hooks/persistence-static-report/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
<!--
SPDX-FileCopyrightText: 2020 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
-->

---
title: "Static Report"
category: "hook"
Expand All @@ -12,9 +6,12 @@ state: "developing"
usecase: "Publishes all Scan Findings as HTML Report."
---

<!-- end -->
<!--
SPDX-FileCopyrightText: 2020 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
-->

## Deployment

> 🔧 The implementation is currently work-in-progress and still undergoing major changes. It'll be released here once it has stabilized.

2 changes: 1 addition & 1 deletion scanners/kube-hunter/.helm-docs.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SPDX-License-Identifier: Apache-2.0

{{- define "extra.docsSection" -}}
---
title: "kube-hunter"
title: "Kube Hunter"
category: "scanner"
type: "Kubernetes"
state: "released"
Expand Down
2 changes: 1 addition & 1 deletion scanners/kube-hunter/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "kube-hunter"
title: "Kube Hunter"
category: "scanner"
type: "Kubernetes"
state: "released"
Expand Down
2 changes: 1 addition & 1 deletion scanners/kubeaudit/.helm-docs.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SPDX-License-Identifier: Apache-2.0

{{- define "extra.docsSection" -}}
---
title: "kubeaudit"
title: "Kubeaudit"
category: "scanner"
type: "Kubernetes"
state: "released"
Expand Down
2 changes: 1 addition & 1 deletion scanners/kubeaudit/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "kubeaudit"
title: "Kubeaudit"
category: "scanner"
type: "Kubernetes"
state: "released"
Expand Down