{"id":50656066,"url":"https://github.com/NordCoderd/cloud-security-plugin","last_synced_at":"2026-06-24T20:00:34.810Z","repository":{"id":259934680,"uuid":"861356718","full_name":"NordCoderd/cloud-security-plugin","owner":"NordCoderd","description":"Cloud (IaC) Security plugin for JetBrains IDEs (e.g., IntelliJ IDEA, PyCharm)","archived":false,"fork":false,"pushed_at":"2026-05-01T18:48:57.000Z","size":769,"stargazers_count":36,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-01T20:26:37.311Z","etag":null,"topics":["cloud-security","devsecops","docker","docker-compose","docker-security","iac","iac-security","infrastructure-as-code","infrastructure-as-code-security","kubernetes","kubernetes-secrets","kubernetes-security","sast","security-tools","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://protsenko.dev/infrastructure-security","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NordCoderd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2024-09-22T17:17:09.000Z","updated_at":"2026-05-01T18:49:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"44e6c9ae-1071-47e8-8361-32b2dbbd1231","html_url":"https://github.com/NordCoderd/cloud-security-plugin","commit_stats":null,"previous_names":["nordcoderd/infrastructure-security","nordcoderd/iac-security-linter","nordcoderd/cloud-security-plugin"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/NordCoderd/cloud-security-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NordCoderd%2Fcloud-security-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NordCoderd%2Fcloud-security-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NordCoderd%2Fcloud-security-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NordCoderd%2Fcloud-security-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NordCoderd","download_url":"https://codeload.github.com/NordCoderd/cloud-security-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NordCoderd%2Fcloud-security-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34747387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-security","devsecops","docker","docker-compose","docker-security","iac","iac-security","infrastructure-as-code","infrastructure-as-code-security","kubernetes","kubernetes-secrets","kubernetes-security","sast","security-tools","vulnerability-scanners"],"created_at":"2026-06-08T00:00:28.186Z","updated_at":"2026-06-24T20:00:34.748Z","avatar_url":"https://github.com/NordCoderd.png","language":"Kotlin","funding_links":[],"categories":["CI/CD and Platform Integration"],"sub_categories":["Guard Rule Libraries"],"readme":"# Cloud (IaC) Security Plugin for JetBrains IDEs\n\n[![CI](https://github.com/NordCoderd/infrastructure-security/actions/workflows/gradle.yml/badge.svg)](https://github.com/NordCoderd/infrastructure-security/actions/workflows/gradle.yml)\n[![JetBrains Plugin Version](https://img.shields.io/jetbrains/plugin/v/dev.protsenko.security-linter)](https://plugins.jetbrains.com/plugin/25413-infrastructure-security)\n[![JetBrains Plugin Downloads](https://img.shields.io/jetbrains/plugin/d/dev.protsenko.security-linter)](https://plugins.jetbrains.com/plugin/25413-infrastructure-security)\n\n\u003c!-- Plugin description --\u003e\n\u003cpicture\u003e\n  \u003cimg alt=\"Logo\" align=\"right\" src=\"https://raw.githubusercontent.com/NordCoderd/cloud-security-plugin/refs/heads/master/src/main/resources/META-INF/pluginIcon.svg\" width=\"125\"\u003e\n\u003c/picture\u003e\n\nDocker and Kubernetes Security Scanner for JetBrains IDEs (e.g., IntelliJ IDEA, PyCharm, WebStorm, and more).\n\n## What is inside?\n\nThe plugin provides two main features:\n\n- Docker Security Scanner: it covers Trivy and Hadolint rules and also provides rules to match Docker Best Practices.\n- Kubernetes Security Scanner: it covers pod security standards.\n\n## Why this plugin?\n\n- Seamless integration into the IDE without installing external tools.\n- Verifies your files on the fly and highlight problems earlier, and that make shift left happens.\n- Quick-fixes for problems are available for some inspections that could help fix problems faster.\n- Supports complicated verifications, such as tracking variables and arguments as sources of issues.\n- Pure Kotlin implementation, leveraging the power of IDEs.\n\n## What does the plugin offer?\n\n- **Dockerfile Analysis**: Scanner for security vulnerabilities and Docker image optimization with over 40 checks.\n- **Docker Compose**: Scanner for security vulnerabilities and misconfigurations.\n- **Kubernetes**: Scanner for security issues to align with the Pod Security Standards.\n- **Quick Fixes**: Resolve issues faster using built-in quick fixes.\n\n## What problems can the plugin detect?\n\nYou can find more information about detected problems:\n\n- \u003ca href=\"https://protsenko.dev/infrastructure-security\"\u003eDetailed documentation on the bundled Cloud Security inspection\u003c/a\u003e\n- In-IDE pop-up messages describing each issue, each of which links to a dedicated article in the documentation\n\n## Planned features\n\n- **Kubernetes**: Implementing more rules to align with the NSA and CISA Kubernetes Hardening Guide.\n\n## References\n\n- [Trivy checks](https://github.com/aquasecurity/trivy-checks/tree/main) – entry point for Docker rules.\n- [Hadolint](https://github.com/hadolint/hadolint) – source of additional Docker rules.\n- [Pod Security Standards](https://kubernetes.io/docs/concepts/security/pod-security-standards/) – entry point for Kubernetes rules.\n- [Kubescape Rego library](https://github.com/kubescape/regolibrary) – source of Kubernetes rules.\n\n## Thanks\n\n- My mother, who supported me every step of the way and who is no longer with us.\n\u003c!-- Plugin description end --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNordCoderd%2Fcloud-security-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNordCoderd%2Fcloud-security-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNordCoderd%2Fcloud-security-plugin/lists"}