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)
  20 resources secured out of 21

View resources
Resource Type Resource Source
Local https://floresti.md/wp-includes/js/jquery/jquery.min.js?ver=3.5.1
Local https://floresti.md/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2
Local https://floresti.md/wp-content/plugins/facebook-button-plugin/js/script.js?ver=5.7.12
Local https://floresti.md/wp-content/plugins/responsive-lightbox/assets/swipebox/jquery.swipebox.min.js?ver=2.3.2
Local https://floresti.md/wp-includes/js/underscore.min.js?ver=1.8.3
Local https://floresti.md/wp-content/plugins/responsive-lightbox/assets/infinitescroll/infinite-scroll.pkgd.min.js?ver=5.7.12
Local https://floresti.md/wp-content/plugins/responsive-lightbox/js/front.js?ver=2.3.2
Local https://floresti.md/wp-content/plugins/mobile-menu/includes/js/mobmenu.js?ver=2.8.2.4
Local https://floresti.md/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=3.7.2
Local https://floresti.md/wp-includes/js/wp-embed.min.js?ver=5.7.12
Local https://floresti.md/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.0.1
Local https://floresti.md/wp-content/plugins/formidable/js/frm.min.js?ver=6.6
External https://connect.facebook.net/ro_RO/sdk.js?ver=5.7.12#xfbml=1&version=v6.0&appId=1443946719181573&autoLogAppEvents=1
Local https://floresti.md/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=2.8.2
Local https://floresti.md/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=2.8.2
Local https://floresti.md/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=2.8.2
Local https://floresti.md/wp-includes/js/jquery/ui/core.min.js?ver=1.12.1
Local https://floresti.md/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.7.3
Local https://floresti.md/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2
Local https://floresti.md/wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js?ver=4.4.6
Local https://floresti.md/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=2.8.2

19 stylesheets(s)
  18 resources secured out of 19

View resources
Resource Type Resource Source
Local https://floresti.md/wp-content/plugins/formidable/css/formidableforms.css?ver=125711
Local https://floresti.md/wp-content/themes/astra/assets/css/minified/main.min.css?ver=3.7.2
Local https://floresti.md/wp-includes/css/dist/block-library/style.min.css?ver=5.7.12
Local https://floresti.md/wp-content/plugins/facebook-button-plugin/css/icon.css?ver=5.7.12
Local https://floresti.md/wp-content/plugins/facebook-button-plugin/css/style.css?ver=5.7.12
Local https://floresti.md/wp-content/plugins/post-grid-and-filter-ultimate/assets/css/pgafu-public.css?ver=1.7.2
Local https://floresti.md/wp-content/plugins/responsive-lightbox/assets/swipebox/swipebox.min.css?ver=2.3.2
Local https://floresti.md/wp-content/uploads/dynamic-mobmenu.css?ver=2.8.2.4-390
Local //fonts.googleapis.com/css?family=Dosis%3Ainherit%2C400&subset=latin%2Clatin-ext&ver=5.7.12
Local https://floresti.md/wp-content/plugins/gallery-masonry-editor/styles.css?ver=5.7.12
Local https://floresti.md/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.5.0
Local https://floresti.md/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=2.8.2
Local https://floresti.md/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=2.8.2
Local https://floresti.md/wp-content/plugins/elementor-pro/assets/css/frontend.min.css?ver=2.8.2
Local https://floresti.md/wp-content/uploads/elementor/css/global.css?ver=1632242215
Local https://floresti.md/wp-content/uploads/elementor/css/post-8931.css?ver=1753270908
Local https://floresti.md/wp-content/plugins/mobile-menu/includes/css/mobmenu-icons.css?ver=5.7.12
Local https://floresti.md/wp-content/plugins/mobile-menu/includes/css/mobmenu.css?ver=2.8.2.4
External https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&subset=latin-ext&ver=5.7.12

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.