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/changelog/api-shield/2025-03-18-api-posture-management.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ View these risks in [Endpoint Management](/api-shield/management-and-monitoring/
17
17
API Shield will scan for risks on your API inventory daily. Here are the new risks we're scanning for and automatically labelling:
18
18
19
19
-**cf-risk-sensitive**: applied if the customer is subscribed to the [sensitive data detection ruleset](/waf/managed-rules/reference/sensitive-data-detection/) and the WAF detects sensitive data returned on an endpoint in the last seven days.
20
-
-**cf-risk-missing-auth**: applied if the customer has configured a session ID and no successful requests to the endpoint contain the session ID.
20
+
-**cf-risk-missing-auth**: applied if the customer has configured a session ID and no successful requests to the endpoint contain the session ID.
21
21
-**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.
22
22
-**cf-risk-missing-schema**: added when a learned schema is available for an endpoint that has no active schema.
23
23
-**cf-risk-error-anomaly**: added when an endpoint experiences a recent increase in response errors over the last 24 hours.
0 commit comments