File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ id: "sbom-vulnerability-check"
22name : " Sbom Vulnerability Check"
33description : " Check if all container artifacts are free of vulnerabilities using SYFT"
44is_enabled : true
5- image_url : " ghcr.io/opengovern/og-task-sbom-vulnerability:v0.0.37 "
6- artifacts_url : " https://github.com/opengovern/og-task-sbom-vulnerability/releases/download/v0.0.37 /sbomvulnerability-plugin.zip"
5+ image_url : " ghcr.io/opengovern/og-task-sbom-vulnerability:v0.0.39 "
6+ artifacts_url : " https://github.com/opengovern/og-task-sbom-vulnerability/releases/download/v0.0.39 /sbomvulnerability-plugin.zip"
77steampipe_plugin_name : " steampipe-plugin-sbomvulnerability"
88command : " /og-task-sbom-vulnerability"
99timeout : " 120m"
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ id: "container-syft"
22name : " Container SYFT"
33description : " Check if all container artifacts are free of vulnerabilities using SYFT"
44is_enabled : true
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"
5+ image_url : " ghcr.io/opengovern/og-task-syft:v0.10.34 "
6+ artifacts_url : " https://github.com/opengovern/og-task-syft/releases/download/v0.10.34 /syft-plugin.zip"
77steampipe_plugin_name : " steampipe-plugin-syft"
88command : " /og-task-syft"
99timeout : " 120m"
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ id: "nve-lookup"
22name : " NVE Lookup"
33description : " Get CVE Details with NVE Lookup"
44is_enabled : true
5- image_url : " ghcr.io/opengovern/og-task-nve-lookup:v0.0.15 "
6- artifacts_url : " https://github.com/opengovern/og-task-nve-lookup/releases/download/v0.0.15 /nvelookup-plugin.zip"
5+ image_url : " ghcr.io/opengovern/og-task-nve-lookup:v0.0.17 "
6+ artifacts_url : " https://github.com/opengovern/og-task-nve-lookup/releases/download/v0.0.17 /nvelookup-plugin.zip"
77steampipe_plugin_name : " steampipe-plugin-nvelookup"
88command : " /og-task-nve-lookup"
99timeout : " 120m"
You can’t perform that action at this time.
0 commit comments