{"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-b810e82a128325c8", "name": "Possibly dead Python function: coerce", "shortDescription": {"text": "Possibly dead Python function: coerce"}, "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-f83962a44cd5648e", "name": "Possibly dead Python function: cmd_is_present", "shortDescription": {"text": "Possibly dead Python function: cmd_is_present"}, "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-7dbbd76e1b50db95", "name": "Possibly dead Python function: cmd_enroll", "shortDescription": {"text": "Possibly dead Python function: cmd_enroll"}, "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-88cf8ee2a545bd64", "name": "Possibly dead Python function: cmd_assert", "shortDescription": {"text": "Possibly dead Python function: cmd_assert"}, "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-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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 3 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 7 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f9a868be6fb94d05", "name": "Commented-code block (9 lines) in tts_server.py:15", "shortDescription": {"text": "Commented-code block (9 lines) in tts_server.py:15"}, "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-101d711e5e6c5030", "name": "Commented-code block (7 lines) in preload.js:3", "shortDescription": {"text": "Commented-code block (7 lines) in preload.js:3"}, "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-05a7263a6c835c55", "name": "Commented-code block (5 lines) in yubikey_helper.py:209", "shortDescription": {"text": "Commented-code block (5 lines) in yubikey_helper.py:209"}, "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-eaa2f7cc9ba09908", "name": "FastAPI POST `preload` without auth dependency \u2014 tts_server.py:473", "shortDescription": {"text": "FastAPI POST `preload` without auth dependency \u2014 tts_server.py:473"}, "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-2c89b9a5de8344db", "name": "FastAPI POST `synthesise` without auth dependency \u2014 tts_server.py:564", "shortDescription": {"text": "FastAPI POST `synthesise` without auth dependency \u2014 tts_server.py:564"}, "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-2cd3892a9e63cb1d", "name": "FastAPI POST `whisper_preload` without auth dependency \u2014 tts_server.py:725", "shortDescription": {"text": "FastAPI POST `whisper_preload` without auth dependency \u2014 tts_server.py:725"}, "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-5fcba8338553a6de", "name": "FastAPI POST `transcribe` without auth dependency \u2014 tts_server.py:735", "shortDescription": {"text": "FastAPI POST `transcribe` without auth dependency \u2014 tts_server.py:735"}, "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}}]}}, "automationDetails": {"id": "repobility/29319"}, "properties": {"repository": "savvatsekmes/Liminal", "repoUrl": "https://github.com/savvatsekmes/Liminal", "branch": "main"}, "results": [{"ruleId": "scanner-b810e82a128325c8", "level": "note", "message": {"text": "Possibly dead Python function: coerce"}, "properties": {"repobilityId": "d9c6b8a230a33184", "scanner": "scanner-primary", "fingerprint": "b810e82a128325c8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tts_server.py:375"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f83962a44cd5648e", "level": "note", "message": {"text": "Possibly dead Python function: cmd_is_present"}, "properties": {"repobilityId": "0f85984d40f6e4fe", "scanner": "scanner-primary", "fingerprint": "f83962a44cd5648e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "yubikey_helper.py:165"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7dbbd76e1b50db95", "level": "note", "message": {"text": "Possibly dead Python function: cmd_enroll"}, "properties": {"repobilityId": "db56d0be1ce1686b", "scanner": "scanner-primary", "fingerprint": "7dbbd76e1b50db95", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "yubikey_helper.py:180"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-88cf8ee2a545bd64", "level": "note", "message": {"text": "Possibly dead Python function: cmd_assert"}, "properties": {"repobilityId": "7bfbdd9177f95aaa", "scanner": "scanner-primary", "fingerprint": "88cf8ee2a545bd64", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "yubikey_helper.py:266"}, "region": {"startLine": 1}}}]}, {"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-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "a307c7ca216fcc00", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "a6af929d94d7c220", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-f9a868be6fb94d05", "level": "none", "message": {"text": "Commented-code block (9 lines) in tts_server.py:15"}, "properties": {"repobilityId": "ad2eac2859d1acd6", "scanner": "scanner-primary", "fingerprint": "f9a868be6fb94d05", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-101d711e5e6c5030", "level": "none", "message": {"text": "Commented-code block (7 lines) in preload.js:3"}, "properties": {"repobilityId": "61d8bd45c33aa0cf", "scanner": "scanner-primary", "fingerprint": "101d711e5e6c5030", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-05a7263a6c835c55", "level": "none", "message": {"text": "Commented-code block (5 lines) in yubikey_helper.py:209"}, "properties": {"repobilityId": "8bb0804ad0294845", "scanner": "scanner-primary", "fingerprint": "05a7263a6c835c55", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eaa2f7cc9ba09908", "level": "error", "message": {"text": "FastAPI POST `preload` without auth dependency \u2014 tts_server.py:473"}, "properties": {"repobilityId": "621f296b37d4013f", "scanner": "scanner-primary", "fingerprint": "eaa2f7cc9ba09908", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tts_server.py"}, "region": {"startLine": 473}}}]}, {"ruleId": "scanner-2c89b9a5de8344db", "level": "error", "message": {"text": "FastAPI POST `synthesise` without auth dependency \u2014 tts_server.py:564"}, "properties": {"repobilityId": "1ba5910ee720eaa2", "scanner": "scanner-primary", "fingerprint": "2c89b9a5de8344db", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tts_server.py"}, "region": {"startLine": 564}}}]}, {"ruleId": "scanner-2cd3892a9e63cb1d", "level": "error", "message": {"text": "FastAPI POST `whisper_preload` without auth dependency \u2014 tts_server.py:725"}, "properties": {"repobilityId": "7ade0fdbdba75465", "scanner": "scanner-primary", "fingerprint": "2cd3892a9e63cb1d", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tts_server.py"}, "region": {"startLine": 725}}}]}, {"ruleId": "scanner-5fcba8338553a6de", "level": "error", "message": {"text": "FastAPI POST `transcribe` without auth dependency \u2014 tts_server.py:735"}, "properties": {"repobilityId": "df732f856ef0d332", "scanner": "scanner-primary", "fingerprint": "5fcba8338553a6de", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tts_server.py"}, "region": {"startLine": 735}}}]}]}]}