Subresource Integrity (SRI) is a web development security mechanism that guarantees the authenticity and integrity of external resources like scripts and stylesheets. By including a cryptographic hash in the resource reference, browsers can verify that the resources haven't been tampered with before loading and executing them.


Check completed with warnings

20 script(s)
  5 resources secured out of 20

View resources
Resource Type Resource Source
External https://www.googletagmanager.com/gtag/js?id=G-9Z72VQCKY0&cx=c&gtm=4e59h0
External https://www.googletagmanager.com/gm.js?id=GTM-KGCDGPL6
External https://www.googletagmanager.com/gtm.js?id=GTM-W8KL5Q5
External https://s.pinimg.com/ct/lib/main.817db39b.js
External https://bat.bing.com/bat.js
External https://s.pinimg.com/ct/core.js
External https://www.googletagmanager.com/gtag/js?id=AW-953691586&cx=c&gtm=45He57s1v9195929391za200&tag_exp=101509157~103116026~103200004~103233427~104573694~104684208~104684211~105103161~105103163~105124543~105124545
External https://www.googletagmanager.com/gtag/js?id=AW-800411572&cx=c&gtm=45He57s1v9195929391za200&tag_exp=101509157~103116026~103200004~103233427~104573694~104684208~104684211~105103161~105103163~105124543~105124545
External https://www.googletagmanager.com/gtag/js?id=AW-943617023&cx=c&gtm=45He57s1v9195929391za200&tag_exp=101509157~103116026~103200004~103233427~104573694~104684208~104684211~105103161~105103163~105124543~105124545
External https://www.googletagmanager.com/gtag/js?id=G-ZKBVC1X78F&cx=c&gtm=45He57s1v9117991082za200&tag_exp=101509157~103116026~103200004~103233427~104684208~104684211~105103161~105103163~105124543~105124545
External https://public-assets.envato-static.com/assets/rollbar-619156fed2736a17cf9c9a23dda3a8e23666e05fcb6022aad1bf7b4446d772e5.js
External https://public-assets.envato-static.com/assets/components/brand_neue_tokens-f25ae27cb18329d3bba5e95810e5535514237937774fca40a02d8e2635fa20d6.js
External https://public-assets.envato-static.com/assets/market/core/head-d4f3da877553664cb1d5ed45cb42c6ec7e6b00d0c4d164be8747cfd5002a24eb.js
External https://bat.bing.com/p/action/16005611.js
External https://public-assets.envato-static.com/assets/gtm_measurements-40b0a0f82bafab0a0bb77fc35fe1da0650288300b85126c95b4676bcff6e4584.js
External (hashed) https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015
External (hashed) https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015
External (hashed) https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015
External (hashed) https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015
External (hashed) https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015

2 stylesheets(s)
  0 resources secured out of 2

View resources
Resource Type Resource Source
External https://public-assets.envato-static.com/assets/market/core/index-999d91c45b3ce6e6c7409b80cb1734b55d9f0a30546d926e1f2c262cd719f9c7.css
External https://public-assets.envato-static.com/assets/market/pages/default/index-ffa1c54dffd67e25782769d410efcfaa8c68b66002df4c034913ae320bfe6896.css

Subresource Integrity is present with warnings

When not all resources on a website have Subresource Integrity (SRI) implemented correctly, and some external resources lack the necessary integrity hashes, the website's security is potentially compromised. This situation creates vulnerabilities, especially for resources loaded from third-party servers, where the site owner has less control. Consequently, the website may be exposed to security risks like malicious script execution, impacting both the site's integrity and the safety of its users.