Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
244 changes: 122 additions & 122 deletions docs/statistics/active-scan-rules-last-month/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/statistics/bar-charts/index.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions docs/statistics/highest-false-positives-last-month/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ <h1 class="text--white">Highest False Positives Last Month</h1>
5
</td>
<td >
<a href="/docs/alerts/10021/">X-Content-Type-Options Header Missing</a>
<a href="/docs/alerts/10050/">Retrieved from Cache</a>
</td>
<td >
release
Expand All @@ -226,7 +226,7 @@ <h1 class="text--white">Highest False Positives Last Month</h1>
6
</td>
<td >
<a href="/docs/alerts/10050/">Retrieved from Cache</a>
<a href="/docs/alerts/10021/">X-Content-Type-Options Header Missing</a>
</td>
<td >
release
Expand All @@ -241,13 +241,13 @@ <h1 class="text--white">Highest False Positives Last Month</h1>
7
</td>
<td >
<a href="/docs/alerts/40018/">SQL Injection</a>
<a href="/docs/alerts/10035/">Strict-Transport-Security Header</a>
</td>
<td >
release
</td>
<td >
Active
Passive
</td>
</tr>

Expand All @@ -256,7 +256,7 @@ <h1 class="text--white">Highest False Positives Last Month</h1>
8
</td>
<td >
<a href="/docs/alerts/10035/">Strict-Transport-Security Header</a>
<a href="/docs/alerts/10038/">Content Security Policy (CSP) Header Not Set</a>
</td>
<td >
release
Expand All @@ -271,13 +271,13 @@ <h1 class="text--white">Highest False Positives Last Month</h1>
9
</td>
<td >
<a href="/docs/alerts/10038/">Content Security Policy (CSP) Header Not Set</a>
<a href="/docs/alerts/40018/">SQL Injection</a>
</td>
<td >
release
</td>
<td >
Passive
Active
</td>
</tr>

Expand Down Expand Up @@ -331,13 +331,13 @@ <h1 class="text--white">Highest False Positives Last Month</h1>
13
</td>
<td >
<a href="/docs/alerts/10104/">User Agent Fuzzer</a>
<a href="/docs/alerts/10096/">Timestamp Disclosure - Unix</a>
</td>
<td >
release
</td>
<td >
Active
Passive
</td>
</tr>

Expand Down Expand Up @@ -376,13 +376,13 @@ <h1 class="text--white">Highest False Positives Last Month</h1>
16
</td>
<td >
<a href="/docs/alerts/10112/">Session Management Response Identified</a>
<a href="/docs/alerts/10104/">User Agent Fuzzer</a>
</td>
<td >
beta
release
</td>
<td >
Passive
Active
</td>
</tr>

Expand All @@ -391,10 +391,10 @@ <h1 class="text--white">Highest False Positives Last Month</h1>
17
</td>
<td >
<a href="/docs/alerts/10096/">Timestamp Disclosure - Unix</a>
<a href="/docs/alerts/10112/">Session Management Response Identified</a>
</td>
<td >
release
beta
</td>
<td >
Passive
Expand Down
10 changes: 5 additions & 5 deletions docs/statistics/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h1 class="text--white">Statistics</h1>

</ol>
<p>We measure and record a range of statistics related to ZAP, some of which are made public here.</p>
<H4>Headline Statistics for April 2025</H4>
<H4>Headline Statistics for May 2025</H4>

<h5>
<table class="table market-table">
Expand All @@ -143,31 +143,31 @@ <h5>
Number of Times ZAP was Started
</td>
<td align='right'>
4,767,884
5,152,963
</td>
</tr>
<tr>
<td >
Number of Active Scans
</td>
<td align='right'>
1,390,552
1,336,413
</td>
</tr>
<tr>
<td >
Number of Alerts Raised
</td>
<td align='right'>
1,592,880,831
1,616,757,028
</td>
</tr>
<tr>
<td >
Number of Active Scan Messages Sent
</td>
<td align='right'>
3,680,700,801
4,080,480,237
</td>
</tr>
</table>
Expand Down
8 changes: 4 additions & 4 deletions docs/statistics/index.xml

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions docs/statistics/pie-charts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,16 +144,16 @@ <h1 class="text--white">Pie Charts</h1>



<h3>News Pings by Country in April 2025</h3>
The number of News pings from ZAP by country in April 2025
<h3>News Pings by Country in May 2025</h3>
The number of News pings from ZAP by country in May 2025

