integrity_scanner_fuer_stat.../scanner
Dieter Schlüter 248788e282 fix: M1 exclude_paths '/' jamulix, M2 seed-should_crawl filter, M3 alert dedup
- M1: Removed '/' from jamulix.de exclude_paths (blockaded ALL paths via startswith)
- M2: Seed URLs now pass through should_crawl() in crawler.py
- M3: Alert deduplication via last_alert.json (hash of reasons+level+score)
- Added 11 tests for alert deduplication (277 total, all green)
2026-06-14 21:12:36 +02:00
..
__init__.py feat: initial implementation of website integrity scanner 2026-06-12 00:51:41 +02:00
__main__.py feat: add local server fallback to AI analyzer, include_paths support, config_path in reports 2026-06-14 19:02:17 +02:00
ai_analyzer.py feat: add local server fallback to AI analyzer, include_paths support, config_path in reports 2026-06-14 19:02:17 +02:00
alerter.py fix: M1 exclude_paths '/' jamulix, M2 seed-should_crawl filter, M3 alert dedup 2026-06-14 21:12:36 +02:00
baseline.py feat: Inhaltsinventar in SQLite — KI-Inhaltsangabe je Objekt (URL + Hash) 2026-06-13 05:12:19 +02:00
checker.py feat: single-line progress indicator during crawl and ext-link check 2026-06-12 17:17:37 +02:00
config.py feat: add local server fallback to AI analyzer, include_paths support, config_path in reports 2026-06-14 19:02:17 +02:00
crawler.py fix: M1 exclude_paths '/' jamulix, M2 seed-should_crawl filter, M3 alert dedup 2026-06-14 21:12:36 +02:00
differ.py feat: add local server fallback to AI analyzer, include_paths support, config_path in reports 2026-06-14 19:02:17 +02:00
extractor.py feat: add local server fallback to AI analyzer, include_paths support, config_path in reports 2026-06-14 19:02:17 +02:00
plain.py fix: Report und Alarm-Mail konsistent (gemeinsamer Renderer) 2026-06-13 03:35:05 +02:00
report.py feat: add local server fallback to AI analyzer, include_paths support, config_path in reports 2026-06-14 19:02:17 +02:00