It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda Web Application Firewall

Sub Resource Integrity

  • Last updated on

Sub Resource Integrity (SRI) is an added security layer that ensures that only known and trusted resource files (typically JavaScript, CSS) are loaded from the origin server or from other third-party locations (typically CDNs). 

SRI checks the integrity of files and enables the website to block all the external scripts when the file integrity changes.

Add Sub Resource Integrity

  1. Go to WEBSITES > Client Side Protection.
  2. On the Client Side Protection section and from the Actions column, click the drop-down list and then select Add SRI.
  3. On the Sub Resource Integrity window, specify the values for the following fields:
    • Sub Resource Name - Enter a name for the SRI.
    • Status - Set a status for the SRI.
    • URL to Inspect/Absolute URL - Enter the URL and then click Fetch Resources to fetch resources and calculate integrity tokens if hostname is specified. Always enter the absolute URL. Example: https://www.barracuda.com/products/webapplicationfirewall. If only the URL is provided - for example: /product/home.html - the WAF will fetch the resource using the IP address

Edit/Delete SRI

For the SRI for which you want to edit the values, perform the steps:

  1. Select the SRI for which you want to edit.
  2. From the Actions column, choose Edit/Delete from the drop-down list to update or delete SRI. 
  3. Make changes to the SRI values and then click Save.