green-spider/checks
Marian Steinbach a864675d85
Upgrade PyOpenSSL, remove unit tests using TLS 1.0 and 1.1 (#274)
* Upgrade pyOpenSSL to v22.1.0
* Remove unit test using TLS 1.0 and 1.1
* Upgrade base image to alpine 3.15.6
2022-10-18 09:48:25 +02:00
..
__init__.py Job-Verwaltung mit RQ, und vieles mehr (#149) 2021-11-11 20:15:43 +01:00
abstract_checker.py Job-Verwaltung mit RQ, und vieles mehr (#149) 2021-11-11 20:15:43 +01:00
certificate.py Improve certificate check to support SNI (#71) 2018-10-03 21:01:52 +02:00
certificate_test.py Upgrade PyOpenSSL, remove unit tests using TLS 1.0 and 1.1 (#274) 2022-10-18 09:48:25 +02:00
charset.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
charset_test.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
config.py Job-Verwaltung mit RQ, und vieles mehr (#149) 2021-11-11 20:15:43 +01:00
dns_resolution.py Fix logging output in dns_resolution 2019-11-22 08:38:26 +01:00
dns_resolution_test.py Prüfe DNS auf IPv6 AAAA Record (#124) 2019-07-15 22:59:33 +02:00
domain_variations.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
domain_variations_test.py More unittests for checks (#73) 2018-10-03 22:43:22 +02:00
duplicate_content.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
duplicate_content_test.py More unittests for checks (#73) 2018-10-03 22:43:22 +02:00
frameset.py Detect frameset (#102) 2018-12-07 16:31:56 +01:00
frameset_test.py Detect frameset (#102) 2018-12-07 16:31:56 +01:00
generator.py Job-Verwaltung mit RQ, und vieles mehr (#149) 2021-11-11 20:15:43 +01:00
html_head.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
http_and_https.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
hyperlinks.py Fix link raters (social media links, contact link) (#95) 2018-11-28 23:46:40 +01:00
hyperlinks_test.py Detect frameset (#102) 2018-12-07 16:31:56 +01:00
load_favicons.py Prüfe Existenz von /favicon.ico und werte dies ebenso wie ein Icon, das im HTML Head verlinkt ist (#115) 2019-05-05 22:26:41 +02:00
load_favicons_test.py Prüfe Existenz von /favicon.ico und werte dies ebenso wie ein Icon, das im HTML Head verlinkt ist (#115) 2019-05-05 22:26:41 +02:00
load_feeds.py Problembehebung mit Exception-Daten im Ergbebnis, die nicht geschrieben werden können, und Spidern einzelner Sites (#132) 2019-11-22 23:13:57 +01:00
load_feeds_test.py Job-Verwaltung mit RQ, und vieles mehr (#149) 2021-11-11 20:15:43 +01:00
load_in_browser.py Job-Verwaltung mit RQ, und vieles mehr (#149) 2021-11-11 20:15:43 +01:00
load_in_browser_test.py Prüfe Existenz von /favicon.ico und werte dies ebenso wie ein Icon, das im HTML Head verlinkt ist (#115) 2019-05-05 22:26:41 +02:00
page_content.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
url_canonicalization.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
url_reachability.py Fehlerbehebung im url_reachability check (#108) 2019-04-19 00:35:28 +02:00
url_reachability_test.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00