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

20 script(s)
  20 resources secured out of 20

View resources
Resource Type Resource Source
Local //www.googletagmanager.com/gtag/js?id=G-GBGHYBTGCB
Local https://hotnews.md/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.9.0
Local https://hotnews.md/wp-includes/js/jquery/jquery.min.js?ver=3.7.1
Local https://hotnews.md/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1
Local https://hotnews.md/wp-content/plugins/wp-postviews/postviews-cache.js?ver=1.78
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=12.7.3
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPostImages.js?ver=12.7.3
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js?ver=12.7.3
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdModalPostImages.js?ver=12.7.3
Local https://hotnews.md/wp-includes/js/comment-reply.min.js?ver=6.8.3
Local https://hotnews.md/wp-includes/js/underscore.min.js?ver=1.13.7
Local https://hotnews.md/wp-content/plugins/td-subscription/assets/js/js_files_for_front.min.js?ver=1.7.3
Local https://hotnews.md/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=6127d3b6131f900b2e62bb855b13dc3b
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdToTop.js?ver=12.7.3
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js?ver=12.7.3
Local https://hotnews.md/wp-content/plugins/td-cloud-library/assets/js/tdbSearch.js?ver=6127d3b6131f900b2e62bb855b13dc3b
Local https://hotnews.md/wp-content/plugins/td-cloud-library/assets/js/tdbMenu.js?ver=6127d3b6131f900b2e62bb855b13dc3b
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoadingBox.js?ver=12.7.3
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js?ver=12.7.3
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdInfiniteLoader.js?ver=12.7.3

8 stylesheets(s)
  7 resources secured out of 8

View resources
Resource Type Resource Source
Local https://hotnews.md/wp-content/plugins/td-composer/td-multi-purpose/style.css?ver=7cd248d7ca13c255207c3f8b916c3f00
External https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C600%2C700%7CRoboto%3A400%2C600%2C700%7CPoppins%3A600%2C700%2C400%2C500%7CRoboto+Condensed%3A400%2C700&display=swap&ver=12.7.3
Local https://hotnews.md/wp-content/plugins/td-subscription/assets/css/tds-front.css?ver=1.7.3
Local https://hotnews.md/wp-content/plugins/td-composer/assets/fonts/typicons/typicons.css?ver=7cd248d7ca13c255207c3f8b916c3f00
Local https://hotnews.md/wp-content/themes/Newspaper/style.css?ver=12.7.3
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=7cd248d7ca13c255207c3f8b916c3f00
Local https://hotnews.md/wp-content/plugins/td-standard-pack/Newspaper/assets/css/td_standard_pack_main.css?ver=c12e6da63ed2f212e87e44e5e9b9a302
Local https://hotnews.md/wp-content/plugins/td-cloud-library/assets/css/tdb_main.css?ver=6127d3b6131f900b2e62bb855b13dc3b

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.