File tree Expand file tree Collapse file tree 4 files changed +56
-0
lines changed Expand file tree Collapse file tree 4 files changed +56
-0
lines changed Original file line number Diff line number Diff line change 1+ ID : " container-vulnerability-scanner"
2+ Name : " Container Vulnerability Scanner"
3+ Description : " Check if all container artifacts are free of vulnerabilities"
4+ ImageURL : " ghcr.io/opengovern/og-task-container-vulnerability:local-v0.0.71"
5+ Command : " /og-task-container-vulnerability"
6+ ResultType : " oci_container_vulnerabilities"
7+ WorkloadType : " deployment"
8+ EnvVars : {}
9+ Interval : 0 # Minutes
10+ Timeout : 120 # Minutes
11+ ScaleConfig :
12+ LagThreshold : " 1"
13+ MinReplica : 0
14+ MaxReplica : 5
Original file line number Diff line number Diff line change 1+ ID : " sbom-vulnerability-check"
2+ Name : " Sbom Vulnerability Check"
3+ Description : " Check if all container artifacts are free of vulnerabilities using SYFT"
4+ ImageURL : " ghcr.io/opengovern/og-task-sbom-vulnerability:v0.0.28"
5+ Command : " /og-task-sbom-vulnerability"
6+ ResultType : " sbom_vulnerabilities"
7+ WorkloadType : " deployment"
8+ EnvVars : {}
9+ Interval : 240
10+ Timeout : 120 # Minutes
11+ ScaleConfig :
12+ LagThreshold : " 1"
13+ MinReplica : 0
14+ MaxReplica : 5
Original file line number Diff line number Diff line change 1+ ID : " container-syft"
2+ Name : " Container SYFT"
3+ Description : " Check if all container artifacts are free of vulnerabilities using SYFT"
4+ ImageURL : " ghcr.io/opengovern/og-task-syft:v0.10.25"
5+ Command : " /og-task-syft"
6+ ResultType : " artifact_sbom"
7+ WorkloadType : " deployment"
8+ EnvVars : {}
9+ Interval : 120
10+ Timeout : 120 # Minutes
11+ ScaleConfig :
12+ LagThreshold : " 1"
13+ MinReplica : 0
14+ MaxReplica : 5
Original file line number Diff line number Diff line change 1+ ID : " nve-lookup"
2+ Name : " NVE Lookup"
3+ Description : " Get CVE Details with NVE Lookup"
4+ ImageURL : " ghcr.io/opengovern/og-task-nve-lookup:v0.0.9"
5+ Command : " /og-task-nve-lookup"
6+ ResultType : " cve_details"
7+ WorkloadType : " deployment"
8+ EnvVars : {}
9+ Interval : 300
10+ Timeout : 120 # Minutes
11+ ScaleConfig :
12+ LagThreshold : " 1"
13+ MinReplica : 0
14+ MaxReplica : 5
You can’t perform that action at this time.
0 commit comments