{"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-a336f45ba98d4b25", "name": "Possibly dead Python function: cb", "shortDescription": {"text": "Possibly dead Python function: cb"}, "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-8663165d6014f3a7", "name": "Possibly dead Python function: worker", "shortDescription": {"text": "Possibly dead Python function: worker"}, "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-72c69b30ff1f8963", "name": "Possibly dead Python function: enh_prog", "shortDescription": {"text": "Possibly dead Python function: enh_prog"}, "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-4529c01aabd065f1", "name": "Possibly dead Python function: encode_prog", "shortDescription": {"text": "Possibly dead Python function: encode_prog"}, "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-a5a3efd2b85adfa2", "name": "Possibly dead Python function: drain_stderr", "shortDescription": {"text": "Possibly dead Python function: drain_stderr"}, "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-608375bd92d78709", "name": "Possibly dead Python function: fx", "shortDescription": {"text": "Possibly dead Python function: fx"}, "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-5f6136e33a6a1be2", "name": "Possibly dead Python function: stopper", "shortDescription": {"text": "Possibly dead Python function: stopper"}, "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-7fe7d51c71bf87e7", "name": "Stray `console.log` in TS/JS \u2014 web/app.js:121", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 web/app.js:121"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-29419d10488765b4", "name": "Insecure pattern 'direct_innerhtml_assignment' in web/app.js:126", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/app.js:126"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). 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-32b60207278a3f69", "name": "Very large file: serve.py (3611 lines)", "shortDescription": {"text": "Very large file: serve.py (3611 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-50d07c808a41fa92", "name": "Very large file: web/app.js (3889 lines)", "shortDescription": {"text": "Very large file: web/app.js (3889 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "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 48 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-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-8bc2300dcdf41ecb", "name": "Stub function `cb` (body is just `pass`/`return`) \u2014 pipeline.py:56", "shortDescription": {"text": "Stub function `cb` (body is just `pass`/`return`) \u2014 pipeline.py:56"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b3156ce71302407e", "name": "Legacy-named symbol `model_copy` in serve.py:575", "shortDescription": {"text": "Legacy-named symbol `model_copy` in serve.py:575"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-118c9d9de46cb2cf", "name": "Commented-code block (9 lines) in serve.py:118", "shortDescription": {"text": "Commented-code block (9 lines) in serve.py:118"}, "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-26bf27794f34773f", "name": "Legacy-named symbol `test_remux_all_off_still_pure_copy` in tests/test_mastering.py:158", "shortDescription": {"text": "Legacy-named symbol `test_remux_all_off_still_pure_copy` in tests/test_mastering.py:158"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-73c1f199cf0b0a65", "name": "Commented-code block (5 lines) in tests/test_edge_fade.py:171", "shortDescription": {"text": "Commented-code block (5 lines) in tests/test_edge_fade.py:171"}, "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-18ff83a9d34ba7de", "name": "Legacy-named symbol `test_stats_is_a_copy` in tests/test_netguard.py:208", "shortDescription": {"text": "Legacy-named symbol `test_stats_is_a_copy` in tests/test_netguard.py:208"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-76596b679ea9f257", "name": "Legacy-named symbol `test_single_format_failure_propagates_legacy` in tests/test_multiformat.py:352", "shortDescription": {"text": "Legacy-named symbol `test_single_format_failure_propagates_legacy` in tests/test_multiformat.py:352"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b037b7e21f500450", "name": "Legacy-named symbol `toOld` in web/app.js:1676", "shortDescription": {"text": "Legacy-named symbol `toOld` in web/app.js:1676"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a7baf8fbca01a4f1", "name": "Commented-code block (6 lines) in web/app.js:540", "shortDescription": {"text": "Commented-code block (6 lines) in web/app.js:540"}, "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-12f264081314925c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/app.js:174", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/app.js:174"}, "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-92232bc011291792", "name": "Commented-code block (7 lines) in vpipe/config.py:266", "shortDescription": {"text": "Commented-code block (7 lines) in vpipe/config.py:266"}, "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-1930d1ba8972eb56", "name": "Legacy-named symbol `model_copy` in vpipe/render.py:294", "shortDescription": {"text": "Legacy-named symbol `model_copy` in vpipe/render.py:294"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4dcb5d8a2b0c0a9d", "name": "Commented-code block (5 lines) in vpipe/render.py:679", "shortDescription": {"text": "Commented-code block (5 lines) in vpipe/render.py:679"}, "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-9c81791a89d8780c", "name": "Network/subprocess call without timeout or try/except \u2014 vpipe/ffmpeg_utils.py:124", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 vpipe/ffmpeg_utils.py:124"}, "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-f20d89308b0ce9a3", "name": "Commented-code block (6 lines) in vpipe/export_nle.py:201", "shortDescription": {"text": "Commented-code block (6 lines) in vpipe/export_nle.py:201"}, "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-80513e6e0ddffd09", "name": "Legacy-named symbol `model_copy` in vpipe/clips.py:589", "shortDescription": {"text": "Legacy-named symbol `model_copy` in vpipe/clips.py:589"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-98e9fec64537b004", "name": "Commented-code block (5 lines) in vpipe/chapters.py:135", "shortDescription": {"text": "Commented-code block (5 lines) in vpipe/chapters.py:135"}, "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:\npipeline.py:cb, pipeline.py:cb\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-76a2f6818267a9a8", "name": "Near-duplicate function bodies in 8 places", "shortDescription": {"text": "Near-duplicate function bodies in 8 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nserve.py:run, serve.py:run, serve.py:run, serve.py:run\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-02525d39071dd2c7", "name": "Near-duplicate function bodies in 5 places", "shortDescription": {"text": "Near-duplicate function bodies in 5 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nvpipe/models.py:to_dict, vpipe/models.py:to_dict, vpipe/models.py:to_dict, vpipe/models.py:to_dict\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-aa5391bcdbb9cdf2", "name": "FastAPI POST `open_video` without auth dependency \u2014 serve.py:1840", "shortDescription": {"text": "FastAPI POST `open_video` without auth dependency \u2014 serve.py:1840"}, "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-97452df170be170c", "name": "FastAPI POST `upload` without auth dependency \u2014 serve.py:1855", "shortDescription": {"text": "FastAPI POST `upload` without auth dependency \u2014 serve.py:1855"}, "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-f94c149f155a70e2", "name": "FastAPI PUT `put_transcript_word` without auth dependency \u2014 serve.py:1967", "shortDescription": {"text": "FastAPI PUT `put_transcript_word` without auth dependency \u2014 serve.py:1967"}, "fullDescription": {"text": "`@router.put` 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-323c50b3f7624da8", "name": "FastAPI PUT `put_cutlist` without auth dependency \u2014 serve.py:2028", "shortDescription": {"text": "FastAPI PUT `put_cutlist` without auth dependency \u2014 serve.py:2028"}, "fullDescription": {"text": "`@router.put` 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-0bdebbbcbd103dbe", "name": "FastAPI POST `redetect` without auth dependency \u2014 serve.py:2041", "shortDescription": {"text": "FastAPI POST `redetect` without auth dependency \u2014 serve.py:2041"}, "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-f563b8ee85c43ea5", "name": "FastAPI PUT `put_fillers` without auth dependency \u2014 serve.py:2165", "shortDescription": {"text": "FastAPI PUT `put_fillers` without auth dependency \u2014 serve.py:2165"}, "fullDescription": {"text": "`@router.put` 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-8c512730fd71e3b1", "name": "FastAPI POST `do_transcribe` without auth dependency \u2014 serve.py:2212", "shortDescription": {"text": "FastAPI POST `do_transcribe` without auth dependency \u2014 serve.py:2212"}, "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-d8afb6fa1902d64c", "name": "FastAPI POST `do_render` without auth dependency \u2014 serve.py:2256", "shortDescription": {"text": "FastAPI POST `do_render` without auth dependency \u2014 serve.py:2256"}, "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-a3125033da09c929", "name": "FastAPI POST `export_nle` without auth dependency \u2014 serve.py:2285", "shortDescription": {"text": "FastAPI POST `export_nle` without auth dependency \u2014 serve.py:2285"}, "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-c3cd94dedc4ea4a8", "name": "FastAPI POST `cancel` without auth dependency \u2014 serve.py:2350", "shortDescription": {"text": "FastAPI POST `cancel` without auth dependency \u2014 serve.py:2350"}, "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-35a8106cac71a723", "name": "FastAPI POST `network_offline` without auth dependency \u2014 serve.py:2379", "shortDescription": {"text": "FastAPI POST `network_offline` without auth dependency \u2014 serve.py:2379"}, "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-2e7786dadc182223", "name": "FastAPI POST `set_models` without auth dependency \u2014 serve.py:2509", "shortDescription": {"text": "FastAPI POST `set_models` without auth dependency \u2014 serve.py:2509"}, "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-b58142661ac6ee46", "name": "FastAPI POST `queue_add` without auth dependency \u2014 serve.py:2583", "shortDescription": {"text": "FastAPI POST `queue_add` without auth dependency \u2014 serve.py:2583"}, "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-12695b4efde7d58d", "name": "FastAPI POST `queue_start` without auth dependency \u2014 serve.py:2610", "shortDescription": {"text": "FastAPI POST `queue_start` without auth dependency \u2014 serve.py:2610"}, "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-d3763d6300402016", "name": "FastAPI POST `queue_stop` without auth dependency \u2014 serve.py:2617", "shortDescription": {"text": "FastAPI POST `queue_stop` without auth dependency \u2014 serve.py:2617"}, "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-d6540cd689e68fce", "name": "FastAPI POST `queue_remove` without auth dependency \u2014 serve.py:2626", "shortDescription": {"text": "FastAPI POST `queue_remove` without auth dependency \u2014 serve.py:2626"}, "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-6885d8cb9103826a", "name": "FastAPI POST `queue_clear` without auth dependency \u2014 serve.py:2637", "shortDescription": {"text": "FastAPI POST `queue_clear` without auth dependency \u2014 serve.py:2637"}, "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-bc67d3bfe090673a", "name": "FastAPI POST `watch_set` without auth dependency \u2014 serve.py:2654", "shortDescription": {"text": "FastAPI POST `watch_set` without auth dependency \u2014 serve.py:2654"}, "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-92e53b43be68b397", "name": "FastAPI POST `preview_subtitles` without auth dependency \u2014 serve.py:2724", "shortDescription": {"text": "FastAPI POST `preview_subtitles` without auth dependency \u2014 serve.py:2724"}, "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-2aac9578355b4e52", "name": "FastAPI POST `preview_chapters` without auth dependency \u2014 serve.py:2780", "shortDescription": {"text": "FastAPI POST `preview_chapters` without auth dependency \u2014 serve.py:2780"}, "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-8f125569315f4d05", "name": "FastAPI POST `preview_metadata` without auth dependency \u2014 serve.py:2815", "shortDescription": {"text": "FastAPI POST `preview_metadata` without auth dependency \u2014 serve.py:2815"}, "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-26cfc42611bec8dd", "name": "FastAPI POST `clips_suggest` without auth dependency \u2014 serve.py:2906", "shortDescription": {"text": "FastAPI POST `clips_suggest` without auth dependency \u2014 serve.py:2906"}, "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-90e775cbd957524d", "name": "FastAPI POST `clips_save` without auth dependency \u2014 serve.py:2964", "shortDescription": {"text": "FastAPI POST `clips_save` without auth dependency \u2014 serve.py:2964"}, "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-8974c7ab38d14068", "name": "FastAPI POST `clips_render` without auth dependency \u2014 serve.py:3094", "shortDescription": {"text": "FastAPI POST `clips_render` without auth dependency \u2014 serve.py:3094"}, "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-59fc6cc598c98916", "name": "FastAPI POST `autopack` without auth dependency \u2014 serve.py:3228", "shortDescription": {"text": "FastAPI POST `autopack` without auth dependency \u2014 serve.py:3228"}, "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-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`serve.py` declares `GET /` 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-58de9202549b7bfd", "name": "Unused endpoint: GET /api/browse", "shortDescription": {"text": "Unused endpoint: GET /api/browse"}, "fullDescription": {"text": "`serve.py` declares `GET /api/browse` 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-536fc60d1287e634", "name": "Unused endpoint: POST /api/upload", "shortDescription": {"text": "Unused endpoint: POST /api/upload"}, "fullDescription": {"text": "`serve.py` declares `POST /api/upload` 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-1ce46532672bdba1", "name": "Unused endpoint: GET /api/video", "shortDescription": {"text": "Unused endpoint: GET /api/video"}, "fullDescription": {"text": "`serve.py` declares `GET /api/video` 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-046698d89aa153de", "name": "Unused endpoint: GET /api/peaks", "shortDescription": {"text": "Unused endpoint: GET /api/peaks"}, "fullDescription": {"text": "`serve.py` declares `GET /api/peaks` 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-af502740c7ab3c77", "name": "Unused endpoint: GET /api/output/{name}", "shortDescription": {"text": "Unused endpoint: GET /api/output/{name}"}, "fullDescription": {"text": "`serve.py` declares `GET /api/output/{name}` 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-85f33b11f40ead4e", "name": "Unused endpoint: POST /api/queue/add", "shortDescription": {"text": "Unused endpoint: POST /api/queue/add"}, "fullDescription": {"text": "`serve.py` declares `POST /api/queue/add` 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-3c5750dfa4b3af21", "name": "Unused endpoint: POST /api/queue/start", "shortDescription": {"text": "Unused endpoint: POST /api/queue/start"}, "fullDescription": {"text": "`serve.py` declares `POST /api/queue/start` 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-952bab24240402ce", "name": "Unused endpoint: POST /api/queue/stop", "shortDescription": {"text": "Unused endpoint: POST /api/queue/stop"}, "fullDescription": {"text": "`serve.py` declares `POST /api/queue/stop` 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-dba27a653fa78323", "name": "Unused endpoint: POST /api/queue/remove", "shortDescription": {"text": "Unused endpoint: POST /api/queue/remove"}, "fullDescription": {"text": "`serve.py` declares `POST /api/queue/remove` 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-8ae717e3316dc522", "name": "Unused endpoint: POST /api/queue/clear", "shortDescription": {"text": "Unused endpoint: POST /api/queue/clear"}, "fullDescription": {"text": "`serve.py` declares `POST /api/queue/clear` 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-32af5edd087acbbc", "name": "Unused endpoint: GET /api/events", "shortDescription": {"text": "Unused endpoint: GET /api/events"}, "fullDescription": {"text": "`serve.py` declares `GET /api/events` 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/18611"}, "properties": {"repository": "Rxd-essss/FastVideoEdit", "repoUrl": "https://github.com/Rxd-essss/FastVideoEdit", "branch": "main"}, "results": [{"ruleId": "scanner-a336f45ba98d4b25", "level": "note", "message": {"text": "Possibly dead Python function: cb"}, "properties": {"repobilityId": "c388730a0badedf1", "scanner": "scanner-primary", "fingerprint": "a336f45ba98d4b25", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pipeline.py:63"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8663165d6014f3a7", "level": "note", "message": {"text": "Possibly dead Python function: worker"}, "properties": {"repobilityId": "fbe2b50200068803", "scanner": "scanner-primary", "fingerprint": "8663165d6014f3a7", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py:295"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-72c69b30ff1f8963", "level": "note", "message": {"text": "Possibly dead Python function: enh_prog"}, "properties": {"repobilityId": "31dd717a921d9135", "scanner": "scanner-primary", "fingerprint": "72c69b30ff1f8963", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "vpipe/render.py:713"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4529c01aabd065f1", "level": "note", "message": {"text": "Possibly dead Python function: encode_prog"}, "properties": {"repobilityId": "93478ecb541af6df", "scanner": "scanner-primary", "fingerprint": "4529c01aabd065f1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "vpipe/render.py:726"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a5a3efd2b85adfa2", "level": "note", "message": {"text": "Possibly dead Python function: drain_stderr"}, "properties": {"repobilityId": "3bfd5e9176f2c4dd", "scanner": "scanner-primary", "fingerprint": "a5a3efd2b85adfa2", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "vpipe/ffmpeg_utils.py:159"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-608375bd92d78709", "level": "note", "message": {"text": "Possibly dead Python function: fx"}, "properties": {"repobilityId": "9aa136dca2d2ca83", "scanner": "scanner-primary", "fingerprint": "608375bd92d78709", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "vpipe/censor.py:137"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5f6136e33a6a1be2", "level": "note", "message": {"text": "Possibly dead Python function: stopper"}, "properties": {"repobilityId": "77115071cffddf9c", "scanner": "scanner-primary", "fingerprint": "5f6136e33a6a1be2", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "vpipe/transcribe.py:178"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7fe7d51c71bf87e7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 web/app.js:121"}, "properties": {"repobilityId": "26cc62962d7e7c39", "scanner": "scanner-primary", "fingerprint": "7fe7d51c71bf87e7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-29419d10488765b4", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/app.js:126"}, "properties": {"repobilityId": "e4462fe8cf185da3", "scanner": "scanner-primary", "fingerprint": "29419d10488765b4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/app.js"}, "region": {"startLine": 126}}}]}, {"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-32b60207278a3f69", "level": "note", "message": {"text": "Very large file: serve.py (3611 lines)"}, "properties": {"repobilityId": "ae7e9810e69df5f2", "scanner": "scanner-primary", "fingerprint": "32b60207278a3f69", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-50d07c808a41fa92", "level": "note", "message": {"text": "Very large file: web/app.js (3889 lines)"}, "properties": {"repobilityId": "bad24ad0481ad1ae", "scanner": "scanner-primary", "fingerprint": "50d07c808a41fa92", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "4c24c7be1f796a01", "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": "9407f5ea4be7b322", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "4bb8c0841e8c4b45", "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": "7e3393077d358c61", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8bc2300dcdf41ecb", "level": "note", "message": {"text": "Stub function `cb` (body is just `pass`/`return`) \u2014 pipeline.py:56"}, "properties": {"repobilityId": "35b0a3ecc63b6287", "scanner": "scanner-primary", "fingerprint": "8bc2300dcdf41ecb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-b3156ce71302407e", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in serve.py:575"}, "properties": {"repobilityId": "58144441e78fd1f0", "scanner": "scanner-primary", "fingerprint": "b3156ce71302407e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-118c9d9de46cb2cf", "level": "none", "message": {"text": "Commented-code block (9 lines) in serve.py:118"}, "properties": {"repobilityId": "da086b6b68f78e41", "scanner": "scanner-primary", "fingerprint": "118c9d9de46cb2cf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-26bf27794f34773f", "level": "note", "message": {"text": "Legacy-named symbol `test_remux_all_off_still_pure_copy` in tests/test_mastering.py:158"}, "properties": {"repobilityId": "37b5c5a6668d3ac7", "scanner": "scanner-primary", "fingerprint": "26bf27794f34773f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-73c1f199cf0b0a65", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/test_edge_fade.py:171"}, "properties": {"repobilityId": "7accec49fb25c7ed", "scanner": "scanner-primary", "fingerprint": "73c1f199cf0b0a65", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-18ff83a9d34ba7de", "level": "note", "message": {"text": "Legacy-named symbol `test_stats_is_a_copy` in tests/test_netguard.py:208"}, "properties": {"repobilityId": "430f5825fcdae7ff", "scanner": "scanner-primary", "fingerprint": "18ff83a9d34ba7de", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-76596b679ea9f257", "level": "note", "message": {"text": "Legacy-named symbol `test_single_format_failure_propagates_legacy` in tests/test_multiformat.py:352"}, "properties": {"repobilityId": "07d73e1b1bf65ce6", "scanner": "scanner-primary", "fingerprint": "76596b679ea9f257", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-b037b7e21f500450", "level": "note", "message": {"text": "Legacy-named symbol `toOld` in web/app.js:1676"}, "properties": {"repobilityId": "36f04738ad808a70", "scanner": "scanner-primary", "fingerprint": "b037b7e21f500450", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a7baf8fbca01a4f1", "level": "none", "message": {"text": "Commented-code block (6 lines) in web/app.js:540"}, "properties": {"repobilityId": "014d64dda61f1257", "scanner": "scanner-primary", "fingerprint": "a7baf8fbca01a4f1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-12f264081314925c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/app.js:174"}, "properties": {"repobilityId": "7b894c8639b62ff8", "scanner": "scanner-primary", "fingerprint": "12f264081314925c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-92232bc011291792", "level": "none", "message": {"text": "Commented-code block (7 lines) in vpipe/config.py:266"}, "properties": {"repobilityId": "cb799b7479f021e0", "scanner": "scanner-primary", "fingerprint": "92232bc011291792", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1930d1ba8972eb56", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in vpipe/render.py:294"}, "properties": {"repobilityId": "cdb5552cd4abdf26", "scanner": "scanner-primary", "fingerprint": "1930d1ba8972eb56", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-4dcb5d8a2b0c0a9d", "level": "none", "message": {"text": "Commented-code block (5 lines) in vpipe/render.py:679"}, "properties": {"repobilityId": "0d4395f934309c39", "scanner": "scanner-primary", "fingerprint": "4dcb5d8a2b0c0a9d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9c81791a89d8780c", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 vpipe/ffmpeg_utils.py:124"}, "properties": {"repobilityId": "118996bb7a9cf9ac", "scanner": "scanner-primary", "fingerprint": "9c81791a89d8780c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f20d89308b0ce9a3", "level": "none", "message": {"text": "Commented-code block (6 lines) in vpipe/export_nle.py:201"}, "properties": {"repobilityId": "1c1bfa45f85cfc53", "scanner": "scanner-primary", "fingerprint": "f20d89308b0ce9a3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-80513e6e0ddffd09", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in vpipe/clips.py:589"}, "properties": {"repobilityId": "45bd2558d3206fe0", "scanner": "scanner-primary", "fingerprint": "80513e6e0ddffd09", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-98e9fec64537b004", "level": "none", "message": {"text": "Commented-code block (5 lines) in vpipe/chapters.py:135"}, "properties": {"repobilityId": "934902791ea81e1b", "scanner": "scanner-primary", "fingerprint": "98e9fec64537b004", "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": "3210450313f2414f", "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": "552f5aaa7d39b43a", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-76a2f6818267a9a8", "level": "note", "message": {"text": "Near-duplicate function bodies in 8 places"}, "properties": {"repobilityId": "1636314ac4004761", "scanner": "scanner-primary", "fingerprint": "76a2f6818267a9a8", "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": "278731a630190b6a", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-02525d39071dd2c7", "level": "note", "message": {"text": "Near-duplicate function bodies in 5 places"}, "properties": {"repobilityId": "47ba1620f4896b93", "scanner": "scanner-primary", "fingerprint": "02525d39071dd2c7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-02525d39071dd2c7", "level": "note", "message": {"text": "Near-duplicate function bodies in 5 places"}, "properties": {"repobilityId": "1e6c9585961de41f", "scanner": "scanner-primary", "fingerprint": "02525d39071dd2c7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-aa5391bcdbb9cdf2", "level": "error", "message": {"text": "FastAPI POST `open_video` without auth dependency \u2014 serve.py:1840"}, "properties": {"repobilityId": "80e1e86553aed506", "scanner": "scanner-primary", "fingerprint": "aa5391bcdbb9cdf2", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 1840}}}]}, {"ruleId": "scanner-97452df170be170c", "level": "error", "message": {"text": "FastAPI POST `upload` without auth dependency \u2014 serve.py:1855"}, "properties": {"repobilityId": "878dc720a161982b", "scanner": "scanner-primary", "fingerprint": "97452df170be170c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 1855}}}]}, {"ruleId": "scanner-f94c149f155a70e2", "level": "error", "message": {"text": "FastAPI PUT `put_transcript_word` without auth dependency \u2014 serve.py:1967"}, "properties": {"repobilityId": "437a64eea56aa57f", "scanner": "scanner-primary", "fingerprint": "f94c149f155a70e2", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 1967}}}]}, {"ruleId": "scanner-323c50b3f7624da8", "level": "error", "message": {"text": "FastAPI PUT `put_cutlist` without auth dependency \u2014 serve.py:2028"}, "properties": {"repobilityId": "ce6c9889c6d0d997", "scanner": "scanner-primary", "fingerprint": "323c50b3f7624da8", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2028}}}]}, {"ruleId": "scanner-0bdebbbcbd103dbe", "level": "error", "message": {"text": "FastAPI POST `redetect` without auth dependency \u2014 serve.py:2041"}, "properties": {"repobilityId": "bd329aade0a125cc", "scanner": "scanner-primary", "fingerprint": "0bdebbbcbd103dbe", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2041}}}]}, {"ruleId": "scanner-f563b8ee85c43ea5", "level": "error", "message": {"text": "FastAPI PUT `put_fillers` without auth dependency \u2014 serve.py:2165"}, "properties": {"repobilityId": "9d8a3dddc381cf6e", "scanner": "scanner-primary", "fingerprint": "f563b8ee85c43ea5", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2165}}}]}, {"ruleId": "scanner-8c512730fd71e3b1", "level": "error", "message": {"text": "FastAPI POST `do_transcribe` without auth dependency \u2014 serve.py:2212"}, "properties": {"repobilityId": "470a17ff107dbef9", "scanner": "scanner-primary", "fingerprint": "8c512730fd71e3b1", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2212}}}]}, {"ruleId": "scanner-d8afb6fa1902d64c", "level": "error", "message": {"text": "FastAPI POST `do_render` without auth dependency \u2014 serve.py:2256"}, "properties": {"repobilityId": "e9c01ddfe0d84a7c", "scanner": "scanner-primary", "fingerprint": "d8afb6fa1902d64c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2256}}}]}, {"ruleId": "scanner-a3125033da09c929", "level": "error", "message": {"text": "FastAPI POST `export_nle` without auth dependency \u2014 serve.py:2285"}, "properties": {"repobilityId": "28eda4df63758b50", "scanner": "scanner-primary", "fingerprint": "a3125033da09c929", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2285}}}]}, {"ruleId": "scanner-c3cd94dedc4ea4a8", "level": "error", "message": {"text": "FastAPI POST `cancel` without auth dependency \u2014 serve.py:2350"}, "properties": {"repobilityId": "86dcefbd687fcc32", "scanner": "scanner-primary", "fingerprint": "c3cd94dedc4ea4a8", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2350}}}]}, {"ruleId": "scanner-35a8106cac71a723", "level": "error", "message": {"text": "FastAPI POST `network_offline` without auth dependency \u2014 serve.py:2379"}, "properties": {"repobilityId": "838404013d7e3a94", "scanner": "scanner-primary", "fingerprint": "35a8106cac71a723", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2379}}}]}, {"ruleId": "scanner-2e7786dadc182223", "level": "error", "message": {"text": "FastAPI POST `set_models` without auth dependency \u2014 serve.py:2509"}, "properties": {"repobilityId": "48a33787fa32a3d8", "scanner": "scanner-primary", "fingerprint": "2e7786dadc182223", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2509}}}]}, {"ruleId": "scanner-b58142661ac6ee46", "level": "error", "message": {"text": "FastAPI POST `queue_add` without auth dependency \u2014 serve.py:2583"}, "properties": {"repobilityId": "68151641246a44f0", "scanner": "scanner-primary", "fingerprint": "b58142661ac6ee46", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2583}}}]}, {"ruleId": "scanner-12695b4efde7d58d", "level": "error", "message": {"text": "FastAPI POST `queue_start` without auth dependency \u2014 serve.py:2610"}, "properties": {"repobilityId": "c8800daac764b1be", "scanner": "scanner-primary", "fingerprint": "12695b4efde7d58d", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2610}}}]}, {"ruleId": "scanner-d3763d6300402016", "level": "error", "message": {"text": "FastAPI POST `queue_stop` without auth dependency \u2014 serve.py:2617"}, "properties": {"repobilityId": "00fb240d275babf8", "scanner": "scanner-primary", "fingerprint": "d3763d6300402016", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2617}}}]}, {"ruleId": "scanner-d6540cd689e68fce", "level": "error", "message": {"text": "FastAPI POST `queue_remove` without auth dependency \u2014 serve.py:2626"}, "properties": {"repobilityId": "74c9dee7e64dfdff", "scanner": "scanner-primary", "fingerprint": "d6540cd689e68fce", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2626}}}]}, {"ruleId": "scanner-6885d8cb9103826a", "level": "error", "message": {"text": "FastAPI POST `queue_clear` without auth dependency \u2014 serve.py:2637"}, "properties": {"repobilityId": "d3b1e9dee44d272f", "scanner": "scanner-primary", "fingerprint": "6885d8cb9103826a", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2637}}}]}, {"ruleId": "scanner-bc67d3bfe090673a", "level": "error", "message": {"text": "FastAPI POST `watch_set` without auth dependency \u2014 serve.py:2654"}, "properties": {"repobilityId": "7104e5fc7bef0cf1", "scanner": "scanner-primary", "fingerprint": "bc67d3bfe090673a", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2654}}}]}, {"ruleId": "scanner-92e53b43be68b397", "level": "error", "message": {"text": "FastAPI POST `preview_subtitles` without auth dependency \u2014 serve.py:2724"}, "properties": {"repobilityId": "ba89bd3b2a6b86cf", "scanner": "scanner-primary", "fingerprint": "92e53b43be68b397", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2724}}}]}, {"ruleId": "scanner-2aac9578355b4e52", "level": "error", "message": {"text": "FastAPI POST `preview_chapters` without auth dependency \u2014 serve.py:2780"}, "properties": {"repobilityId": "cd93be5ebedfe69f", "scanner": "scanner-primary", "fingerprint": "2aac9578355b4e52", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2780}}}]}, {"ruleId": "scanner-8f125569315f4d05", "level": "error", "message": {"text": "FastAPI POST `preview_metadata` without auth dependency \u2014 serve.py:2815"}, "properties": {"repobilityId": "580fd257f49d1cc3", "scanner": "scanner-primary", "fingerprint": "8f125569315f4d05", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2815}}}]}, {"ruleId": "scanner-26cfc42611bec8dd", "level": "error", "message": {"text": "FastAPI POST `clips_suggest` without auth dependency \u2014 serve.py:2906"}, "properties": {"repobilityId": "b6517a0f9f6f18b4", "scanner": "scanner-primary", "fingerprint": "26cfc42611bec8dd", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2906}}}]}, {"ruleId": "scanner-90e775cbd957524d", "level": "error", "message": {"text": "FastAPI POST `clips_save` without auth dependency \u2014 serve.py:2964"}, "properties": {"repobilityId": "df0953e5584daa97", "scanner": "scanner-primary", "fingerprint": "90e775cbd957524d", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 2964}}}]}, {"ruleId": "scanner-8974c7ab38d14068", "level": "error", "message": {"text": "FastAPI POST `clips_render` without auth dependency \u2014 serve.py:3094"}, "properties": {"repobilityId": "63a350b9d8d88cb0", "scanner": "scanner-primary", "fingerprint": "8974c7ab38d14068", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 3094}}}]}, {"ruleId": "scanner-59fc6cc598c98916", "level": "error", "message": {"text": "FastAPI POST `autopack` without auth dependency \u2014 serve.py:3228"}, "properties": {"repobilityId": "13facae7a6b23237", "scanner": "scanner-primary", "fingerprint": "59fc6cc598c98916", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "serve.py"}, "region": {"startLine": 3228}}}]}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "931ba84ac8637c4b", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-58de9202549b7bfd", "level": "note", "message": {"text": "Unused endpoint: GET /api/browse"}, "properties": {"repobilityId": "29ae53474ccb6f1b", "scanner": "scanner-primary", "fingerprint": "58de9202549b7bfd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-536fc60d1287e634", "level": "note", "message": {"text": "Unused endpoint: POST /api/upload"}, "properties": {"repobilityId": "63fb06c3c420521f", "scanner": "scanner-primary", "fingerprint": "536fc60d1287e634", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1ce46532672bdba1", "level": "note", "message": {"text": "Unused endpoint: GET /api/video"}, "properties": {"repobilityId": "409e2d4ad96ca400", "scanner": "scanner-primary", "fingerprint": "1ce46532672bdba1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-046698d89aa153de", "level": "note", "message": {"text": "Unused endpoint: GET /api/peaks"}, "properties": {"repobilityId": "7efe229ce424bf14", "scanner": "scanner-primary", "fingerprint": "046698d89aa153de", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-af502740c7ab3c77", "level": "note", "message": {"text": "Unused endpoint: GET /api/output/{name}"}, "properties": {"repobilityId": "358a3eef09068f1b", "scanner": "scanner-primary", "fingerprint": "af502740c7ab3c77", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-85f33b11f40ead4e", "level": "note", "message": {"text": "Unused endpoint: POST /api/queue/add"}, "properties": {"repobilityId": "c3d916e5f667cce4", "scanner": "scanner-primary", "fingerprint": "85f33b11f40ead4e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3c5750dfa4b3af21", "level": "note", "message": {"text": "Unused endpoint: POST /api/queue/start"}, "properties": {"repobilityId": "9fabcb7087284c00", "scanner": "scanner-primary", "fingerprint": "3c5750dfa4b3af21", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-952bab24240402ce", "level": "note", "message": {"text": "Unused endpoint: POST /api/queue/stop"}, "properties": {"repobilityId": "96f522eda3b29609", "scanner": "scanner-primary", "fingerprint": "952bab24240402ce", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-dba27a653fa78323", "level": "note", "message": {"text": "Unused endpoint: POST /api/queue/remove"}, "properties": {"repobilityId": "7ca8fb3f21cbfebe", "scanner": "scanner-primary", "fingerprint": "dba27a653fa78323", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8ae717e3316dc522", "level": "note", "message": {"text": "Unused endpoint: POST /api/queue/clear"}, "properties": {"repobilityId": "706405083b14624a", "scanner": "scanner-primary", "fingerprint": "8ae717e3316dc522", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-32af5edd087acbbc", "level": "note", "message": {"text": "Unused endpoint: GET /api/events"}, "properties": {"repobilityId": "3646ee31dcfd81dd", "scanner": "scanner-primary", "fingerprint": "32af5edd087acbbc", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}