Skip to content

Commit 56b8292

Browse files
Arta AsadiArta Asadi
Arta Asadi
authored and
Arta Asadi
committed
fix: change getting plugin icon
1 parent d8cacea commit 56b8292

4 files changed

+4
-4
lines changed

tasks/container_sbom_vulnerabilities.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
supported_platform_versions:
1414
- ">=2.0.0, <3.0.0"
1515
is_enabled: true
16-
image_url: "ghcr.io/opengovern/og-task-sbom-vulnerability:v0.0.39"
16+
image_url: "ghcr.io/opengovern/og-task-sbom-vulnerability@sha256:ac790ea8ba2c41f5d9e96730bf75f09f898ed4f5f88c2d8063a63296bce3f50e"
1717
artifacts_url: "https://github.com/opengovern/og-task-sbom-vulnerability/releases/download/v0.0.39/sbomvulnerability-plugin.zip"
1818
steampipe_plugin_name: "steampipe-plugin-sbomvulnerability"
1919
command: ["/og-task-sbom-vulnerability"]

tasks/container_syft_check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
supported_platform_versions:
1414
- ">=2.0.0, <3.0.0"
1515
is_enabled: true
16-
image_url: "ghcr.io/opengovern/og-task-syft:v0.10.35"
16+
image_url: "ghcr.io/opengovern/og-task-syft@sha256:b3a65d031792bd1336d280c38bc9a291a585cfe5dd3a40c57855b919d42aa9fa"
1717
artifacts_url: "https://github.com/opengovern/og-task-syft/releases/download/v0.10.35/syft-plugin.zip"
1818
steampipe_plugin_name: "steampipe-plugin-syft"
1919
command: ["/og-task-syft"]

tasks/kubernetes_describer.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
supported_platform_versions:
1414
- ">=2.0.0, <3.0.0"
1515
is_enabled: true
16-
image_url: "ghcr.io/opengovern/og-describer-kubernetes:local-v0.6.42"
16+
image_url: "ghcr.io/opengovern/og-describer-kubernetes@sha256:0a3236596e9b3c204799f9fdbba2569a20e77738f6da2035189562ec60ba3883"
1717
artifacts_url: ""
1818
steampipe_plugin_name: ""
1919
command: ["/og-describer-kubernetes"]

tasks/nve_lookup.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
supported_platform_versions:
1414
- ">=2.0.0, <3.0.0"
1515
is_enabled: true
16-
image_url: "ghcr.io/opengovern/og-task-nve-lookup:v0.0.17"
16+
image_url: "ghcr.io/opengovern/og-task-nve-lookup@sha256:ce37b3e3ca2e284452a3856b149537c89c5468a4f4c77d3886304de292081421"
1717
artifacts_url: "https://github.com/opengovern/og-task-nve-lookup/releases/download/v0.0.17/nvelookup-plugin.zip"
1818
steampipe_plugin_name: "steampipe-plugin-nvelookup"
1919
command: ["/og-task-nve-lookup"]

0 commit comments

Comments
 (0)