Skip to content

Commit 5049ffb

Browse files
authored
Merge pull request #3292 from zapbot/statistics
Updated monthly statistics
2 parents 1f2ce95 + 6282ea7 commit 5049ffb

13 files changed

+418
-408
lines changed

site/data/charts/check-for-updates.json

Lines changed: 120 additions & 119 deletions
Large diffs are not rendered by default.
Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
11
{
2-
"title": "News Pings by Container in August 2025",
3-
"description": "The number of News pings from ZAP by container in August 2025",
2+
"title": "News Pings by Container in September 2025",
3+
"description": "The number of News pings from ZAP by container in September 2025",
44
"data": [
55
["Container", "Count"],
6-
["zap2docker-stable", 3686139],
7-
["None", 1365157],
8-
["zap2docker-weekly", 76963],
9-
["Unknown", 54251],
10-
["zap2docker-live", 29877],
11-
["zap2docker-bare", 18678],
12-
["snapcraft", 10840],
13-
["flatpak", 2727],
14-
["zap2docker-stable.webswing", 2154],
15-
["conquest/zap-weekly", 227],
16-
["zap2docker-weekly.webswing", 72],
17-
["zap2docker-on-runner", 24],
18-
["zap2docker-mmc", 6],
19-
["zap2docker-live.webswing", 6],
20-
["zap-custom", 1]
6+
["zap2docker-stable", 4723525],
7+
["None", 1397286],
8+
["zap2docker-weekly", 103393],
9+
["Unknown", 41189],
10+
["zap2docker-live", 30879],
11+
["zap2docker-bare", 29946],
12+
["snapcraft", 12033],
13+
["zap2docker-stable.webswing", 3570],
14+
["flatpak", 2848],
15+
["conquest/zap-weekly", 192],
16+
["zap2docker-weekly.webswing", 120],
17+
["zap", 14],
18+
["zap2docker-mmc", 5],
19+
["", 5],
20+
["zap2docker-nightvision-v1", 4],
21+
["zap2docker-live.webswing", 1]
2122
]
2223
}
Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
{
2-
"title": "Desktop News Pings by Country in August 2025",
3-
"description": "The number of News pings from ZAP Desktops by country in August 2025",
2+
"title": "Desktop News Pings by Country in September 2025",
3+
"description": "The number of News pings from ZAP Desktops by country in September 2025",
44
"data": [
55
["Country", "Count"],
6-
["US", 59971],
7-
["IN", 56804],
8-
["JP", 15417],
9-
["ID", 13033],
10-
["BR", 11672],
11-
["DE", 9819],
12-
["TW", 9085],
13-
["CN", 8749],
14-
["GB", 8493],
15-
["RU", 7396],
16-
["AU", 7067],
17-
["MX", 6847],
18-
["FR", 6793],
19-
["NL", 6483],
20-
["CO", 6039],
21-
["CA", 5793],
22-
["PK", 5580],
23-
["VN", 5436],
24-
["TH", 5434],
25-
["EG", 5426]
6+
["IN", 66385],
7+
["US", 63696],
8+
["ID", 16576],
9+
["JP", 15921],
10+
["BR", 13994],
11+
["DE", 11815],
12+
["CN", 10707],
13+
["GB", 10565],
14+
["TW", 10303],
15+
["NL", 9883],
16+
["CO", 9711],
17+
["FR", 9558],
18+
["AU", 9305],
19+
["RU", 9174],
20+
["ES", 8473],
21+
["NO", 7205],
22+
["CA", 7083],
23+
["MX", 7065],
24+
["VN", 6600],
25+
["PE", 6358]
2626
]
2727
}
Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
{
2-
"title": "News Pings by Country in August 2025",
3-
"description": "The number of News pings from ZAP by country in August 2025",
2+
"title": "News Pings by Country in September 2025",
3+
"description": "The number of News pings from ZAP by country in September 2025",
44
"data": [
55
["Country", "Count"],
6-
["US", 1797874],
7-
["GR", 1512051],
8-
["SA", 246396],
9-
["IN", 231484],
10-
["IE", 157253],
11-
["DE", 122170],
12-
["IL", 99887],
13-
["KR", 99659],
14-
["RU", 87838],
15-
["GB", 86327],
16-
["NL", 83261],
17-
["SG", 75653],
18-
["FR", 74590],
19-
["SE", 61502],
20-
["JP", 55913],
21-
["BR", 38785],
22-
["AU", 28440],
23-
["CA", 24184],
24-
["TW", 18918],
25-
["ID", 18797]
6+
["US", 2337723],
7+
["GR", 1446652],
8+
["IE", 404660],
9+
["IN", 251670],
10+
["DE", 188983],
11+
["NL", 139816],
12+
["GB", 138701],
13+
["FR", 112439],
14+
["SA", 99323],
15+
["SG", 92220],
16+
["RU", 90408],
17+
["JP", 85181],
18+
["KR", 79518],
19+
["SE", 72338],
20+
["BR", 61965],
21+
["HU", 55568],
22+
["CH", 44053],
23+
["IL", 43933],
24+
["AU", 33661],
25+
["ES", 33239]
2626
]
2727
}

