We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd87bb commit ed6cdb7Copy full SHA for ed6cdb7
1 file changed
scanners/nmap/parser/parser.test.js
@@ -35,7 +35,7 @@ test("should properly parse nmap xml file", async () => {
35
"serviceProduct": null,
36
"serviceVersion": null,
37
"state": "open",
38
- "tunnel": null,
+ "tunnel": "none",
39
},
40
"category": "Open Port",
41
"description": "Port 53 is open using tcp protocol.",
0 commit comments