<script type="text/javascript">
google.charts.load("current", {packages:['corechart']});
google.charts.setOnLoadCallback(drawChart);
function drawChart() {

var data = google.visualization.arrayToDataTable([
["Country","Count"], ["US",1843303], ["GR",1477623], ["IE",172488], ["NL",123356], ["DE",102556], ["IN",101576], ["FR",86722], ["GB",84167], ["SG",77127], ["RU",73556], ["VN",68960], ["SE",62613], ["ES",39026], ["AU",33255], ["BR",28890], ["JP",26985], ["CA",23354], ["CH",20035], ["DK",18945], ["ID",15055],
["Country","Count"], ["US",2158789], ["GR",1490287], ["FR",124077], ["NL",119652], ["IE",110297], ["DE",106963], ["VN",92945], ["IN",87551], ["RU",81886], ["GB",78836], ["SG",72745], ["IL",65300], ["SE",56208], ["ES",37322], ["BR",29422], ["PL",29310], ["CA",27501], ["JP",26418], ["AU",24809], ["TW",23893],
]);

var view = new google.visualization.DataView(data);
Expand All @@ -174,16 +174,16 @@ <h3>News Pings by Country in April 2025</h3>



<h3>Desktop News Pings by Country in April 2025</h3>
The number of News pings from ZAP Desktops by country in April 2025
<h3>Desktop News Pings by Country in May 2025</h3>
The number of News pings from ZAP Desktops by country in May 2025

<script type="text/javascript">
google.charts.load("current", {packages:['corechart']});
google.charts.setOnLoadCallback(drawChart);
function drawChart() {

var data = google.visualization.arrayToDataTable([
["Country","Count"], ["US",57470], ["IN",38204], ["CN",10491], ["JP",9325], ["BR",9239], ["GB",8607], ["ID",8237], ["ES",8107], ["DE",7584], ["FR",7246], ["RU",7233], ["CA",6432], ["TW",6384], ["AU",6022], ["CO",5673], ["PL",5013], ["VN",4962], ["MX",4623], ["NL",4491], ["IT",4332],
["Country","Count"], ["US",53789], ["IN",37958], ["ID",11882], ["CN",10080], ["JP",9870], ["BR",9602], ["GB",8368], ["ES",8125], ["DE",7886], ["VN",7565], ["CO",7104], ["TW",6783], ["FR",6581], ["RU",6086], ["MX",5400], ["AU",5266], ["PK",5076], ["CA",4975], ["NL",4929], ["IT",4576],
]);

var view = new google.visualization.DataView(data);
Expand All @@ -204,16 +204,16 @@ <h3>Desktop News Pings by Country in April 2025</h3>



<h3>News Pings by OS in April 2025</h3>
The number of News pings from ZAP by OS in April 2025
<h3>News Pings by OS in May 2025</h3>
The number of News pings from ZAP by OS in May 2025

<script type="text/javascript">
google.charts.load("current", {packages:['corechart']});
google.charts.setOnLoadCallback(drawChart);
function drawChart() {

var data = google.visualization.arrayToDataTable([
["OS","Count"], ["Linux",4418780], ["Windows",211594], ["Kali",108861], ["MacOS",28033], ["BackBox",587], ["Unknown",29],
["OS","Count"], ["Linux",4795143], ["Windows",218362], ["Kali",110521], ["MacOS",27897], ["BackBox",1003], ["Unknown",37],
]);

var view = new google.visualization.DataView(data);
Expand All @@ -234,16 +234,16 @@ <h3>News Pings by OS in April 2025</h3>



<h3>Desktop News Pings by OS in April 2025</h3>
The number of News pings from ZAP Desktops by OS in April 2025
<h3>Desktop News Pings by OS in May 2025</h3>
The number of News pings from ZAP Desktops by OS in May 2025

<script type="text/javascript">
google.charts.load("current", {packages:['corechart']});
google.charts.setOnLoadCallback(drawChart);
function drawChart() {

var data = google.visualization.arrayToDataTable([
["OS","Count"], ["Windows",164091], ["Kali",82521], ["Linux",53843], ["MacOS",26213], ["BackBox",587], ["Unknown",29],
["OS","Count"], ["Windows",175533], ["Kali",79037], ["Linux",54392], ["MacOS",25521], ["BackBox",1000], ["Unknown",37],
]);

var view = new google.visualization.DataView(data);
Expand All @@ -264,16 +264,16 @@ <h3>Desktop News Pings by OS in April 2025</h3>



<h3>News Pings by ZAP Run Type in April 2025</h3>
The number of News pings from ZAP by run type in April 2025
<h3>News Pings by ZAP Run Type in May 2025</h3>
The number of News pings from ZAP by run type in May 2025

<script type="text/javascript">
google.charts.load("current", {packages:['corechart']});
google.charts.setOnLoadCallback(drawChart);
function drawChart() {

var data = google.visualization.arrayToDataTable([
["ZAPtype","Count"], ["cmdline",2540329], ["daemon",1900271], ["desktop",327284],
["ZAPtype","Count"], ["cmdline",2716601], ["daemon",2100842], ["desktop",335520],
]);

var view = new google.visualization.DataView(data);
Expand All @@ -294,16 +294,16 @@ <h3>News Pings by ZAP Run Type in April 2025</h3>



<h3>News Pings by Container in April 2025</h3>
The number of News pings from ZAP by container in April 2025
<h3>News Pings by Container in May 2025</h3>
The number of News pings from ZAP by container in May 2025

<script type="text/javascript">
google.charts.load("current", {packages:['corechart']});
google.charts.setOnLoadCallback(drawChart);
function drawChart() {

var data = google.visualization.arrayToDataTable([
["Container","Count"], ["zap2docker-stable",3590610], ["None",970513], ["zap2docker-weekly",82411], ["zap2docker-bare",51382], ["Unknown",46851], ["zap2docker-live",14652], ["snapcraft",5892], ["zap2docker-stable.webswing",3487], ["flatpak",1726], ["conquest/zap-weekly",196], ["zap2docker-weekly.webswing",147], ["zap2docker-mmc",9], ["zap2docker-live.webswing",8],
["Container","Count"], ["zap2docker-stable",3958081], ["None",985893], ["zap2docker-weekly",71934], ["Unknown",64980], ["zap2docker-bare",43748], ["zap2docker-live",17858], ["snapcraft",5800], ["zap2docker-stable.webswing",2469], ["flatpak",1774], ["conquest/zap-weekly",329], ["zap2docker-weekly.webswing",76], ["zap2docker-live.webswing",11], ["zap2docker-mmc",10],
]);

var view = new google.visualization.DataView(data);
Expand Down
32 changes: 16 additions & 16 deletions docs/statistics/top-addons-last-month/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,17 +198,17 @@ <h1 class="text--white">Top ZAP Add-Ons Last Month</h1>
</td>
<td >

<a href="/docs/desktop/addons/requester/">Requester</a>
<a href="/docs/desktop/addons/spider/">Spider</a>

</td>
<td >
beta
release
</td>
<td >
requester
spider
</td>
<td >
2025-01-10
2025-03-25
</td>
</tr>

Expand All @@ -220,17 +220,17 @@ <h1 class="text--white">Top ZAP Add-Ons Last Month</h1>
</td>
<td >

<a href="/docs/desktop/addons/spider/">Spider</a>
<a href="/docs/desktop/addons/requester/">Requester</a>

</td>
<td >
release
beta
</td>
<td >
spider
requester
</td>
<td >
2025-03-25
2025-01-10
</td>
</tr>

Expand Down Expand Up @@ -528,17 +528,17 @@ <h1 class="text--white">Top ZAP Add-Ons Last Month</h1>
</td>
<td >

<a href="/docs/desktop/addons/technology-detection/">Technology Detection</a>
<a href="/docs/desktop/addons/active-scan-rules-alpha/">Active scanner rules (alpha)</a>

</td>
<td >
release
alpha
</td>
<td >
wappalyzer
ascanrulesAlpha
</td>
<td >
2025-03-04
2024-09-02
</td>
</tr>

Expand All @@ -550,17 +550,17 @@ <h1 class="text--white">Top ZAP Add-Ons Last Month</h1>
</td>
<td >

<a href="/docs/desktop/addons/active-scan-rules-alpha/">Active scanner rules (alpha)</a>
<a href="/docs/desktop/addons/technology-detection/">Technology Detection</a>

</td>
<td >
alpha
release
</td>
<td >
ascanrulesAlpha
wappalyzer
</td>
<td >
2024-09-02
2025-03-04
</td>
</tr>

Expand Down
Loading