We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040a75a commit 7bfbd14Copy full SHA for 7bfbd14
tasks/container_syft_check.yaml
@@ -2,8 +2,8 @@ id: "container-syft"
2
name: "Container SYFT"
3
description: "Check if all container artifacts are free of vulnerabilities using SYFT"
4
is_enabled: true
5
-image_url: "ghcr.io/opengovern/og-task-syft:v0.10.28"
6
-artifacts_url: "https://github.com/opengovern/og-task-syft/releases/download/v0.10.28/syft-plugin.zip"
+image_url: "ghcr.io/opengovern/og-task-syft:v0.10.29"
+artifacts_url: "https://github.com/opengovern/og-task-syft/releases/download/v0.10.29/syft-plugin.zip"
7
steampipe_plugin_name: "steampipe-plugin-syft"
8
command: "/og-task-syft"
9
timeout: "120m"
0 commit comments