add summary
This commit is contained in:
11
README.md
11
README.md
@ -6,6 +6,17 @@
|
||||
|
||||
kics GitHub Action.
|
||||
|
||||
**KICS** (pronounced as 'kick-s') or **Kicscan** is an open source solution for static code analysis of Infrastructure as Code.
|
||||
|
||||
**K**eeping **I**nfrastructure as **C**ode **S**ecure (in short **KICS**) is a must-have for any cloud native project. With KICS, finding security vulnerabilities, compliance issues, and infrastructure misconfigurations happens early in the development cycle, when fixing these is straightforward and cheap.
|
||||
|
||||
It is as simple as running a CLI tool, making it easy to integrate into any project CI.
|
||||
|
||||
#### Supported Platforms
|
||||
|
||||
<img alt="Terraform" src="images/logo-terraform.png" width="150"> <img alt="Kubernetes" src="images/logo-k8s.png" width="150"> <img alt="Docker" src="images/logo-docker.png" width="150"> <img alt="CloudFormation" src="images/logo-cf.png" width="150"> <img alt="Ansible" src="images/logo-ansible.png" width="150">
|
||||
|
||||
|
||||
Please find more info in the official website: <a href="https://kics.io">kics.io</a>
|
||||
|
||||
## Inputs
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 51 KiB |
BIN
images/logo-ansible.png
Normal file
BIN
images/logo-ansible.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
BIN
images/logo-cf.png
Normal file
BIN
images/logo-cf.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
BIN
images/logo-docker.png
Normal file
BIN
images/logo-docker.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
images/logo-k8s.png
Normal file
BIN
images/logo-k8s.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
BIN
images/logo-terraform.png
Normal file
BIN
images/logo-terraform.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.5 KiB |
Reference in New Issue
Block a user