Skip to content

Commit 625c550

Browse files
author
Dmitry Protsenko
committed
Adding Cloud (IaC) Security for JetBrains IDEs
1 parent c0fc389 commit 625c550

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

data/tools/cloud-iac-security.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name: Cloud (IaC) Security for JetBrains IDEs
2+
categories:
3+
- linter
4+
tags:
5+
- dockerfile
6+
- kubernetes
7+
license: MIT
8+
types:
9+
- ide-plugin
10+
source: "https://github.com/NordCoderd/cloud-security-plugin"
11+
homepage: "https://plugins.jetbrains.com/plugin/25413-cloud-iac-security"
12+
description: "Cloud (IaC) Security plugin for JetBrains IDEs. Performs real-time inspections of Docker & Kubernetes IaC with 50+ rules based on Docker image/build security best practices, Kubernetes Pod Security Standards, and NSA/CISA Kubernetes Hardening Guidance."
13+
resources:
14+
- title: "Bundled-rules documentation"
15+
url: https://protsenko.dev/infrastructure-security/

0 commit comments

Comments
 (0)