fix(profiler): fix B2G false positive + add consulting/manufacturing
Build + Deploy / build-admin-compliance (push) Successful in 2m27s
Build + Deploy / build-backend-compliance (push) Successful in 3m40s
Build + Deploy / build-ai-sdk (push) Successful in 1m0s
Build + Deploy / build-developer-portal (push) Successful in 1m16s
Build + Deploy / build-tts (push) Successful in 1m54s
Build + Deploy / build-document-crawler (push) Successful in 1m2s
Build + Deploy / build-dsms-gateway (push) Successful in 31s
Build + Deploy / build-dsms-node (push) Successful in 20s
CI / branch-name (push) Has been skipped
CI / guardrail-integrity (push) Has been skipped
CI / loc-budget (push) Failing after 17s
CI / secret-scan (push) Has been skipped
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / nodejs-build (push) Successful in 2m44s
CI / dep-audit (push) Has been skipped
CI / sbom-scan (push) Has been skipped
CI / test-go (push) Successful in 49s
CI / test-python-backend (push) Successful in 36s
CI / test-python-document-crawler (push) Successful in 25s
CI / test-python-dsms-gateway (push) Successful in 21s
CI / validate-canonical-controls (push) Successful in 14s
Build + Deploy / trigger-orca (push) Successful in 3m23s
Build + Deploy / build-admin-compliance (push) Successful in 2m27s
Build + Deploy / build-backend-compliance (push) Successful in 3m40s
Build + Deploy / build-ai-sdk (push) Successful in 1m0s
Build + Deploy / build-developer-portal (push) Successful in 1m16s
Build + Deploy / build-tts (push) Successful in 1m54s
Build + Deploy / build-document-crawler (push) Successful in 1m2s
Build + Deploy / build-dsms-gateway (push) Successful in 31s
Build + Deploy / build-dsms-node (push) Successful in 20s
CI / branch-name (push) Has been skipped
CI / guardrail-integrity (push) Has been skipped
CI / loc-budget (push) Failing after 17s
CI / secret-scan (push) Has been skipped
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / nodejs-build (push) Successful in 2m44s
CI / dep-audit (push) Has been skipped
CI / sbom-scan (push) Has been skipped
CI / test-go (push) Successful in 49s
CI / test-python-backend (push) Successful in 36s
CI / test-python-document-crawler (push) Successful in 25s
CI / test-python-dsms-gateway (push) Successful in 21s
CI / validate-canonical-controls (push) Successful in 14s
Build + Deploy / trigger-orca (push) Successful in 3m23s
- Remove generic B2G keywords (behörde, amt, öffentlich) that match in every DSI due to "Aufsichtsbehörde", "Amtsgericht", "veröffentlichen" - Remove "server" from it_services (too generic, appears in every DSI) - Add consulting, manufacturing, media industries - Add B2B fallback for GmbH/AG without B2C signals - Add 10 ground truth files for unified compliance check Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
# Ground Truth — Unified Compliance Check
|
||||
|
||||
## Zweck
|
||||
|
||||
Diese Dateien definieren die erwarteten Ergebnisse fuer den Unified Compliance Check
|
||||
pro Website. Sie dienen als Referenz fuer:
|
||||
- Regression-Tests (automatisch)
|
||||
- Manuelle Validierung neuer Check-Regeln
|
||||
- False-Positive-Rate-Messung
|
||||
|
||||
## Format pro Datei
|
||||
|
||||
Jede GT-Datei enthaelt:
|
||||
1. **Website-Info** — URL, Typ, Datum der Pruefung
|
||||
2. **Business Profile** — Erwartetes Ergebnis der automatischen Erkennung
|
||||
3. **Dokumente** — Welche der 8 Dokumenttypen vorhanden sind + URLs
|
||||
4. **Erwartete Ergebnisse** — L1/L2 Checks pro Dokument mit Begruendung
|
||||
5. **Banner-Check** — Erwartete Banner-Findings
|
||||
6. **Cross-Check** — Erwartete Banner-vs-Cookie Findings
|
||||
|
||||
## Websites (10)
|
||||
|
||||
| # | Website | Typ | Besonderheit |
|
||||
|---|---------|-----|-------------|
|
||||
| 1 | SafetyKon | B2B Beratung | Nur DSI + Impressum, alles auf einer Seite |
|
||||
| 2 | IHK Konstanz | Kammer | Lange DSI mit Cookie+Social+DSFA Sektionen |
|
||||
| 3 | Stadt Koeln | Kommune | Vorbildliche DSI |
|
||||
| 4 | BMW | Konzern | Lueckenhafte DSI |
|
||||
| 5 | Sparkasse KN | Finanz | Kein DSB, kein Art. 77 |
|
||||
| 6 | Spiegel | Medien | Consent-Wall, kurze DSI |
|
||||
| 7 | TUEV Sued | Prueforg. | Fehlender DSB |
|
||||
| 8 | ETO Gruppe | Mittelstand B2B | Vorbildlich |
|
||||
| 9 | Caritas | Nonprofit | Gut, lange DSI |
|
||||
| 10 | BfDI | Bundesbehoerde | Kurze DSI |
|
||||
|
||||
## Aktualisierung
|
||||
|
||||
Ground Truth muss aktualisiert werden wenn:
|
||||
- Websites ihre Rechtstexte aendern
|
||||
- Neue Checks hinzugefuegt werden
|
||||
- False Positives/Negatives korrigiert werden
|
||||
|
||||
Datum der letzten Pruefung steht in jeder Datei.
|
||||
Reference in New Issue
Block a user