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

2 script(s)
  1 resources secured out of 2

View resources
Resource Type Resource Source
Local https://bridge.invest.gov.md/wp-includes/js/jquery/jquery.min.js?ver=3.7.1
External https://www.googletagmanager.com/gtag/js?id=G-LTK2NK0409

6 stylesheets(s)
  5 resources secured out of 6

View resources
Resource Type Resource Source
External https://fonts.googleapis.com/css?family=Onest:100,200,300,400,500,600,700,800,900
Local //bridge.invest.gov.md/wp-content/uploads/fonts/ma-customfonts.css?ver=0719bb47
Local https://bridge.invest.gov.md/wp-content/plugins/oxygen/component-framework/oxygen.css?ver=4.9.5
Local //bridge.invest.gov.md/wp-content/uploads/oxygen/css/40.css?cache=1771595508&ver=a2c15fb2dac5a085c1abccfca93d39a7
Local //bridge.invest.gov.md/wp-content/uploads/oxygen/css/10.css?cache=1772113108&ver=a2c15fb2dac5a085c1abccfca93d39a7
Local //bridge.invest.gov.md/wp-content/uploads/oxygen/css/universal.css?cache=1772113107&ver=a2c15fb2dac5a085c1abccfca93d39a7

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.