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

Commit 1d15d32

Browse files
committed
Remove invalid part from target
This was added to test failure cases and then forgotten...
1 parent a64bbf8 commit 1d15d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator/config/samples/execution_v1_scan/nmap_localhost.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ spec:
66
scanType: "nmap"
77
parameters:
88
- "-Pn"
9-
- http://localhost
9+
- localhost

0 commit comments

Comments
 (0)