Add Kubescape to integration page (#4158)

Add Kubescape to integration page

Signed-off-by: Ben Hirschberg <bhirschb@cyberarmor.io>
This commit is contained in:
Ben Hirschberg
2021-12-21 17:26:07 +02:00
committed by GitHub
parent 7b642700b4
commit 3c168e734c
2 changed files with 26 additions and 0 deletions
+26
View File
@@ -1007,6 +1007,25 @@ integrations:
- https://github.com/dolevf/bottle-acl-openpolicyagent
blogs:
- https://blog.lethalbit.com/open-policy-agent-for-bottle-web-framework/
kubescape:
title: Kubescape Kubernetes security posture scanner
description: |
This integration uses OPA for defining security controls over Kubernetes clusters. Kubescape is a simple extensible tool
finding security problems in your environment. OPA enables Kubescape to implement and extend very fast to answer new problems.
labels:
category: security
layer: application
software:
- kubescape
code:
- https://github.com/armosec/kubescape
- https://github.com/armosec/regolibrary
inventors:
- armo
tutorials:
- https://hub.armo.cloud
organizations:
styra:
@@ -1132,6 +1151,9 @@ organizations:
apache-apisix:
name: Apache APISIX
link: https://apisix.apache.org/
armo:
name: ARMO
link: https://armosec.io
software:
kubernetes:
name: Kubernetes
@@ -1268,3 +1290,7 @@ software:
apache-apisix:
name: Apache APISIX
link: https://apisix.apache.org/
kubescape:
name: Kubescape
link: https://github.com/armosec/kubescape
Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB