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

19 script(s)
  18 resources secured out of 19

View resources
Resource Type Resource Source
External https://accounts.google.com/gsi/client
Local /js/lib/jquery/jquery-3.5.1.min.js
Local https://casahub.md/var/cache/misc/assets/js/tygh/scripts-1690b3030e4f9fb3e5d00fb7f95dac4f.js?1728032025
Local https://casahub.md/js/tygh/ui-dialog-resize.js?ver=1728762389
Local https://casahub.md/js/tygh/ga_head.js?ver=1728762389
Local https://casahub.md//js/tygh/success_request_modal.js?ver=1728762389
Local https://casahub.md//js/tygh/callme_main_page.js?ver=1728762389
Local https://casahub.md/js/tygh/notifications.js?ver=1728762389
Local https://casahub.md/js/tygh/mobile-menu.js?ver=1728762389
Local /js/lib/jcarousel/slick.min.js
Local /js/lib/jcarousel/slick.min.js
Local /js/lib/jcarousel/slick.min.js
Local https://casahub.md/js/tygh/product_image_gallery.js?ver=1728762389
Local https://casahub.md/js/tygh/new_homepage_products_scroller.js?ver=1728762389
Local https://casahub.md/js/tygh/product_action_btns.js?ver=1728762389
Local https://casahub.md/js/tygh/new_products_grid.js?ver=1728762389
Local https://casahub.md/js/tygh/top_menu_counter.js?ver=1728762389
Local https://casahub.md/js/tygh/new_homepage_posts_scroller.js?ver=1728762389
Local /_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=13&cb=952623040

21 stylesheets(s)
  21 resources secured out of 21

View resources
Resource Type Resource Source
Local https://casahub.md/var/cache/misc/assets/design/themes/bright_theme/css/standalone.a5c2058fe7b7ecdc74fa26761a5f2d4c.css?1728032025
Local https://casahub.md/design/themes/bright_theme/css/success_request_modal.css?v=1728027705
Local /design/themes/bright_theme/css/slick.css
Local /design/themes/bright_theme/css/slick.css
Local /design/themes/bright_theme/css/slick.css
Local https://casahub.md/design/themes/bright_theme/css/new_homepage_category_block.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/new_homepage_services_block.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/new_homepage_products_scroller.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/product_action_btns.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/product_action_btns.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/product_action_btns.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/product_action_btns.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/product_action_btns.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/product_action_btns.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/product_action_btns.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/product_action_btns.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/product_action_btns.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/product_action_btns.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/new_homepage_addlisting_block.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/new_homepage_check_cadastr_block.css?v=1728027705
Local https://casahub.md/design/themes/bright_theme/css/new_homepage_posts_scroller.css?v=1728027705

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.