{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-9b7032d40e2414e3", "name": "Possibly dead Python function: fetch_pli", "shortDescription": {"text": "Possibly dead Python function: fetch_pli"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-072054cb7c0f0f95", "name": "Possibly dead Python function: store_pli", "shortDescription": {"text": "Possibly dead Python function: store_pli"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a68b4e7afe8d323b", "name": "Possibly dead Python function: attach_canonical_url_to_product", "shortDescription": {"text": "Possibly dead Python function: attach_canonical_url_to_product"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1ff7f2a004891133", "name": "Possibly dead Python function: strip_vat", "shortDescription": {"text": "Possibly dead Python function: strip_vat"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-628e1444dafd8cc8", "name": "\"active\" state uses light bg in a dark theme \u2014 web/components/NavLink.tsx:20", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 web/components/NavLink.tsx:20"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-25e1b65d1d36bd22", "name": "`truncate` class without `title=` for hover reveal \u2014 web/app/map/MapClient.tsx:131", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/app/map/MapClient.tsx:131"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 53 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 96 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-25c735b49886b450", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/refresh_all.py:58", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/refresh_all.py:58"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e25439eb23b0ed51", "name": "Commented-code block (6 lines) in scraper/refresh.py:123", "shortDescription": {"text": "Commented-code block (6 lines) in scraper/refresh.py:123"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-75ac197b7ebe7b91", "name": "Commented-code block (6 lines) in scraper/spiders/mueller.py:81", "shortDescription": {"text": "Commented-code block (6 lines) in scraper/spiders/mueller.py:81"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0aa91eb9c5436bb1", "name": "Commented-code block (7 lines) in scraper/spiders/dm.py:367", "shortDescription": {"text": "Commented-code block (7 lines) in scraper/spiders/dm.py:367"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-eda7ef258ba05dcf", "name": "Commented-code block (7 lines) in scraper/core/eurostat.py:27", "shortDescription": {"text": "Commented-code block (7 lines) in scraper/core/eurostat.py:27"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1885274bda579ffd", "name": "Commented-code block (7 lines) in web/lib/findings.ts:187", "shortDescription": {"text": "Commented-code block (7 lines) in web/lib/findings.ts:187"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7745dbe69dd62dbf", "name": "Commented-code block (5 lines) in web/lib/db.ts:97", "shortDescription": {"text": "Commented-code block (5 lines) in web/lib/db.ts:97"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscraper/spiders/tigota.py:norm, scraper/spiders/dm.py:norm\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23702"}, "properties": {"repository": "ZsoltKralik/EUPRICE", "repoUrl": "https://github.com/ZsoltKralik/EUPRICE", "branch": "main"}, "results": [{"ruleId": "scanner-9b7032d40e2414e3", "level": "note", "message": {"text": "Possibly dead Python function: fetch_pli"}, "properties": {"repobilityId": "0aa6e257c45be568", "scanner": "scanner-primary", "fingerprint": "9b7032d40e2414e3", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scraper/core/eurostat.py:44"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-072054cb7c0f0f95", "level": "note", "message": {"text": "Possibly dead Python function: store_pli"}, "properties": {"repobilityId": "66f1588808e41a90", "scanner": "scanner-primary", "fingerprint": "072054cb7c0f0f95", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scraper/core/eurostat.py:128"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a68b4e7afe8d323b", "level": "note", "message": {"text": "Possibly dead Python function: attach_canonical_url_to_product"}, "properties": {"repobilityId": "f664c2ec95df2a7c", "scanner": "scanner-primary", "fingerprint": "a68b4e7afe8d323b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scraper/core/db.py:184"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1ff7f2a004891133", "level": "note", "message": {"text": "Possibly dead Python function: strip_vat"}, "properties": {"repobilityId": "1cf3e0f19ae73cc7", "scanner": "scanner-primary", "fingerprint": "1ff7f2a004891133", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scraper/core/normalize.py:15"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-628e1444dafd8cc8", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 web/components/NavLink.tsx:20"}, "properties": {"repobilityId": "c9b7ebb4fa76efee", "scanner": "scanner-primary", "fingerprint": "628e1444dafd8cc8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-25e1b65d1d36bd22", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/app/map/MapClient.tsx:131"}, "properties": {"repobilityId": "878b7f404c4dcca3", "scanner": "scanner-primary", "fingerprint": "25e1b65d1d36bd22", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "19bafb81791c473c", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "7ac43e7e2c21263f", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "d8deddc7a88ce6ee", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "2cd35a8d88cf98a3", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "60d587bf4e34cf76", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "f92d7f712ae30f61", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-25c735b49886b450", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/refresh_all.py:58"}, "properties": {"repobilityId": "6a1c29c077a2128a", "scanner": "scanner-primary", "fingerprint": "25c735b49886b450", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e25439eb23b0ed51", "level": "none", "message": {"text": "Commented-code block (6 lines) in scraper/refresh.py:123"}, "properties": {"repobilityId": "61607018be3fac0c", "scanner": "scanner-primary", "fingerprint": "e25439eb23b0ed51", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-75ac197b7ebe7b91", "level": "none", "message": {"text": "Commented-code block (6 lines) in scraper/spiders/mueller.py:81"}, "properties": {"repobilityId": "77ab245e15cd02b6", "scanner": "scanner-primary", "fingerprint": "75ac197b7ebe7b91", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0aa91eb9c5436bb1", "level": "none", "message": {"text": "Commented-code block (7 lines) in scraper/spiders/dm.py:367"}, "properties": {"repobilityId": "ecfc2c5803e66fbc", "scanner": "scanner-primary", "fingerprint": "0aa91eb9c5436bb1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eda7ef258ba05dcf", "level": "none", "message": {"text": "Commented-code block (7 lines) in scraper/core/eurostat.py:27"}, "properties": {"repobilityId": "40f3477b61b614db", "scanner": "scanner-primary", "fingerprint": "eda7ef258ba05dcf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1885274bda579ffd", "level": "none", "message": {"text": "Commented-code block (7 lines) in web/lib/findings.ts:187"}, "properties": {"repobilityId": "b27dc5f1e8d4bd63", "scanner": "scanner-primary", "fingerprint": "1885274bda579ffd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7745dbe69dd62dbf", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/lib/db.ts:97"}, "properties": {"repobilityId": "76cfbcc15aef60ae", "scanner": "scanner-primary", "fingerprint": "7745dbe69dd62dbf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "6e1c98c2cc9a91ee", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}