Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gadinaor committed Apr 8, 2020
2 parents 0bcc083 + f2cf564 commit eefee60
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

<img src="img/skan.png" alt="skan" width="120"/>

###### s**K**an is powered by [Alcide Advisor](https://www.alcide.io/kubernetes-advisor) scan engine and OPA
###### s**K**an is powered by the [Alcide Advisor](https://www.alcide.io/kubernetes-advisor) scan engine and [Open Policy Agent (OPA)](https://www.openpolicyagent.org)

# s**K**an

s**K**an is a tailor made Kubernetes configuration files and resources that enable developers and devops to to check whether their work follows security & ops best practices.
s**K**an is a tailor made Kubernetes configuration files and resources scanner that enables developers and devops team members to check whether their work is compliant with security & ops best practices.

s**K**an supports Linux, Mac & Windows and the latest release is available here. ![release](https://img.shields.io/github/v/release/alcideio/skan?sort=semver)
s**K**an supports Linux, Mac & Windows and the latest release is available [here](https://github.com/alcideio/skan/releases/latest).

<img src="img/skan-html-report-secret.png" alt="skan" width="90%"/>

Expand Down Expand Up @@ -51,7 +51,7 @@ $ open skan-result.html
## s**K**an **Helm Chart**

```sh
$ helm template kaudit deploy/charts/kaudit --set k8sAuditEnvironment=eks | %v manifest -
$ helm template kaudit deploy/charts/kaudit --set k8sAuditEnvironment=eks | skan manifest -
```
## s**K**an **Kustomized Resources**

Expand Down

0 comments on commit eefee60

Please sign in to comment.