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 d58aaee commit 15f474bCopy full SHA for 15f474b
tasks/container_sbom_vulnerabilities.yaml
@@ -1,6 +1,7 @@
1
id: "sbom-vulnerability-check"
2
name: "Sbom Vulnerability Check"
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-sbom-vulnerability:v0.0.28"
6
command: "/og-task-sbom-vulnerability"
7
result_type: "sbom_vulnerabilities"
0 commit comments