From 44194f0b4e7f8a4a247f068a70820d34795862bc Mon Sep 17 00:00:00 2001 From: Amir Malka Date: Mon, 9 May 2022 16:46:50 +0300 Subject: [PATCH 1/2] Updated readme - Lens extension --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2fae7f31..84c0685c 100644 --- a/README.md +++ b/README.md @@ -276,6 +276,9 @@ kubescape submit results path/to/results.json Scan the YAML files while writing them using the [vs code extension](https://github.com/armosec/vscode-kubescape/blob/master/README.md) +## Lens Extension + +View Kubescape scan results directly in [Lens IDE](https://k8slens.dev/) using our [Lens extension](https://github.com/armosec/lens-kubescape/blob/master/README.md) # Under the hood From 61d6c2dd1f464dc6a8ea50cc6d40418218b25595 Mon Sep 17 00:00:00 2001 From: Amir Malka Date: Mon, 9 May 2022 18:03:01 +0300 Subject: [PATCH 2/2] Updated readme - Lens extension --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84c0685c..a16d2df5 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,7 @@ Scan the YAML files while writing them using the [vs code extension](https://git ## Lens Extension -View Kubescape scan results directly in [Lens IDE](https://k8slens.dev/) using our [Lens extension](https://github.com/armosec/lens-kubescape/blob/master/README.md) +View Kubescape scan results directly in [Lens IDE](https://k8slens.dev/) using kubescape [Lens extension](https://github.com/armosec/lens-kubescape/blob/master/README.md) # Under the hood