@@ -5,41 +5,47 @@ scan_results:
55 " items " :
66 [
77 {
8- " id " : 0,
9- " type " : " host_start" ,
10- " ip_address " : " 127.0.0.1" ,
11- " port " : 22,
12- " protocol " : " tcp" ,
13- " message " : " Thu Mar 23 15:16:37 2023" ,
14- },
8+ " id " : 0,
9+ " type " : " host_start" ,
10+ " ip_address " : " 127.0.0.1" ,
11+ " port " : 22,
12+ " protocol " : " tcp" ,
13+ " message " : " Thu Mar 23 15:16:37 2023"
14+ },
1515 {
16- " id " : 1,
17- " type " : " error" ,
18- " ip_address " : " 127.0.0.1" ,
19- " hostname " : " localhost" ,
20- " protocol " : " tcp" ,
21- " message " : " MQTT initialization failed" ,
22- },
16+ " id " : 1,
17+ " type " : " error" ,
18+ " ip_address " : " 127.0.0.1" ,
19+ " hostname " : " localhost" ,
20+ " protocol " : " tcp" ,
21+ " message " : " MQTT initialization failed"
22+ },
2323 {
24- " id " : 2,
25- " type " : " log" ,
26- " ip_address " : " 127.0.0.1" ,
27- " hostname " : " localhost" ,
28- " oid " : " 1.3.6.1.4.1.25623.1.0.117628" ,
29- " port " : 22,
30- " protocol " : " tcp" ,
31- " message " : " FTP is enabled on the remote SSH service." ,
32- },
24+ " id " : 2,
25+ " type " : " log" ,
26+ " ip_address " : " 127.0.0.1" ,
27+ " hostname " : " localhost" ,
28+ " oid " : " 1.3.6.1.4.1.25623.1.0.117628" ,
29+ " port " : 22,
30+ " protocol " : " tcp" ,
31+ " message " : " FTP is enabled on the remote SSH service."
32+ },
3333 {
34- " id " : 3,
35- " type " : " alarm" ,
36- " ip_address " : " 127.0.0.1" ,
37- " hostname " : " localhost" ,
38- " oid " : " 1.3.6.1.4.1.25623.1.0.147696" ,
39- " protocol " : " tcp" ,
40- " message " : " Installed version: 9.53.3\n Fixed version: 9.55\n Installation\n path / port: /usr/bin/gs" ,
41- },
42- ],
34+ " id " : 3,
35+ " type " : " alarm" ,
36+ " ip_address " : " 127.0.0.1" ,
37+ " hostname " : " localhost" ,
38+ " oid " : " 1.3.6.1.4.1.25623.1.0.147696" ,
39+ " protocol " : " tcp" ,
40+ " message " : " Installed version: 9.53.3
41+
42+ Fixed version: 9.55
43+
44+ Installation
45+
46+ path / port: /usr/bin/gs"
47+ }
48+ ]
4349 }
4450
4551scan_result :
@@ -53,7 +59,13 @@ scan_result:
5359 " oid " : " 1.3.6.1.4.1.25623.1.0.147696" ,
5460 " port " : 22,
5561 " protocol " : " tcp" ,
56- " message " : " Installed version: 9.53.3\n Fixed version: 9.55\n Installation\n path / port: /usr/bin/gs" ,
62+ " message " : " Installed version: 9.53.3
63+
64+ Fixed version: 9.55
65+
66+ Installation
67+
68+ path / port: /usr/bin/gs"
5769 }
5870
5971host_detail :
@@ -73,7 +85,7 @@ host_detail:
7385 {
7486 " type " : " nvt" ,
7587 " name " : " 1.3.6.1.4.1.25623.1.0.50282" ,
76- " description " : " Determine OS and list of installed packages via SSH login" ,
77- },
78- },
88+ " description " : " Determine OS and list of installed packages via SSH login"
89+ }
90+ }
7991 }
0 commit comments