Skip to content

Commit

Permalink
feat: k8s sub types
Browse files Browse the repository at this point in the history
Signed-off-by: chenk <hen.keinan@gmail.com>
  • Loading branch information
chen-keinan committed Dec 5, 2023
1 parent 4d1c38b commit 9205f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/scanners/kubernetes/scanner_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ spec:
})

scanner := NewScanner(
//options.ScannerWithEmbeddedPolicies(true), options.ScannerWithEmbeddedLibraries(true),
// options.ScannerWithEmbeddedPolicies(true), options.ScannerWithEmbeddedLibraries(true),
options.ScannerWithEmbeddedLibraries(true),
options.ScannerWithPolicyDirs("policies/"),
options.ScannerWithPolicyFilesystem(srcFS),
Expand Down

0 comments on commit 9205f0d

Please sign in to comment.