diff --git a/README.md b/README.md index c4fc63cf..9ff311a2 100644 --- a/README.md +++ b/README.md @@ -89,10 +89,10 @@ Want to contribute? Want to discuss something? Have an issue? * [Configure and run customized frameworks](https://youtu.be/12Sanq_rEhs) * Customize controls configurations. [Kubescape CLI](https://youtu.be/955psg6TVu4), [Kubescape SaaS](https://youtu.be/lIMVSVhH33o) -
Windows - ## Install on Windows +
Windows + **Requires powershell v5.0+** ``` powershell @@ -106,10 +106,11 @@ Set-ExecutionPolicy RemoteSigned -scope CurrentUser ```
-
MacOS ## Install on macOS +
MacOS + 1. ```sh brew tap kubescape/tap ``` @@ -118,10 +119,10 @@ Set-ExecutionPolicy RemoteSigned -scope CurrentUser ```
-
Nix/NixOS - ## Install on NixOS or with nix (Community) +
Nix/NixOS + Direct issues installing `kubescape` via `nix` through the channels mentioned [here](https://nixos.wiki/wiki/Support) You can use `nix` on Linux or macOS and on other platforms unofficially. diff --git a/docs/roadmap.md b/docs/roadmap.md index 144a462c..b1ea9768 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -59,7 +59,7 @@ The items in the Kubescape roadmap are split into 3 major groups based on the fe * Image vulnerability scanning based controls * Assisted remediation (telling where/what to fix) * Integration with Prometheus -* Confiugration of controls (customizing rules for a given environment) +* Configuration of controls (customizing rules for a given environment) * Installation in the cluster for continuous monitoring * Host scanner * Cloud vendor API integration diff --git a/httphandler/examples/prometheus/README.md b/httphandler/examples/prometheus/README.md index d97da1ee..6d785c20 100644 --- a/httphandler/examples/prometheus/README.md +++ b/httphandler/examples/prometheus/README.md @@ -23,7 +23,7 @@ All kubescape related metrics begin with `kubescape` -> `riskScore` is the output of an algorithm calculating the risk of the vulinrability. `0` indicates there is no risk and `100` indicates highest risk. +> `riskScore` is the output of an algorithm calculating the risk of the vulnerability. `0` indicates there is no risk and `100` indicates highest risk. #### Cluster scope metrics