Skip to content

Commit e7358f3

Browse files
Arta AsadiArta Asadi
authored andcommitted
fix: add plugins path
1 parent 0e2bb4e commit e7358f3

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

plugins/kubernetes.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
api-version: v1
2+
type: plugin
3+
plugin:
4+
name: "kubernetes"
5+
version: "0.6.37"
6+
supported-platform-versions:
7+
- ">=2.0.0, <3.0.0"
8+
metadata:
9+
author: "clearcompass Engineering Team"
10+
contact: "[email protected]"
11+
published-date: "2025-04-25"
12+
description: "opensecurity plugin for discovering and analyzing Kubernetes resources."
13+
website: "https://clearcompass.so/"
14+
license: "Apache-2.0"
15+
components:
16+
platform-binary:
17+
uri: "https://github.com/opengovern/plugin-kubernetes/releases/download/v0.6.43/kubernetes-plugin.zip"
18+
path-in-archive: "integration-plugin"
19+
cloudql-binary:
20+
uri: "https://github.com/opengovern/plugin-kubernetes/releases/download/v0.6.43/kubernetes-plugin.zip"
21+
path-in-archive: "cloudql-plugin"

0 commit comments

Comments
 (0)