Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
167 changes: 129 additions & 38 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,45 +33,136 @@ It is as simple as running a CLI tool, making it easy to integrate into any proj

#### Supported Platforms

<img alt="Terraform" src="images/logo-terraform.png" width="100" >&nbsp;&nbsp;&nbsp;
<img alt="Kubernetes" src="images/logo-k8s.png" width="150">&nbsp;&nbsp;&nbsp;
<img alt="Docker" src="images/logo-docker.png" width="150">&nbsp;&nbsp;&nbsp;
<br>
<br>
<img alt="CloudFormation" src="images/logo-cf.png" width="150">&nbsp;&nbsp;&nbsp;
<img alt="Ansible" src="images/logo-ansible.png" width="150">&nbsp;&nbsp;&nbsp;
<img alt="Helm" src="images/logo-helm.png" width="150">&nbsp;&nbsp;&nbsp;
<br>
<br>
<img alt="OpenAPI" src="images/logo-openapi.png" width="150">&nbsp;&nbsp;&nbsp;
<img alt="gRPC" src="images/logo-grpc.png" width="120">&nbsp;&nbsp;&nbsp;
<img alt="Azure Resource Manager" src="images/logo-arm.png" width="55">&nbsp;&nbsp;&nbsp;
<img alt="Google Deployment Manager" src="images/logo-gdm.png" width="55">&nbsp;&nbsp;&nbsp;
<br>
<br>
<img alt="Cloud Deployment Kit" src="images/logo-cdk.png" width="150">&nbsp;&nbsp;&nbsp;
<img alt="SAM" src="images/logo-sam.png" width="55">&nbsp;&nbsp;&nbsp;
<img alt="Docker Compose" src="images/logo-dockercompose.png" width="80">&nbsp;&nbsp;&nbsp;
<img alt="Knative" src="images/logo-knative.png" width="80">&nbsp;&nbsp;&nbsp;
<br>
<br>
<img alt="Crossplane" src="images/logo-crossplane.png" width="150">&nbsp;&nbsp;&nbsp;
<img alt="Pulumi" src="images/logo-pulumi.png" width="130">&nbsp;&nbsp;&nbsp;
<img alt="ServerlessFW" src="images/logo-serverlessfw.png" width="150">&nbsp;&nbsp;&nbsp;
<br>
<br>
<img alt="Azure BluePrints" src="images/logo-azure-blueprints.png" width="100">&nbsp;&nbsp;&nbsp;
<img alt="GitHub Workflows" src="images/logo-github-icon.png" width="100">&nbsp;&nbsp;&nbsp;
<img alt="OpenTofu" src="images/logo-opentofu.png" width="150">&nbsp;&nbsp;&nbsp;
<img alt="NIFCloud" src="images/logo-nifcloud.png" width="110">&nbsp;&nbsp;&nbsp;

#### Beta Features
<img alt="Databricks" src="images/logo-databricks.png" width="200">&nbsp;&nbsp;&nbsp;
<img alt="TencentCloud" src="images/logo-tencentcloud.png" width="180">&nbsp;&nbsp;&nbsp;

In order to run the Databricks and TencentCloud queries, use the `--experimental-queries` flag when running KICS.

Official documentation page <a href="https://docs.kics.io">docs.kics.io</a>
<table align="center"><tr>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-terraform.png" />
<img src="images/logo-terraform.png" alt="Terraform" width="120" />
</picture>
</td>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-k8s.png">
<img alt="Kubernetes" src="images/logo-k8s.png" width="160">
</picture>
</td>
<td>
<img alt="Docker" src="images/logo-docker.png" width="180">
</td>
</tr></table>
<table align="center"><tr>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-cf.png">
<img alt="CloudFormation" src="images/logo-cf.png" width="150">
</picture>
</td>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-ansible.png">
<img alt="Ansible" src="images/logo-ansible.png" width="150">
</picture>
</td>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-helm.png">
<img alt="Helm" src="images/logo-helm.png" width="60">
</picture>
</td>
</tr></table>
<table align="center"><tr>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-openapi.png">
<img alt="OpenAPI" src="images/logo-openapi.png" width="185">
</picture>
</td>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-grpc.png">
<img alt="gRPC" src="images/logo-grpc.png" width="135">
</picture>
</td>
<td>
<img alt="Azure Resource Manager" src="images/logo-arm.png" width="65">
</td>
<td>
<img alt="Google Deployment Manager" src="images/logo-gdm.png" width="65">
</td>
</tr></table>
<table align="center"><tr>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-cdk.png">
<img alt="Cloud Development Kit" src="images/logo-cdk.png" width="175">
</picture>
</td>
<td>
<img alt="SAM" src="images/logo-sam.png" width="65">
</td>
<td>
<img alt="Docker Compose" src="images/logo-dockercompose.png" width="95">
</td>
<td>
<img alt="Knative" src="images/logo-knative.png" width="85">
</td>
</tr></table>
<table align="center"><tr>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-crossplane.png">
<img alt="Crossplane" src="images/logo-crossplane.png" width="165">
</picture>
</td>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-pulumi.png">
<img alt="Pulumi" src="images/logo-pulumi.png" width="145">
</picture>
</td>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-serverlessfw.png">
<img alt="ServerlessFW" src="images/logo-serverlessfw.png" width="170">
</picture>
</td>
</tr></table>
<table align="center"><tr>
<td>
<img alt="Azure BluePrints" src="images/logo-azure-blueprints.png" width="85">
</td>
<td>
<img alt="GitHub Workflows" src="images/logo-github-icon.png" width="85">
</td>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-opentofu.png">
<img alt="OpenTofu" src="images/logo-opentofu.png" width="160">
</picture>
</td>
<td>
<img alt="NIFCloud" src="images/logo-nifcloud.png" width="110">
</td>
</tr>
</table>
<table align="center"><tr>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-databricks.png">
<img alt="Databricks" src="images/logo-databricks.png" width="200">
</picture>
</td>
<td>
<picture>
<source media="(prefers-color-scheme: light)" srcset="images/logo-tencentcloud.png">
<img alt="TencentCloud" src="images/logo-tencentcloud.png" width="180">
</picture>
</td>
</tr>
</table>

Official documentation page <a href="https://docs.kics.io">docs.kics.io</a>.

Ensure that you're using the <a href="https://github.com/Checkmarx/kics-github-action/releases">latest KICS Github Action release</a> when creating a workflow.

Expand Down
Loading