Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
DictionaryAcronymsCSP
All acronyms
CSP

Content Security Policy

A web security standard that helps prevent XSS and other injection attacks by specifying which content sources are trusted. Salesforce enforces CSP in Lightning components.

Example use case

A developer adds an external JavaScript library's domain to the CSP Trusted Sites list in Salesforce Setup so it can be loaded in a Lightning component.

More acronyms starting with C