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

25 script(s)
  25 resources secured out of 25

View resources
Resource Type Resource Source
Local https://hincesti.md/wp-includes/js/jquery/jquery.min.js?ver=3.7.1
Local https://hincesti.md/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/js/mec-general-calendar.js?ver=7.11.0
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.js?ver=7.11.0
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/js/frontend.js?ver=7.11.0
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/js/events.js?ver=7.11.0
Local https://hincesti.md/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2
Local https://hincesti.md/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.2
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/js/jquery.typewatch.js?ver=7.11.0
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.js?ver=7.11.0
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.full.min.js?ver=7.11.0
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.js?ver=7.11.0
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/packages/colorbrightness/colorbrightness.min.js?ver=7.11.0
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.js?ver=7.11.0
Local https://hincesti.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=12.6.3
Local https://hincesti.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPostImages.js?ver=12.6.3
Local https://hincesti.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js?ver=12.6.3
Local https://hincesti.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js?ver=12.6.3
Local https://hincesti.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdModalPostImages.js?ver=12.6.3
Local https://hincesti.md/wp-includes/js/comment-reply.min.js?ver=61087e41e18100e26765608207faa332
Local https://hincesti.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoginMobile.js?ver=12.6.3
Local https://hincesti.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js?ver=12.6.3
Local https://hincesti.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdDatei18n.js?ver=12.6.3
Local https://hincesti.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLogin.js?ver=12.6.3
Local https://hincesti.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdMenu.js?ver=12.6.3

14 stylesheets(s)
  13 resources secured out of 14

View resources
Resource Type Resource Source
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.min.css?ver=7.11.0
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/css/iconfonts.css?ver=61087e41e18100e26765608207faa332
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/css/frontend.min.css?ver=7.11.0
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.css?ver=61087e41e18100e26765608207faa332
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltipster-sideTip-shadow.min.css?ver=61087e41e18100e26765608207faa332
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.css?ver=61087e41e18100e26765608207faa332
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.css?ver=61087e41e18100e26765608207faa332
Local https://hincesti.md/wp-content/plugins/modern-events-calendar-lite/assets/css/mec-general-calendar.css?ver=61087e41e18100e26765608207faa332
Local https://hincesti.md/wp-content/plugins/td-composer/td-multi-purpose/style.css?ver=6e115e4f3fd55dfd38f44cc142869bd1
External https://fonts.googleapis.com/css?family=Ubuntu+Condensed%3A400%2C700%7COpen+Sans%3A400%2C600%2C700%7CRoboto%3A400%2C500%2C700&display=swap&ver=12.6.3
Local https://hincesti.md/wp-content/themes/Newspaper/style.css?ver=12.6.3
Local https://hincesti.md/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=6e115e4f3fd55dfd38f44cc142869bd1
Local https://hincesti.md/wp-content/plugins/td-standard-pack/Newspaper/assets/css/td_standard_pack_main.css?ver=ced655a2648d3677707c9e7999346fb6
Local https://hincesti.md/wp-content/plugins/td-composer/legacy/Newspaper/includes/demos/blog_travel/demo_style.css?ver=12.6.3

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.