Skip to content

Commit

Permalink
Updated monthly statistics
Browse files Browse the repository at this point in the history
Signed-off-by: zapbot <[email protected]>
  • Loading branch information
zapbot committed Oct 2, 2023
1 parent 90b73d3 commit 35304a8
Show file tree
Hide file tree
Showing 14 changed files with 265 additions and 403 deletions.
3 changes: 2 additions & 1 deletion site/data/charts/check-for-updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
["2023-06-01", 13, 103, 39, 984, 828, 1680, 6592, 9348, 3795, 25282, 16244, 2793847, 92756, 509910, 325873, 0, 0, ""],
["2023-07-01", 9, 99, 58, 1195, 551, 1516, 6748, 9692, 3345, 24430, 14575, 2633856, 91920, 764883, 324122, 0, 0, ""],
["2023-08-01", 11, 29, 76, 1103, 337, 1314, 7079, 8981, 3059, 24628, 12296, 2907470, 87266, 849890, 141427, 116011, 263156, ""],
["2023-09-01", 9, 31, 61, 955, 414, 1198, 7181, 7337, 2402, 23421, 11682, 3029185, 97153, 116364, 128419, 257047, 574399, ""]
["2023-09-01", 9, 31, 61, 955, 414, 1198, 7181, 7337, 2402, 23421, 11682, 3029185, 97153, 116364, 128419, 257047, 574399, ""],
["2023-10-01", 11, 92, 34, 1400, 392, 1632, 7115, 6802, 2583, 22685, 11819, 2919086, 98664, 49935, 85578, 251964, 440655, ""]
]
}
26 changes: 12 additions & 14 deletions site/data/charts/container-last-month.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
{
"title": "News Pings by Container in August 2023",
"description": "The number of News pings from ZAP by container in August 2023",
"title": "News Pings by Container in September 2023",
"description": "The number of News pings from ZAP by container in September 2023",
"data": [
["Container", "Count"],
["zap2docker-stable", 1883809],
["None", 536855],
["zap2docker-weekly", 88842],
["zap2docker-bare", 47964],
["Unknown", 29689],
["zap2docker-live", 18669],
["snapcraft", 5319],
["zap2docker-stable.webswing", 2629],
["flatpak", 1050],
["zap2docker-weekly.webswing", 87],
["conquest/zap-weekly", 65],
["zap2docker-live.webswing", 9]
["zap2docker-stable", 278643],
["None", 63984],
["zap2docker-weekly", 11082],
["Unknown", 4409],
["zap2docker-live", 3026],
["zap2docker-bare", 1470],
["snapcraft", 524],
["zap2docker-stable.webswing", 278],
["flatpak", 120],
["zap2docker-weekly.webswing", 14]
]
}
44 changes: 22 additions & 22 deletions site/data/charts/countries-desktop-last-month.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"title": "Desktop News Pings by Country in August 2023",
"description": "The number of News pings from ZAP Desktops by country in August 2023",
"title": "Desktop News Pings by Country in September 2023",
"description": "The number of News pings from ZAP Desktops by country in September 2023",
"data": [
["Country", "Count"],
["US", 29844],
["IN", 28782],
["JP", 10553],
["BR", 7910],
["ID", 6509],
["GB", 6383],
["CN", 6302],
["DE", 5992],
["TW", 5954],
["FR", 4836],
["RU", 4770],
["CO", 3944],
["CA", 3843],
["MX", 3651],
["AU", 3586],
["NL", 3471],
["VN", 3264],
["ES", 3246],
["PL", 3197],
["IT", 2812]
["IN", 3812],
["US", 2953],
["JP", 1407],
["BR", 1048],
["CN", 876],
["GB", 857],
["ID", 840],
["DE", 790],
["TW", 752],
["RU", 634],
["FR", 628],
["NL", 595],
["AU", 497],
["MX", 479],
["PL", 445],
["IT", 444],
["LK", 433],
["CO", 429],
["ES", 422],
["PH", 369]
]
}
44 changes: 22 additions & 22 deletions site/data/charts/countries-last-month.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"title": "News Pings by Country in August 2023",
"description": "The number of News pings from ZAP by country in August 2023",
"title": "News Pings by Country in September 2023",
"description": "The number of News pings from ZAP by country in September 2023",
"data": [
["Country", "Count"],
["US", 892690],
["GR", 792994],
["DE", 84134],
["AU", 83171],
["SG", 79910],
["IE", 76120],
["GB", 57420],
["AM", 54478],
["NL", 53675],
["IN", 48205],
["CH", 43265],
["SE", 39648],
["PT", 31145],
["FR", 25798],
["JP", 20809],
["RU", 16182],
["BR", 14350],
["ES", 12124],
["TW", 11720],
["CN", 11364]
["GR", 144695],
["US", 100807],
["AU", 14435],
["DE", 11709],
["IE", 10299],
["AM", 8699],
["GB", 8503],
["IN", 6531],
["NL", 6432],
["SE", 5811],
["PT", 4883],
["FR", 4138],
["JP", 3792],
["SG", 2570],
["RU", 2528],
["BR", 2341],
["ES", 1424],
["FI", 1371],
["TW", 1204],
["CA", 1200]
]
}
3 changes: 2 additions & 1 deletion site/data/charts/docker.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
["2023-06-01", 4738, 743044, 178675, 3077, ""],
["2023-07-01", 5027, 682706, 174526, 2964, ""],
["2023-08-01", 4803, 745849, 173582, 2799, ""],
["2023-09-01", 4384, 833175, 174885, 2593, ""]
["2023-09-01", 4384, 833175, 174885, 2593, ""],
["2023-10-01", 4371, 622010, 172018, 1852, ""]
]
}
3 changes: 2 additions & 1 deletion site/data/charts/downloads.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
["2023-06-01", 0, 0, 0, 0, 490, 3028, 2253, 580, 3123, 66717, 0, ""],
["2023-07-01", 0, 0, 0, 0, 443, 3022, 2062, 757, 3146, 62964, 0, ""],
["2023-08-01", 0, 0, 0, 0, 436, 3062, 1786, 634, 3103, 23596, 50372, ""],
["2023-09-01", 0, 0, 0, 0, 440, 2899, 1761, 600, 3294, 3149, 70730, ""]
["2023-09-01", 0, 0, 0, 0, 440, 2899, 1761, 600, 3294, 3149, 70730, ""],
["2023-10-01", 0, 0, 0, 0, 472, 2748, 1818, 666, 3341, 3128, 67810, ""]
]
}
10 changes: 5 additions & 5 deletions site/data/charts/headline.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
month: August 2023
zap_runs: 2,614,987
zap_ascans: 1,020,704
zap_alerts: 1,112,282,777
zap_attacks: 2,748,488,718
month: September 2023
zap_runs: 363,550
zap_ascans: 151,724
zap_alerts: 160,396,704
zap_attacks: 389,634,583
15 changes: 7 additions & 8 deletions site/data/charts/os-desktop-last-month.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"title": "Desktop News Pings by OS in August 2023",
"description": "The number of News pings from ZAP Desktops by OS in August 2023",
"title": "Desktop News Pings by OS in September 2023",
"description": "The number of News pings from ZAP Desktops by OS in September 2023",
"data": [
["OS", "Count"],
["Windows", 103100],
["Kali", 57496],
["Linux", 39471],
["MacOS", 19271],
["BackBox", 602],
["Unknown", 29]
["Windows", 12631],
["Kali", 8089],
["Linux", 4758],
["MacOS", 2193],
["BackBox", 77]
]
}
15 changes: 7 additions & 8 deletions site/data/charts/os-last-month.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"title": "News Pings by OS in August 2023",
"description": "The number of News pings from ZAP by OS in August 2023",
"title": "News Pings by OS in September 2023",
"description": "The number of News pings from ZAP by OS in September 2023",
"data": [
["OS", "Count"],
["Linux", 2322311],
["Kali", 149288],
["Windows", 122319],
["MacOS", 20438],
["BackBox", 602],
["Unknown", 29]
["Linux", 322091],
["Kali", 24312],
["Windows", 14705],
["MacOS", 2365],
["BackBox", 77]
]
}
12 changes: 6 additions & 6 deletions site/data/charts/top_addons_last_month.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
- id: "requester"
- id: "database"
- id: "spider"
- id: "pscanrulesBeta"
- id: "authhelper"
- id: "pscanrulesBeta"
- id: "ascanrulesBeta"
- id: "pscanrulesAlpha"
- id: "accessControl"
- id: "portscan"
- id: "plugnhack"
- id: "sequence"
- id: "ascanrulesAlpha"
- id: "plugnhack"
- id: "pscanrulesAlpha"
- id: "custompayloads"
- id: "ascanrulesAlpha"
- id: "sqliplugin"
- id: "fuzzdb"
- id: "wappalyzer"
- id: "fuzzdb"
- id: "jwt"
- id: "jython"
- id: "directorylistv2_3"
- id: "jwt"
Loading

0 comments on commit 35304a8

Please sign in to comment.