mirror of
https://github.com/kubescape/kubescape.git
synced 2026-02-14 18:09:55 +00:00
Add kubescape covarage
This commit is contained in:
28
README.md
28
README.md
@@ -1,7 +1,8 @@
|
||||
<img src="docs/kubescape.png" width="300" alt="logo" align="center">
|
||||
<br>
|
||||
|
||||
  
|
||||
[](https://github.com/armosec/kubescape/actions/workflows/build.yaml)
|
||||
[](https://goreportcard.com/report/github.com/armosec/kubescape)
|
||||
|
||||
|
||||
|
||||
Kubescape is a K8s open-source tool providing a multi-cloud K8s single pane of glass, including risk analysis, security compliance, RBAC visualizer and image vulnerabilities scanning.
|
||||
@@ -11,11 +12,19 @@ Kubescape integrates natively with other DevOps tools, including Jenkins, Circle
|
||||
|
||||
</br>
|
||||
|
||||
# CLI Interface:
|
||||
# Kubescape Covarage
|
||||
<img src="docs/ksfromcodetodeploy.png">
|
||||
|
||||
</br>
|
||||
|
||||
|
||||
# Kubescape CLI:
|
||||
<img src="docs/demo.gif">
|
||||
|
||||
<!-- # [Web Interface:](https://portal.armo.cloud/)
|
||||
<img src="docs/ARMO-header-2022.gif"> -->
|
||||
</br>
|
||||
|
||||
# Kubescape overview:
|
||||
<img src="docs/ARMO-header-2022.gif">
|
||||
|
||||
# TL;DR
|
||||
## Install:
|
||||
@@ -228,6 +237,7 @@ kubescape download framework nsa --output /path/nsa.json
|
||||
kubescape scan framework nsa --use-from /path/nsa.json
|
||||
```
|
||||
|
||||
|
||||
## Scan Periodically using Helm - Contributed by [@yonahd](https://github.com/yonahd)
|
||||
[Please follow the instructions here](https://hub.armo.cloud/docs/installation-of-armo-in-cluster)
|
||||
[helm chart repo](https://github.com/armosec/armo-helm)
|
||||
@@ -257,14 +267,6 @@ Now you can submit the results to the Kubescape SaaS version -
|
||||
kubescape submit results path/to/results.json
|
||||
```
|
||||
|
||||
# Integrations
|
||||
|
||||
## VS Code Extension
|
||||
|
||||
 
|
||||
|
||||
Scan the YAML files while writing them using the [vs code extension](https://github.com/armosec/vscode-kubescape/blob/master/README.md)
|
||||
|
||||
# Under the hood
|
||||
|
||||
## Technology
|
||||
|
||||
BIN
docs/ksfromcodetodeploy.png
Normal file
BIN
docs/ksfromcodetodeploy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 967 KiB |
Reference in New Issue
Block a user