Files
kube-hunter/docs/_config.yml
Carol Valencia d208b43532 feat: github actions to publish ecr and docker (#429)
* feat: github actions to publish ecr and docker

* test: github actions to publish ecr and docker

* chore: yaml lint github actions

* chore: yaml lint github actions

* fix: secrets envs for github action

* chore: build and push action for ecr/docker

Co-authored-by: Carol Valencia <krol3@users.noreply.github.com>
2020-12-26 21:31:53 +02:00

21 lines
515 B
YAML

---
title: kube-hunter
description: Kube-hunter hunts for security weaknesses in Kubernetes clusters
logo: https://raw.githubusercontent.com/aquasecurity/kube-hunter/main/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