site/data/charts/docker.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
["2025-06-01", 0, 0, 0, 0, 3185, 179, 28001, 729, 909, 2884, 34077, 3750, 285760, ""],
4545
["2025-07-01", 0, 0, 0, 0, 1620, 211, 28118, 543, 1725, 2600, 46800, 3503, 300359, ""],
4646
["2025-08-01", 0, 0, 0, 0, 723, 0, 27347, 0, 2675, 2712, 49572, 4458, 331177, ""],
47-
["2025-09-01", 0, 0, 0, 0, 0, 0, 0, 0, 2659, 3436, 58177, 4039, 317934, ""]
47+
["2025-09-01", 0, 0, 0, 0, 0, 0, 0, 0, 2659, 3436, 58177, 4039, 317934, ""],
48+
["2025-10-01", 0, 0, 0, 0, 0, 0, 0, 0, 2369, 3263, 75118, 4561, 365507, ""]
4849
]
4950
}

site/data/charts/downloads.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
["2025-06-01", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4507, 6297, 113726, ""],
119119
["2025-07-01", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4660, 5519, 106684, ""],
120120
["2025-08-01", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4742, 5542, 91337, ""],
121-
["2025-09-01", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4490, 5250, 78475, ""]
121+
["2025-09-01", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4490, 5250, 78475, ""],
122+
["2025-10-01", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4922, 4510, 83939, ""]
122123
]
123124
}

site/data/charts/headline.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
month: August 2025
2-
zap_runs: 5,247,122
3-
zap_ascans: 1,356,298
4-
zap_alerts: 1,595,449,543
5-
zap_attacks: 3,931,812,569
1+
month: September 2025
2+
zap_runs: 6,345,010
3+
zap_ascans: 1,249,189
4+
zap_alerts: 1,478,301,614
5+
zap_attacks: 3,911,864,303
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"title": "Desktop News Pings by OS in August 2025",
3-
"description": "The number of News pings from ZAP Desktops by OS in August 2025",
2+
"title": "Desktop News Pings by OS in September 2025",
3+
"description": "The number of News pings from ZAP Desktops by OS in September 2025",
44
"data": [
55
["OS", "Count"],
6-
["Windows", 210057],
7-
["Kali", 90778],
8-
["Linux", 58448],
9-
["MacOS", 32432],
10-
["BackBox", 658],
11-
["Unknown", 78]
6+
["Windows", 262033],
7+
["Kali", 99546],
8+
["Linux", 65245],
9+
["MacOS", 36947],
10+
["BackBox", 669],
11+
["Unknown", 48]
1212
]
1313
}
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"title": "News Pings by OS in August 2025",
3-
"description": "The number of News pings from ZAP by OS in August 2025",
2+
"title": "News Pings by OS in September 2025",
3+
"description": "The number of News pings from ZAP by OS in September 2025",
44
"data": [
55
["OS", "Count"],
6-
["Linux", 4855755],
7-
["Windows", 245945],
8-
["Kali", 109856],
9-
["MacOS", 34815],
10-
["BackBox", 670],
11-
["Unknown", 81]
6+
["Linux", 5888536],
7+
["Windows", 298350],
8+
["Kali", 118953],
9+
["MacOS", 38452],
10+
["BackBox", 669],
11+
["Unknown", 50]
1212
]
1313
}

0 commit comments

Comments
 (0)