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 //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=10.0.3
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
External https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3988483876225947
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.5
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPostImages.js?ver=12.7.5
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js?ver=12.7.5
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdModalPostImages.js?ver=12.7.5
Local https://hotnews.md/wp-includes/js/comment-reply.min.js?ver=6.9.1
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.4
Local https://hotnews.md/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=63f88ce23ad1462e96e1ca50e55dda1f
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdToTop.js?ver=12.7.5
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js?ver=12.7.5
Local https://hotnews.md/wp-content/plugins/td-cloud-library/assets/js/tdbSearch.js?ver=63f88ce23ad1462e96e1ca50e55dda1f
Local https://hotnews.md/wp-content/plugins/td-cloud-library/assets/js/tdbMenu.js?ver=63f88ce23ad1462e96e1ca50e55dda1f
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoadingBox.js?ver=12.7.5
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js?ver=12.7.5
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdInfiniteLoader.js?ver=12.7.5

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=0a9c42ac7caaacdeae8b29810ea4175f
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.5
Local https://hotnews.md/wp-content/plugins/td-subscription/assets/css/tds-front.css?ver=1.7.4
Local https://hotnews.md/wp-content/plugins/td-composer/assets/fonts/typicons/typicons.css?ver=0a9c42ac7caaacdeae8b29810ea4175f
Local https://hotnews.md/wp-content/themes/Newspaper/style.css?ver=12.7.5
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=0a9c42ac7caaacdeae8b29810ea4175f
Local https://hotnews.md/wp-content/plugins/td-standard-pack/Newspaper/assets/css/td_standard_pack_main.css?ver=1314111a2e147bac488ccdd97e4704ff
Local https://hotnews.md/wp-content/plugins/td-cloud-library/assets/css/tdb_main.css?ver=63f88ce23ad1462e96e1ca50e55dda1f

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.