Skip to content

Commit 15f474b

Browse files
Arta AsadiArta Asadi
authored andcommitted
fix: add tasks into platform configuration
1 parent d58aaee commit 15f474b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/container_sbom_vulnerabilities.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
id: "sbom-vulnerability-check"
22
name: "Sbom Vulnerability Check"
33
description: "Check if all container artifacts are free of vulnerabilities using SYFT"
4+
is_enabled: true
45
image_url: "ghcr.io/opengovern/og-task-sbom-vulnerability:v0.0.28"
56
command: "/og-task-sbom-vulnerability"
67
result_type: "sbom_vulnerabilities"

0 commit comments

Comments
 (0)