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

24 script(s)
  23 resources secured out of 24

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.1.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-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1
Local https://hotnews.md/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375
Local https://hotnews.md/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.6
Local https://hotnews.md/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.6
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.6
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPostImages.js?ver=12.7.6
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js?ver=12.7.6
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdModalPostImages.js?ver=12.7.6
Local https://hotnews.md/wp-includes/js/comment-reply.min.js?ver=6.9.4
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.5
Local https://hotnews.md/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=8280ce6b395b9467b91f1ab93b09b985
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdToTop.js?ver=12.7.6
Local https://hotnews.md/wp-content/plugins/td-cloud-library/assets/js/tdbSearch.js?ver=8280ce6b395b9467b91f1ab93b09b985
Local https://hotnews.md/wp-content/plugins/td-cloud-library/assets/js/tdbMenu.js?ver=8280ce6b395b9467b91f1ab93b09b985
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdTrendingNow.js?ver=12.7.6
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoadingBox.js?ver=12.7.6
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js?ver=12.7.6

9 stylesheets(s)
  8 resources secured out of 9

View resources
Resource Type Resource Source
Local https://hotnews.md/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.6
Local https://hotnews.md/wp-content/plugins/td-composer/td-multi-purpose/style.css?ver=24bdf165210ee140fe39121d607795ed
External https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C600%2C700%7CRoboto%3A400%2C600%2C700%7CPoppins%3A600%2C700%2C400%2C500%7CRoboto+Condensed%3A400&display=swap&ver=12.7.6
Local https://hotnews.md/wp-content/plugins/td-subscription/assets/css/tds-front.css?ver=1.7.5
Local https://hotnews.md/wp-content/plugins/td-composer/assets/fonts/typicons/typicons.css?ver=24bdf165210ee140fe39121d607795ed
Local https://hotnews.md/wp-content/themes/Newspaper/style.css?ver=12.7.6
Local https://hotnews.md/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=24bdf165210ee140fe39121d607795ed
Local https://hotnews.md/wp-content/plugins/td-standard-pack/Newspaper/assets/css/td_standard_pack_main.css?ver=ca277ee5dcb470bd24a3f9654a38d235
Local https://hotnews.md/wp-content/plugins/td-cloud-library/assets/css/tdb_main.css?ver=8280ce6b395b9467b91f1ab93b09b985

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.