Skip to content

Commit

Permalink
sbom-fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
an1l4 committed Aug 23, 2023
1 parent 57da0f5 commit e63c197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/kubviz/k8smetrics_agent.go
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ func main() {
// close(clusterMetricsChan)
close(kubescoreMetricsChan)
close(trivyImagescanChan)
//close(trivySbomcanChan)
close(trivySbomcanChan)
close(trivyK8sMetricsChan)
close(RakeesErrChan)
// Signal that all other goroutines have finished
Expand Down

0 comments on commit e63c197

Please sign in to comment.