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

13 script(s)
  11 resources secured out of 13

View resources
Resource Type Resource Source
Local /engine/classes/min/index.php?charset=utf-8&g=general&v=24
Local /engine/classes/min/index.php?charset=utf-8&f=engine/classes/js/jqueryui.js,engine/classes/js/dle_js.js&v=24
Local /templates/ru/js/jquery/jquery.js
Local /templates/ru/js/jquery/jquery-migrate.min.js
Local /templates/ru/js/jquery/layerslider.kreaturamedia.jquery.js
Local /templates/ru/js/jquery/greensock.js?ver=1.11.2
Local /templates/ru/js/jquery/jquery.themepunch.revolution.min.js
External https://www.gismeteo.md/api/informer/getinformer/?hash=f6iU6rUe2Dq5ON
External https://apis.google.com/js/platform.js
Local /templates/ru/js/plugins.min.js
Local /templates/ru/js/main.js
Local /templates/ru/js/jquery.knob.js
Local /templates/ru/js/review.js

9 stylesheets(s)
  5 resources secured out of 9

View resources
Resource Type Resource Source
Local /engine/classes/min/index.php?charset=utf-8&f=engine/editor/css/default.css&v=24
External http://fonts.googleapis.com/css?family=Play:400,700
External http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800
Local /templates/ru/css/engine.css
External http://fonts.googleapis.com/css?family=Lato:100,300,regular,700,900|Open+Sans:300|Indie+Flower:regular|Oswald:300,regular,700&subset=latin,latin-ext
Local /templates/ru/css/plugins.css
Local /templates/ru/css/main.css
Local /templates/ru/css/media.css
External https://nst1.gismeteo.md/assets/flat-ui/legacy/css/informer.min.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.