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 ae3e190 commit 2e38402Copy full SHA for 2e38402
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.30"
6
-artifacts_url: "https://github.com/opengovern/og-task-syft/releases/download/v0.10.30/syft-plugin.zip"
+image_url: "ghcr.io/opengovern/og-task-syft:v0.10.33"
+artifacts_url: "https://github.com/opengovern/og-task-syft/releases/download/v0.10.33/syft-plugin.zip"
7
steampipe_plugin_name: "steampipe-plugin-syft"
8
command: "/og-task-syft"
9
timeout: "120m"
0 commit comments