We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d1369 commit 387687bCopy full SHA for 387687b
1 file changed
documentation/src/integrations.js
@@ -126,13 +126,6 @@ export const Scanners = [
126
path: "docs/scanners/kube-hunter",
127
imageUrl: "img/integrationIcons/Default.svg",
128
},
129
- {
130
- title: "Kubeaudit",
131
- type: "Kubernetes",
132
- usecase: "Kubernetes Configuration Scanner",
133
- path: "docs/scanners/kubeaudit",
134
- imageUrl: "img/integrationIcons/Kubeaudit.svg",
135
- },
136
{
137
title: "Ncrack",
138
type: "Authentication",
0 commit comments