From 5770a823d6a61b48b8a7a568c3efbd9cd85495c9 Mon Sep 17 00:00:00 2001 From: dwertent Date: Wed, 23 Mar 2022 08:47:24 +0200 Subject: [PATCH] update readme --- README.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0eec5568..895c9c48 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ Kubescape integrates natively with other DevOps tools, including Jenkins, Circle
-# Kubescape Covarage + # Kubescape CLI: @@ -23,8 +23,8 @@ Kubescape integrates natively with other DevOps tools, including Jenkins, Circle
-# Kubescape overview: - + # TL;DR ## Install: @@ -267,6 +267,16 @@ Now you can submit the results to the Kubescape SaaS version - kubescape submit results path/to/results.json ``` + +# Integrations + +## VS Code Extension + +![Visual Studio Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/kubescape.kubescape?label=VScode) ![Open VSX](https://img.shields.io/open-vsx/dt/kubescape/kubescape?label=openVSX&color=yellowgreen) + +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