Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit fb1e3a8

Browse files
committed
Try kube-hunter --quick flag
1 parent 9717eb8 commit fb1e3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/kube-hunter.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ test(
66
const { categories, severities, count } = await scan(
77
"kube-hunter-in-cluster",
88
"kube-hunter",
9-
["--pod"],
9+
["--pod", "--quick"],
1010
4 * 60
1111
);
1212

0 commit comments

Comments
 (0)