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

21 script(s)
  1 resources secured out of 21

View resources
Resource Type Resource Source
External https://consent.cookiebot.com/uc.js
External https://micb.md/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=4.6.13
External https://micb.md/wp-content/themes/micb/_dev/public/js/helpers/jquery-3.6.0.min.js?ver=6.5.5
External https://micb.md/wp-content/themes/micb/_dev/public/js/helpers/jquery-ui.min.js?ver=6.5.5
External https://micb.md/wp-content/themes/micb/_dev/public/js/helpers/jspdf.min.js?ver=6.5.5
External https://maps.googleapis.com/maps/api/js?key=AIzaSyByGkepquX_yi2e0KPTI43kw7LwvO2O4ek&ver=6.4.4
External https://www.googletagmanager.com/gtag/js?id=G-JZJVQ54H1L
External https://micb.md/wp-includes/js/dist/vendor/wp-polyfill-inert.js?ver=3.1.2
External https://micb.md/wp-includes/js/dist/vendor/regenerator-runtime.js?ver=0.14.0
External https://micb.md/wp-includes/js/dist/vendor/wp-polyfill.js?ver=3.15.0
External https://micb.md/wp-includes/js/dist/hooks.js?ver=2e6d63e772894a800ba8
External https://micb.md/wp-includes/js/dist/i18n.js?ver=2aff907006e2aa00e26e
External https://micb.md/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.9.8
External https://micb.md/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.9.8
External https://micb.md/wp-content/themes/micb/_dev/public/js/helpers/privacy-popup.js?ver=1.02.2
External https://micb.md/wp-content/themes/micb/_dev/public/js/helpers/select2.min.js?ver=1.02.2
External https://micb.md/wp-content/themes/micb/_dev/public/js/helpers/jquery.arcticmodal-0.4.min.js?ver=1.02.2
External https://micb.md/wp-content/themes/micb/dist/public.min.js?ver=1.02.2
External https://www.google.com/recaptcha/api.js?render=6LfyOY4pAAAAADVvC0QLrqrNUAZJTEtBcElna37u&ver=3.0
External https://micb.md/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=5.9.8
Local /_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=2&cb=122026514

7 stylesheets(s)
  1 resources secured out of 7

View resources
Resource Type Resource Source
External https://micb.md/wp-content/plugins/sitepress-multilingual-cms/dist/css/blocks/styles.css?ver=4.6.13
External https://micb.md/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.9.8
External https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.css?ver=1.02.2
External https://micb.md/wp-content/themes/micb/_dev/public/scss/select2.min.css?ver=1.02.2
External https://micb.md/wp-content/themes/micb/dist/public.css?ver=1.02.2
External https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css?ver=6.5.5
External (hashed) https://use.fontawesome.com/releases/v6.4.0/css/all.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.