CSP Reports Attributes

Detailed information about CSP reports attributes

The Traffic Viewer page of the Webscale Control Panel enables you to view CSP reports information for an application within a specified time period. For more information on accessing Traffic Viewer, see Access Traffic Viewer .

The following table provides CSP reports attribute information. You can view the name, display name, alias, and a description for each attribute.

CSP reports attributes

NameDisplay NameAliasDescription
arrivalArrivalarrivalISO 8601-formatted date when the request arrived at the Webscale proxy
blocked_uriBlocked URIblocked_uriURI of the resource that the Content Security policy blocked from loading. If the blocked URI has a different origin than the document URI, the blocked URI is truncated to contain just the scheme, host, and port.
countryCountrycountryTwo-letter ISO 3166-2 country code for the origin of a request
dispositionDispositiondisposition“enforce” if the Content-Security-Policy response header was used. “report” if the Content-Security-Policy-Report-Only response header was used.
document_uriDocument URIdocument_uriURI of the document in which the violation occurred
effective_directiveEffective directiveeffective_directiveDirective whose enforcement caused the violation
hostRequest hosthost
request_host
URL of the application that was requested
original_policyOriginal policyoriginal_policyOriginal policy as specified by the Content-Security-Policy response header
peer_addressPeer addresspeer_addressIP address of the immediate peer that reported the violation
referrerReferrerreferrerReferrer of the document in which the violation occurred
request_addressRequest addressrequest_addressRemote IP address of the user agent that made the request
script_sampleScript samplescript_sampleFirst 40 characters of the inline script, event handler, or style that caused the violation
session_idSession IDsession_idID of the Webscale session that attempted to load the resource
status_codeStatus coderesponse_status_code
status_code
Response status code that indicates the response to a specific request
useragentUser agentuseragent
user_agent
Contents of the User-Agent request header
violated_directiveViolated directiveviolated_directiveName of the violated policy section

Further Reading

Have questions not answered here? Contact Support to get more help.

Last modified on June 3, 2026