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

13
16
14
-
API Shield will scan for risks on your API inventory daily. Here are the new risks we're scanning for and automatically adding labels to:
17
+
API Shield will scan for risks on your API inventory daily. Here are the new risks we're scanning for and automatically labelling:
15
18
-**cf-risk-sensitive**: applied if the customer is subscribed to the sensitive data detection ruleset and the WAF detects sensitive data returned on an endpoint in the last 7 days.
16
19
-**cf-risk-missing-auth**: applied if the customer has configured a session ID and no successful requests to the endpoint contain the session ID.
17
20
-**cf-risk-mixed-auth**: applied if the customer has configured a session ID and some successful requests to the endpoint contain the session ID while some lack the session ID.
@@ -20,7 +23,7 @@ API Shield will scan for risks on your API inventory daily. Here are the new ris
20
23
-**cf-risk-latency-anomaly**: added when an endpoint experiences a recent increase in response latency over the last 24 hours.
21
24
-**cf-risk-size-anomaly**: added when an endpoint experiences a spike in response body size over the last 24 hours.
22
25
23
-
In addition, API Shield has two new 'beta' scans for Broken Object Level Authorization (BOLA) attacks. These attacks can If you're in the beta, you'll see the following two labels when API Shield suspects an endpoint is suffering from a BOLA vulnerability:
26
+
In addition, API Shield has two new 'beta' scans for **Broken Object Level Authorization (BOLA) attacks**. If you're in the beta, you'll see the following two labels when API Shield suspects an endpoint is suffering from a BOLA vulnerability:
24
27
-**cf-risk-bola-enumeration**: added when an endpoint experiences successful responses with drastic differences in the number of unique elements requested by different user sessions.
25
28
-**cf-risk-bola-pollution**: added when an endpoint experiences successful responses where parameters are found in multiple places in the request.
0 commit comments