GlideRecord API Usage In Scripted REST API Resource

< 1 min read

Impact Area
Security
Severity

High

Affected Element

N/A

Rule ID #

SN-RESTAPI_GLIDERECORD

Impact #

Scripted REST APIs should use the GlideRecordSecure API. This API ensures that access controls defined on the underlying data are applied for the requesting user.

Remediation #

Ensure that all REST API Resources use GlideRecordSecure methods, instead of GlideRecord methods.

Time to fix #

15 min

Updated on March 21, 2025
Was it helpful ?