Pushly supports loading a pinned, immutable version of the Web SDK using Subresource Integrity (SRI).
This option is intended for customers with strict security requirements, such as enforced CSP policies. Most customers should continue using the Latest SDK.
When should I use SRI?
Use SRI only if you require:
Cryptographic verification of third-party scripts
Enforcement of require-sri-for script in Content Security Policy
Explicit control over when SDK updates occur
If you do not have these requirements, use the Latest SDK instead.