You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/security-center/app-security-reports.mdx
+56-38Lines changed: 56 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,23 +17,47 @@ Application Security Reports provide visibility into cyber attacks that targeted
17
17
18
18
The reports are automatically generated on a monthly basis, and summarize the cyber attack insights and trends for all of the Enterprise zones in your account.
19
19
20
-
You can access reports by going to the **Security Reports** page or via the API. You can view reports from previous months by selecting the date from the dropdown.
20
+
You can access reports by going to the **Security Reports** page or via the [API](#api). You can view reports from previous months by selecting the date from the dropdown.
Reports from before April 2025 can be accessed through **Security Reports** > **Legacy reports**.
23
27
28
+
The current reports are curated by Cloudflare and will be expanded to include more insights. The option to create custom reports, filter by various fields, and schedule reports will be added in upcoming improvements.
29
+
30
+
---
31
+
32
+
## Report types
33
+
34
+
Currently, only Application Security Reports are available. They cover the entire suite of products such as [HTTP DDoS Protection](/ddos-protection/managed-rulesets/http/), [WAF](/waf/), and [Bot Management](/bots/).
35
+
36
+
Reports for Application Performance, Cloudflare One, and Network Services, such as [Magic Transit](/magic-transit/) and [Zero Trust](/cloudflare-one/), will be made available in future improvements.
37
+
38
+
---
39
+
24
40
## Report layout
25
41
26
42
Each report includes the following sections:
27
43
28
44
- Executive summary
29
45
- Distribution of allowed and mitigated requests
30
-
- Industry benchmarks - how you compare to your peers by selecting your industry
46
+
-[Industry benchmarks](#industry-benchmarks) that show how you compare to your peers by selecting your industry
31
47
- Top five source countries of allowed traffic and mitigated traffic including a map visualization
32
48
- Top five most targeted hostnames
33
49
- Top five most effective mitigation rules
34
50
35
51
To view more details, apply filters, analyze the data, and generate ad-hoc reports, use the [Security Analytics dashboard](/waf/analytics/security-analytics/) or [Log Explorer](/log-explorer/).
36
52
53
+
### Industry benchmarks
54
+
55
+
If your account is not assigned an industry or if the shown industry is incorrect, use the link within the report to select the correct industry.
56
+
57
+
It may take a while for your new selection to take effect, and it may only be applied to future reports.
58
+
59
+
If you have multiple Cloudflare accounts, select the industry that is most relevant for the specific account.
60
+
37
61
---
38
62
39
63
## Prerequisites
@@ -51,47 +75,41 @@ A Cloudflare user must have one of the following [roles](/fundamentals/manage-me
51
75
52
76
---
53
77
54
-
## Download a report
55
-
56
-
You can download the application security report via the Cloudflare dashboard or the API.
57
-
58
-
<Tabs>
59
-
<TabItemlabel="Dashboard">
60
-
1. In the Cloudflare dashboard, go to the **Security Reports** page.
0 commit comments