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

32 script(s)
  30 resources secured out of 32

View resources
Resource Type Resource Source
Local /media/system/js/mootools-core.js?e8d82f99564029d8b0e3f405466c7fa1
Local /media/system/js/core.js?e8d82f99564029d8b0e3f405466c7fa1
Local /media/jui/js/jquery.min.js?e8d82f99564029d8b0e3f405466c7fa1
Local /media/jui/js/jquery-noconflict.js?e8d82f99564029d8b0e3f405466c7fa1
Local /media/jui/js/jquery-migrate.min.js?e8d82f99564029d8b0e3f405466c7fa1
Local /plugins/content/sigplus/engines/boxplus/popup/js/boxplus.min.js
Local /plugins/content/sigplus/engines/boxplus/lang/boxplus.lang.min.js
Local /media/system/js/caption.js?e8d82f99564029d8b0e3f405466c7fa1
Local /media/jui/js/bootstrap.min.js?e8d82f99564029d8b0e3f405466c7fa1
Local /media/jui/js/jquery.ui.core.min.js?e8d82f99564029d8b0e3f405466c7fa1
Local /media/jui/js/jquery.ui.sortable.min.js?e8d82f99564029d8b0e3f405466c7fa1
Local http://soroca.org.md/templates/business_line/js/jquery/jquery-ui-addons.js
Local /plugins/content/jw_allvideos/jw_allvideos/includes/js/behaviour.js?v=4.8.0
Local /plugins/content/jw_allvideos/jw_allvideos/includes/js/wmvplayer/silverlight.js?v=4.8.0
Local /plugins/content/jw_allvideos/jw_allvideos/includes/js/wmvplayer/wmvplayer.js?v=4.8.0
Local /plugins/content/jw_allvideos/jw_allvideos/includes/js/quicktimeplayer/ac_quicktime.js?v=4.8.0
External https://cdn.jsdelivr.net/gh/clappr/clappr@latest/dist/clappr.min.js
External https://content.jwplatform.com/libraries/VudZEfME.js
Local http://soroca.org.md/modules/mod_s5_live_search/js/s5_ls_fade.js
Local http://soroca.org.md/modules/mod_s5_box/js/jquery.no.conflict.js
Local http://soroca.org.md/modules/mod_s5_box/js/s5box-css.js
Local http://soroca.org.md/modules/mod_s5_mailchimp_signup/js/mailing-list.js
Local http://soroca.org.md/modules/mod_s5_image_and_content_fader/js/jd.gallery.jquery.js
Local http://soroca.org.md/modules/mod_s5_image_and_content_fader/js/jd.gallery.transitions.jquery.js
Local http://soroca.org.md/templates/business_line/js/core/s5_flex_menu-min.js
Local http://soroca.org.md/templates/business_line/js/multibox/overlay.js
Local http://soroca.org.md/templates/business_line/js/multibox/multibox.js
Local http://soroca.org.md/templates/business_line/js/core/s5_font_adjuster-min.js
Local http://soroca.org.md/templates/business_line/js/core/scrollReveal-min.js
Local http://soroca.org.md/templates/business_line/js/core/s5_responsive_mobile_bar-min.js
Local //shape5demo.disqus.com/count.js
Local http://soroca.org.md/modules/mod_s5_box/js/s5_box_hide_div.js

28 stylesheets(s)
  28 resources secured out of 28

View resources
Resource Type Resource Source
Local /plugins/content/s5_disqus_comments/s5_disqus_comments/tmpl/css/s5_disqus_comments.css
Local /plugins/content/sigplus/css/sigplus.min.css
Local /plugins/content/sigplus/engines/boxplus/popup/css/boxplus.min.css
Local /plugins/content/sigplus/engines/boxplus/popup/css/boxplus.lightsquare.css
Local /plugins/content/jw_allvideos/jw_allvideos/tmpl/Responsive/css/template.css
Local http://soroca.org.md/modules/mod_s5_box/css/magic.css
Local http://soroca.org.md/modules/mod_s5_box/css/s5box.css
Local http://soroca.org.md/modules/mod_s5_mailchimp_signup/css/default.css
Local http://soroca.org.md/modules/mod_s5_vertical_accordion/css/s5_vertical_accordion.css
Local http://soroca.org.md/templates/business_line/css/bootstrap/bootstrap-default-min.css
Local http://soroca.org.md/templates/business_line/css/bootstrap/bootstrap-responsive.css
Local http://soroca.org.md/templates/business_line/css/font-awesome/css/font-awesome.min.css
Local http://soroca.org.md/templates/business_line/css/ionicons/css/ionicons.min.css
Local //fonts.googleapis.com/css?family=Open+Sans
Local http://soroca.org.md/templates/business_line/css/s5_flex_menu.css
Local http://soroca.org.md/templates/system/css/system.css
Local http://soroca.org.md/templates/system/css/general.css
Local http://soroca.org.md/templates/business_line/css/template.css
Local http://soroca.org.md/templates/business_line/css/editor.css
Local http://soroca.org.md/templates/business_line/css/thirdparty.css
Local http://soroca.org.md/templates/business_line/css/multibox/multibox.css
Local http://soroca.org.md/templates/business_line/css/multibox/ajax.css
Local http://soroca.org.md/templates/business_line/css/core/s5_responsive_bars-min.css
Local http://soroca.org.md/templates/business_line/css/core/s5_responsive_hide_classes-min.css
Local http://soroca.org.md/templates/business_line/css/s5_responsive.css
Local http://soroca.org.md/templates/business_line/css/custom.css
Local //fonts.googleapis.com/css?family=Open%20Sans:400,300italic,300,400italic,600,600italic,700,700italic,800,800italic
Local http://soroca.org.md/modules/mod_s5_live_search/css/s5_ls.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.