Scripts
List Page Shield scripts
GET/zones/{zone_id}/page_shield/scripts
Get a Page Shield script
GET/zones/{zone_id}/page_shield/scripts/{script_id}
ModelsExpand Collapse
Script = object { id, added_at, first_seen_at, 18 more }
Script = object { id, added_at, first_seen_at, 18 more }
cryptomining_score: optional number
The cryptomining score of the JavaScript content.
maximum99
minimum1
Deprecateddataflow_score: optional number
The dataflow score of the JavaScript content. This field has been deprecated in favour of js_integrity_score.
maximum99
minimum1
ScriptGetResponse = object { id, added_at, first_seen_at, 19 more }
ScriptGetResponse = object { id, added_at, first_seen_at, 19 more }
cryptomining_score: optional number
The cryptomining score of the JavaScript content.
maximum99
minimum1
Deprecateddataflow_score: optional number
The dataflow score of the JavaScript content. This field has been deprecated in favour of js_integrity_score.
maximum99
minimum1
Deprecatedobfuscation_score: optional number
The obfuscation score of the JavaScript content. This field has been deprecated in favour of js_integrity_score.
maximum99
minimum1
versions: optional array of object { cryptomining_score, dataflow_score, fetched_at, 5 more }
versions: optional array of object { cryptomining_score, dataflow_score, fetched_at, 5 more }