mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-05-06 17:28:30 +00:00
20 lines
512 B
YAML
20 lines
512 B
YAML
title: kube-hunter
|
|
description: Kube-hunter hunts for security weaknesses in Kubernetes clusters
|
|
logo: https://raw.githubusercontent.com/aquasecurity/kube-hunter/master/kube-hunter.png
|
|
show_downloads: false
|
|
google_analytics: UA-63272154-1
|
|
theme: jekyll-theme-minimal
|
|
collections:
|
|
kb:
|
|
output: true
|
|
defaults:
|
|
-
|
|
scope:
|
|
path: "" # an empty string here means all files in the project
|
|
values:
|
|
layout: "default"
|
|
|
|
url: "https://aquasecurity.github.io/kube-hunter"
|
|
plugins:
|
|
- jekyll-sitemap
|