Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!

How to add Sub-resource Integrity(SRI) integrity attribute to Adobe Launch script tag

Avatar

Level 1

Subresource Integrity (SRI) is a security feature that enables browsers to verify that the resources they fetch (for example, from a CDN ) are delivered without unexpected manipulation. It works by allowing you to provide a cryptographic hash that a fetched resource must match.

 

How to add the integrity attribute to the Adobe Launch script below.

<script type="text/javascript" src="https://assets.adobedtm.com/launch-.min.js " async></script>

 

1 Reply

Avatar

Administrator

@bjoern__koth @DavidRoss91 @ssj2 @Danny-Miller @jayakrishnaaparthasarathy @Asheesh_Pandey @vinodkomiri @supratim320 @SubeAEP @Jennifer_Andrews Kindly take a moment to review this question and share your valuable insights. Your expertise would be greatly appreciated!



Kautuk Sahni