Skip to content

Commit 2e38402

Browse files
Arta AsadiArta Asadi
authored andcommitted
fix: update syft image url
1 parent ae3e190 commit 2e38402

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tasks/container_syft_check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ id: "container-syft"
22
name: "Container SYFT"
33
description: "Check if all container artifacts are free of vulnerabilities using SYFT"
44
is_enabled: true
5-
image_url: "ghcr.io/opengovern/og-task-syft:v0.10.30"
6-
artifacts_url: "https://github.com/opengovern/og-task-syft/releases/download/v0.10.30/syft-plugin.zip"
5+
image_url: "ghcr.io/opengovern/og-task-syft:v0.10.33"
6+
artifacts_url: "https://github.com/opengovern/og-task-syft/releases/download/v0.10.33/syft-plugin.zip"
77
steampipe_plugin_name: "steampipe-plugin-syft"
88
command: "/og-task-syft"
99
timeout: "120m"

0 commit comments

Comments
 (0)