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

14 script(s)
  12 resources secured out of 14

View resources
Resource Type Resource Source
External https://www.googletagmanager.com/gtag/js?id=G-K3FGZ54NSY
External https://prod-druid-apc.azureedge.net/v2/druid_webchat_v2.js
Local /js/app.js?id=ae6057c7ee1ca1875f17f44524f8c91f
Local /js/app_298.js?id=5a09d0dca92bc044dbd185a2176b7730
Local /js/app_new.js?id=2f150704b33396b44355db830a316795
Local /js/app_300.js?id=afcb36ecfbb86cd4e29f0dfaf954e0a6
Local /js/app_391.js?id=916fb2dc9f263295748935f4477d6c68
Local /js/app_318.js?id=aade25c5e4a356427532173b8710ce22
Local /js/app_524.js?id=2365c6b5cda46f181bc11f8f56147984
Local /js/app_393.js?id=40ef28ab38517711497a62cacba3c255
Local /js/app_303.js?id=064b3f7039384733a9c86a562cd21fa1
Local https://www.maib.md/js/validate/messages_ro.js
Local /vendor/livewire/livewire.js?id=9a36ebbddb8dd0aa91b1
Local /_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=11&cb=1413083803

2 stylesheets(s)
  1 resources secured out of 2

View resources
Resource Type Resource Source
Local /css/app.css?id=552bf12146bf72259437ab44689412ff
External https://prod-druid-apc.azureedge.net/v2/druid_webchat_v2.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.