{"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-b36f2fe57e5487dd", "name": "Possibly dead Python function: classify_link_type", "shortDescription": {"text": "Possibly dead Python function: classify_link_type"}, "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-ae3caf38b5a1a872", "name": "Possibly dead Python function: is_trusted_domain", "shortDescription": {"text": "Possibly dead Python function: is_trusted_domain"}, "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-4b55e636a2f5aa80", "name": "Possibly dead Python function: writes", "shortDescription": {"text": "Possibly dead Python function: writes"}, "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-28fa4d9da514cae6", "name": "Possibly dead Python function: escape_like", "shortDescription": {"text": "Possibly dead Python function: escape_like"}, "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-63cb26adbd14149b", "name": "Possibly dead Python function: escape_fulltext", "shortDescription": {"text": "Possibly dead Python function: escape_fulltext"}, "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-bbb003b2b6471872", "name": "Possibly dead Python function: create_database", "shortDescription": {"text": "Possibly dead Python function: create_database"}, "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-adfaf7d1685f86ac", "name": "`truncate` class without `title=` for hover reveal \u2014 app/src/components/SearchableCheckboxDropdown.tsx:111", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/src/components/SearchableCheckboxDropdown.tsx:111"}, "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-c65797a695545c0e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/src/app/admin/layout.tsx:9", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/src/app/admin/layout.tsx:9"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-73986991104ff456", "name": "`truncate` class without `title=` for hover reveal \u2014 app/src/app/admin/tabs/ExtractionTab.tsx:161", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/src/app/admin/tabs/ExtractionTab.tsx:161"}, "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-eb08becd9454cd77", "name": "`truncate` class without `title=` for hover reveal \u2014 app/src/app/admin/tabs/ActivityTab.tsx:72", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/src/app/admin/tabs/ActivityTab.tsx:72"}, "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-2dee09ebbb89d420", "name": "`truncate` class without `title=` for hover reveal \u2014 app/src/app/admin/tabs/HealthTab.tsx:93", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/src/app/admin/tabs/HealthTab.tsx:93"}, "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-86fe3fe02db4b83d", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-00d6efcfefece287", "name": "Possible secret in scripts/sync_prod_db.sh", "shortDescription": {"text": "Possible secret in scripts/sync_prod_db.sh"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-e71cceb52ee21cb7", "name": "Insecure pattern 'node_child_process' in app/src/__tests__/tailwind-build.test.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in app/src/__tests__/tailwind-build.test.ts:1"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-aca75b958cb02a79", "name": "Insecure pattern 'dangerous_innerhtml' in app/src/app/admin/layout.tsx:9", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/src/app/admin/layout.tsx:9"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "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-8f4c232b4aa78fc9", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-77166cbd46fcd8e4", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-de53ac274e5b4ecf", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-37716d9c0a33ad5c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "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 73 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 12 placeholder/mock markers across 5 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "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-80d9c8c49b4b62f1", "name": "Commented-code block (5 lines) in paper_saver.py:225", "shortDescription": {"text": "Commented-code block (5 lines) in paper_saver.py:225"}, "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-4f953ed83e13d74d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/src/app/api/admin/dashboard/route.ts:41", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/src/app/api/admin/dashboard/route.ts:41"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-241f222fae089676", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/src/app/admin/AdminDashboard.tsx:51", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/src/app/admin/AdminDashboard.tsx:51"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d8450dcb6c8e2528", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/src/lib/api.ts:19", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/src/lib/api.ts:19"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-92771838511e3ca5", "name": "Commented-code block (7 lines) in database/schema.py:723", "shortDescription": {"text": "Commented-code block (7 lines) in database/schema.py:723"}, "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-8e047ab7af03962f", "name": "7 env vars used in code but missing from .env.example", "shortDescription": {"text": "7 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `API_INTERNAL_URL`, `DB_POOL_SIZE`, `DB_SSL_CA`, `FT_MIN_TOKEN_SIZE`, `NODE_ENV`, `SCRAPER_USER_AGENT`, `SCRAPE_RATE_LIMIT_FAST_SECONDS`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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:\npublication.py:coerce_year_to_str, publication.py:coerce_year_to_str\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}}, {"id": "scanner-959dc775c4241ad4", "name": "Near-duplicate function bodies in 18 places", "shortDescription": {"text": "Near-duplicate function bodies in 18 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/cleanup_data_quality.py:writes, scripts/cleanup_data_quality.py:writes, scripts/cleanup_data_quality.py:writes, scripts/cleanup_data_quality.py:writes\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}}, {"id": "scanner-833250d68320e112", "name": "FastAPI POST `reactivate_url` without auth dependency \u2014 api.py:495", "shortDescription": {"text": "FastAPI POST `reactivate_url` without auth dependency \u2014 api.py:495"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-bbba9de3a91d57af", "name": "FastAPI POST `trigger_scrape` without auth dependency \u2014 api.py:914", "shortDescription": {"text": "FastAPI POST `trigger_scrape` without auth dependency \u2014 api.py:914"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-3107c205384649a6", "name": "Dangling fetch: POST /api/admin/login (app/src/app/admin/LoginForm.tsx:20)", "shortDescription": {"text": "Dangling fetch: POST /api/admin/login (app/src/app/admin/LoginForm.tsx:20)"}, "fullDescription": {"text": "`app/src/app/admin/LoginForm.tsx:20` calls `POST /api/admin/login` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/login`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-16dc6daf6b4cb519", "name": "Dangling fetch: POST /api/admin/logout (app/src/app/admin/AdminDashboard.tsx:51)", "shortDescription": {"text": "Dangling fetch: POST /api/admin/logout (app/src/app/admin/AdminDashboard.tsx:51)"}, "fullDescription": {"text": "`app/src/app/admin/AdminDashboard.tsx:51` calls `POST /api/admin/logout` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/logout`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-4756b4c4da7d2088", "name": "Unused endpoint: GET /api/health", "shortDescription": {"text": "Unused endpoint: GET /api/health"}, "fullDescription": {"text": "`api.py` declares `GET /api/health` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-30ebd8b02a460b20", "name": "Unused endpoint: GET /api/metrics", "shortDescription": {"text": "Unused endpoint: GET /api/metrics"}, "fullDescription": {"text": "`api.py` declares `GET /api/metrics` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f74e2c5a0a962e59", "name": "Unused endpoint: GET /api/admin/dashboard", "shortDescription": {"text": "Unused endpoint: GET /api/admin/dashboard"}, "fullDescription": {"text": "`api.py` declares `GET /api/admin/dashboard` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a8ff82657ab54b88", "name": "Unused endpoint: GET /api/admin/deactivated-urls", "shortDescription": {"text": "Unused endpoint: GET /api/admin/deactivated-urls"}, "fullDescription": {"text": "`api.py` declares `GET /api/admin/deactivated-urls` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-eb4425c791f21dff", "name": "Unused endpoint: GET /api/admin/at-risk-urls", "shortDescription": {"text": "Unused endpoint: GET /api/admin/at-risk-urls"}, "fullDescription": {"text": "`api.py` declares `GET /api/admin/at-risk-urls` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e1697845219a49a3", "name": "Unused endpoint: POST /api/admin/reactivate-url/{url_id}", "shortDescription": {"text": "Unused endpoint: POST /api/admin/reactivate-url/{url_id}"}, "fullDescription": {"text": "`api.py` declares `POST /api/admin/reactivate-url/{url_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f771f6f9c1ccf02f", "name": "Unused endpoint: GET /api/publications", "shortDescription": {"text": "Unused endpoint: GET /api/publications"}, "fullDescription": {"text": "`api.py` declares `GET /api/publications` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6b429de57aa61f53", "name": "Unused endpoint: GET /api/publications/{publication_id}", "shortDescription": {"text": "Unused endpoint: GET /api/publications/{publication_id}"}, "fullDescription": {"text": "`api.py` declares `GET /api/publications/{publication_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-916c2cd8595f3e57", "name": "Unused endpoint: GET /api/feed.xml", "shortDescription": {"text": "Unused endpoint: GET /api/feed.xml"}, "fullDescription": {"text": "`api.py` declares `GET /api/feed.xml` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bc9f829f346b756c", "name": "Unused endpoint: GET /api/fields", "shortDescription": {"text": "Unused endpoint: GET /api/fields"}, "fullDescription": {"text": "`api.py` declares `GET /api/fields` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ae5c084c5c82ff50", "name": "Unused endpoint: GET /api/jel-codes", "shortDescription": {"text": "Unused endpoint: GET /api/jel-codes"}, "fullDescription": {"text": "`api.py` declares `GET /api/jel-codes` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f7339a517f95bf31", "name": "Unused endpoint: GET /api/filter-options", "shortDescription": {"text": "Unused endpoint: GET /api/filter-options"}, "fullDescription": {"text": "`api.py` declares `GET /api/filter-options` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f5f53e7276809b5d", "name": "Unused endpoint: GET /api/researchers", "shortDescription": {"text": "Unused endpoint: GET /api/researchers"}, "fullDescription": {"text": "`api.py` declares `GET /api/researchers` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b65b246dc26f94a3", "name": "Unused endpoint: GET /api/researchers/{researcher_id}", "shortDescription": {"text": "Unused endpoint: GET /api/researchers/{researcher_id}"}, "fullDescription": {"text": "`api.py` declares `GET /api/researchers/{researcher_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8f2cba796a3f56d4", "name": "Unused endpoint: POST /api/scrape", "shortDescription": {"text": "Unused endpoint: POST /api/scrape"}, "fullDescription": {"text": "`api.py` declares `POST /api/scrape` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-988b85f80611d24c", "name": "Unused endpoint: GET /api/scrape/status", "shortDescription": {"text": "Unused endpoint: GET /api/scrape/status"}, "fullDescription": {"text": "`api.py` declares `GET /api/scrape/status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23384"}, "properties": {"repository": "ytchokni/econ-newsfeed", "repoUrl": "https://github.com/ytchokni/econ-newsfeed", "branch": "main"}, "results": [{"ruleId": "scanner-b36f2fe57e5487dd", "level": "note", "message": {"text": "Possibly dead Python function: classify_link_type"}, "properties": {"repobilityId": "712a0bbe468a9a36", "scanner": "scanner-primary", "fingerprint": "b36f2fe57e5487dd", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "link_extractor.py:105"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ae3caf38b5a1a872", "level": "note", "message": {"text": "Possibly dead Python function: is_trusted_domain"}, "properties": {"repobilityId": "379d58ef8d9ef064", "scanner": "scanner-primary", "fingerprint": "ae3caf38b5a1a872", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "link_extractor.py:121"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4b55e636a2f5aa80", "level": "note", "message": {"text": "Possibly dead Python function: writes"}, "properties": {"repobilityId": "bdd03d8d128db288", "scanner": "scanner-primary", "fingerprint": "4b55e636a2f5aa80", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/cleanup_data_quality.py:640"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-28fa4d9da514cae6", "level": "note", "message": {"text": "Possibly dead Python function: escape_like"}, "properties": {"repobilityId": "fbed5a1a42def962", "scanner": "scanner-primary", "fingerprint": "28fa4d9da514cae6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "database/search_helpers.py:6"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-63cb26adbd14149b", "level": "note", "message": {"text": "Possibly dead Python function: escape_fulltext"}, "properties": {"repobilityId": "5e8c9d8672c99817", "scanner": "scanner-primary", "fingerprint": "63cb26adbd14149b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "database/search_helpers.py:16"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bbb003b2b6471872", "level": "note", "message": {"text": "Possibly dead Python function: create_database"}, "properties": {"repobilityId": "278bf42c3b5b74a8", "scanner": "scanner-primary", "fingerprint": "bbb003b2b6471872", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "database/schema.py:14"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-adfaf7d1685f86ac", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/src/components/SearchableCheckboxDropdown.tsx:111"}, "properties": {"repobilityId": "c5947188b2dcdd5d", "scanner": "scanner-primary", "fingerprint": "adfaf7d1685f86ac", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c65797a695545c0e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/src/app/admin/layout.tsx:9"}, "properties": {"repobilityId": "27196370d49b5013", "scanner": "scanner-primary", "fingerprint": "c65797a695545c0e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-73986991104ff456", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/src/app/admin/tabs/ExtractionTab.tsx:161"}, "properties": {"repobilityId": "33187c765f180b0c", "scanner": "scanner-primary", "fingerprint": "73986991104ff456", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-eb08becd9454cd77", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/src/app/admin/tabs/ActivityTab.tsx:72"}, "properties": {"repobilityId": "3fc2b125ae52a611", "scanner": "scanner-primary", "fingerprint": "eb08becd9454cd77", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2dee09ebbb89d420", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/src/app/admin/tabs/HealthTab.tsx:93"}, "properties": {"repobilityId": "3637d43328abd4df", "scanner": "scanner-primary", "fingerprint": "2dee09ebbb89d420", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-86fe3fe02db4b83d", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-slim"}, "properties": {"repobilityId": "5400afe6a7c0e903", "scanner": "scanner-primary", "fingerprint": "86fe3fe02db4b83d", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-86fe3fe02db4b83d", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-slim"}, "properties": {"repobilityId": "811e95ffd38eba2c", "scanner": "scanner-primary", "fingerprint": "86fe3fe02db4b83d", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/Dockerfile"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-00d6efcfefece287", "level": "error", "message": {"text": "Possible secret in scripts/sync_prod_db.sh"}, "properties": {"repobilityId": "aebe706c0006eee8", "scanner": "scanner-primary", "fingerprint": "00d6efcfefece287", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/sync_prod_db.sh"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-00d6efcfefece287", "level": "error", "message": {"text": "Possible secret in scripts/sync_prod_db.sh"}, "properties": {"repobilityId": "aebe706c0006eee8", "scanner": "scanner-primary", "fingerprint": "00d6efcfefece287", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/sync_prod_db.sh"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-e71cceb52ee21cb7", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in app/src/__tests__/tailwind-build.test.ts:1"}, "properties": {"repobilityId": "2a2c4df3e7978853", "scanner": "scanner-primary", "fingerprint": "e71cceb52ee21cb7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/src/__tests__/tailwind-build.test.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-aca75b958cb02a79", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/src/app/admin/layout.tsx:9"}, "properties": {"repobilityId": "4c5981dddcba828c", "scanner": "scanner-primary", "fingerprint": "aca75b958cb02a79", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/src/app/admin/layout.tsx"}, "region": {"startLine": 9}}}]}, {"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-8f4c232b4aa78fc9", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f2aa8458f6ec87a2", "scanner": "scanner-primary", "fingerprint": "8f4c232b4aa78fc9", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-code-review.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-8f4c232b4aa78fc9", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7572d8d133564421", "scanner": "scanner-primary", "fingerprint": "8f4c232b4aa78fc9", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-code-review.yml"}, "region": {"startLine": 36}}}]}, {"ruleId": "scanner-77166cbd46fcd8e4", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "50f3b563ffac10e9", "scanner": "scanner-primary", "fingerprint": "77166cbd46fcd8e4", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-code-review.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-de53ac274e5b4ecf", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "69dd0abad9dba1dc", "scanner": "scanner-primary", "fingerprint": "de53ac274e5b4ecf", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude.yml"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-de53ac274e5b4ecf", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8ead6a2c2bfe167b", "scanner": "scanner-primary", "fingerprint": "de53ac274e5b4ecf", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude.yml"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-37716d9c0a33ad5c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "abfb5752158cf655", "scanner": "scanner-primary", "fingerprint": "37716d9c0a33ad5c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "5c5f19eaf965bd35", "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": "8c1af22dc2cc7661", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "1c9c5150de19a4af", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "56cfed7e5fee9e83", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "08d968aa35458c26", "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": "d0e376239f5e815d", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-80d9c8c49b4b62f1", "level": "none", "message": {"text": "Commented-code block (5 lines) in paper_saver.py:225"}, "properties": {"repobilityId": "7b578158d6e96f0e", "scanner": "scanner-primary", "fingerprint": "80d9c8c49b4b62f1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4f953ed83e13d74d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/src/app/api/admin/dashboard/route.ts:41"}, "properties": {"repobilityId": "a99def4afcdff609", "scanner": "scanner-primary", "fingerprint": "4f953ed83e13d74d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-241f222fae089676", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/src/app/admin/AdminDashboard.tsx:51"}, "properties": {"repobilityId": "90b0a3dafa5e27c2", "scanner": "scanner-primary", "fingerprint": "241f222fae089676", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d8450dcb6c8e2528", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/src/lib/api.ts:19"}, "properties": {"repobilityId": "01a40f47ed686155", "scanner": "scanner-primary", "fingerprint": "d8450dcb6c8e2528", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-92771838511e3ca5", "level": "none", "message": {"text": "Commented-code block (7 lines) in database/schema.py:723"}, "properties": {"repobilityId": "7bb8e667ab251038", "scanner": "scanner-primary", "fingerprint": "92771838511e3ca5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8e047ab7af03962f", "level": "note", "message": {"text": "7 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "5a0455f6498c27ad", "scanner": "scanner-primary", "fingerprint": "8e047ab7af03962f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "c76781c99942b09f", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "4e1c2252d6133b1e", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-959dc775c4241ad4", "level": "note", "message": {"text": "Near-duplicate function bodies in 18 places"}, "properties": {"repobilityId": "7b8cacaa9db47b0e", "scanner": "scanner-primary", "fingerprint": "959dc775c4241ad4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-833250d68320e112", "level": "error", "message": {"text": "FastAPI POST `reactivate_url` without auth dependency \u2014 api.py:495"}, "properties": {"repobilityId": "1f00011b239e0fdd", "scanner": "scanner-primary", "fingerprint": "833250d68320e112", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api.py"}, "region": {"startLine": 495}}}]}, {"ruleId": "scanner-bbba9de3a91d57af", "level": "error", "message": {"text": "FastAPI POST `trigger_scrape` without auth dependency \u2014 api.py:914"}, "properties": {"repobilityId": "b3a149c0652ca8f7", "scanner": "scanner-primary", "fingerprint": "bbba9de3a91d57af", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api.py"}, "region": {"startLine": 914}}}]}, {"ruleId": "scanner-3107c205384649a6", "level": "error", "message": {"text": "Dangling fetch: POST /api/admin/login (app/src/app/admin/LoginForm.tsx:20)"}, "properties": {"repobilityId": "a5585164a602355c", "scanner": "scanner-primary", "fingerprint": "3107c205384649a6", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-16dc6daf6b4cb519", "level": "error", "message": {"text": "Dangling fetch: POST /api/admin/logout (app/src/app/admin/AdminDashboard.tsx:51)"}, "properties": {"repobilityId": "57c1e331a836d307", "scanner": "scanner-primary", "fingerprint": "16dc6daf6b4cb519", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-4756b4c4da7d2088", "level": "note", "message": {"text": "Unused endpoint: GET /api/health"}, "properties": {"repobilityId": "5fcddcb3935dad52", "scanner": "scanner-primary", "fingerprint": "4756b4c4da7d2088", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-30ebd8b02a460b20", "level": "note", "message": {"text": "Unused endpoint: GET /api/metrics"}, "properties": {"repobilityId": "f41467430f2fc302", "scanner": "scanner-primary", "fingerprint": "30ebd8b02a460b20", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f74e2c5a0a962e59", "level": "note", "message": {"text": "Unused endpoint: GET /api/admin/dashboard"}, "properties": {"repobilityId": "015f56fc886798ab", "scanner": "scanner-primary", "fingerprint": "f74e2c5a0a962e59", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a8ff82657ab54b88", "level": "note", "message": {"text": "Unused endpoint: GET /api/admin/deactivated-urls"}, "properties": {"repobilityId": "31fdc141f1b57454", "scanner": "scanner-primary", "fingerprint": "a8ff82657ab54b88", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-eb4425c791f21dff", "level": "note", "message": {"text": "Unused endpoint: GET /api/admin/at-risk-urls"}, "properties": {"repobilityId": "eed3ef1eb713a938", "scanner": "scanner-primary", "fingerprint": "eb4425c791f21dff", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e1697845219a49a3", "level": "note", "message": {"text": "Unused endpoint: POST /api/admin/reactivate-url/{url_id}"}, "properties": {"repobilityId": "c1560c561b213009", "scanner": "scanner-primary", "fingerprint": "e1697845219a49a3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f771f6f9c1ccf02f", "level": "note", "message": {"text": "Unused endpoint: GET /api/publications"}, "properties": {"repobilityId": "702e20d5cf5d1564", "scanner": "scanner-primary", "fingerprint": "f771f6f9c1ccf02f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6b429de57aa61f53", "level": "note", "message": {"text": "Unused endpoint: GET /api/publications/{publication_id}"}, "properties": {"repobilityId": "3692a0cff2ffa399", "scanner": "scanner-primary", "fingerprint": "6b429de57aa61f53", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-916c2cd8595f3e57", "level": "note", "message": {"text": "Unused endpoint: GET /api/feed.xml"}, "properties": {"repobilityId": "e6b032b1bc18819c", "scanner": "scanner-primary", "fingerprint": "916c2cd8595f3e57", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bc9f829f346b756c", "level": "note", "message": {"text": "Unused endpoint: GET /api/fields"}, "properties": {"repobilityId": "2c009105960990a7", "scanner": "scanner-primary", "fingerprint": "bc9f829f346b756c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ae5c084c5c82ff50", "level": "note", "message": {"text": "Unused endpoint: GET /api/jel-codes"}, "properties": {"repobilityId": "5172ac2aa28dcc4a", "scanner": "scanner-primary", "fingerprint": "ae5c084c5c82ff50", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f7339a517f95bf31", "level": "note", "message": {"text": "Unused endpoint: GET /api/filter-options"}, "properties": {"repobilityId": "6b6afd90dee81ff2", "scanner": "scanner-primary", "fingerprint": "f7339a517f95bf31", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f5f53e7276809b5d", "level": "note", "message": {"text": "Unused endpoint: GET /api/researchers"}, "properties": {"repobilityId": "3f1f5da9abfb259e", "scanner": "scanner-primary", "fingerprint": "f5f53e7276809b5d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b65b246dc26f94a3", "level": "note", "message": {"text": "Unused endpoint: GET /api/researchers/{researcher_id}"}, "properties": {"repobilityId": "5245f3d5484a4141", "scanner": "scanner-primary", "fingerprint": "b65b246dc26f94a3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8f2cba796a3f56d4", "level": "note", "message": {"text": "Unused endpoint: POST /api/scrape"}, "properties": {"repobilityId": "380fca203b0095af", "scanner": "scanner-primary", "fingerprint": "8f2cba796a3f56d4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-988b85f80611d24c", "level": "note", "message": {"text": "Unused endpoint: GET /api/scrape/status"}, "properties": {"repobilityId": "5c9e5254f8ef95b4", "scanner": "scanner-primary", "fingerprint": "988b85f80611d24c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}