{"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-3fc378a30b34326f", "name": "Possibly dead Python function: select_largest", "shortDescription": {"text": "Possibly dead Python function: select_largest"}, "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-3d6f0c4d24c54654", "name": "Possibly dead Python function: gen_get_vel", "shortDescription": {"text": "Possibly dead Python function: gen_get_vel"}, "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-94cddf888e03cf65", "name": "Possibly dead Python function: gen_imu", "shortDescription": {"text": "Possibly dead Python function: gen_imu"}, "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-1e0e3b191a26e569", "name": "Possibly dead Python function: gen_battery", "shortDescription": {"text": "Possibly dead Python function: gen_battery"}, "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-95c74d12d9420360", "name": "Possibly dead Python function: gen_camera_info", "shortDescription": {"text": "Possibly dead Python function: gen_camera_info"}, "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-c0555fca34658bbb", "name": "Possibly dead Python function: gen_mux_status", "shortDescription": {"text": "Possibly dead Python function: gen_mux_status"}, "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-5df16bfd51884afd", "name": "Possibly dead Python function: handler", "shortDescription": {"text": "Possibly dead Python function: handler"}, "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-ecc4ccf79b0ba23e", "name": "Possibly dead Python function: do_POST", "shortDescription": {"text": "Possibly dead Python function: do_POST"}, "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-ef2324bf618e2648", "name": "Possibly dead Python function: check", "shortDescription": {"text": "Possibly dead Python function: check"}, "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-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-ce32e40e7606f80c", "name": "Insecure pattern 'direct_innerhtml_assignment' in dashboard/js/ai_panel.js:35", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dashboard/js/ai_panel.js:35"}, "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-a1b577fb4309871d", "name": "Insecure pattern 'direct_innerhtml_assignment' in dashboard/js/app.js:395", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dashboard/js/app.js:395"}, "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-1f8e398f281dd46e", "name": "Insecure pattern 'new_function_used' in dashboard/lib/roslib.min.js:1", "shortDescription": {"text": "Insecure pattern 'new_function_used' in dashboard/lib/roslib.min.js:1"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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 78 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: license, ci. 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-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-4effcc4e2dedb0b0", "name": "Commented-code block (5 lines) in ai/config.py:73", "shortDescription": {"text": "Commented-code block (5 lines) in ai/config.py:73"}, "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-024e8a014d3ec7ac", "name": "Commented-code block (6 lines) in ai/common/connect.py:34", "shortDescription": {"text": "Commented-code block (6 lines) in ai/common/connect.py:34"}, "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-d71784fb50fa55d0", "name": "Commented-code block (6 lines) in ai/face_tracking/tracker.py:79", "shortDescription": {"text": "Commented-code block (6 lines) in ai/face_tracking/tracker.py:79"}, "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-f3123407fb58db01", "name": "Stub function `close` (body is just `pass`/`return`) \u2014 ai/face_tracking/__main__.py:41", "shortDescription": {"text": "Stub function `close` (body is just `pass`/`return`) \u2014 ai/face_tracking/__main__.py:41"}, "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-164547a30902f366", "name": "Commented-code block (5 lines) in ai/person_following/controller.py:55", "shortDescription": {"text": "Commented-code block (5 lines) in ai/person_following/controller.py:55"}, "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-b2d8959049db262a", "name": "Commented-code block (7 lines) in ai/person_following/__main__.py:234", "shortDescription": {"text": "Commented-code block (7 lines) in ai/person_following/__main__.py:234"}, "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-eb3612988ec85aec", "name": "Stub function `send_status` (body is just `pass`/`return`) \u2014 ai/person_following/__main__.py:56", "shortDescription": {"text": "Stub function `send_status` (body is just `pass`/`return`) \u2014 ai/person_following/__main__.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-b41d0d43e3fcef25", "name": "Commented-code block (8 lines) in dashboard/js/settings.js:4", "shortDescription": {"text": "Commented-code block (8 lines) in dashboard/js/settings.js:4"}, "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-3a8e046c8df85492", "name": "Commented-code block (5 lines) in dashboard/js/latency.js:4", "shortDescription": {"text": "Commented-code block (5 lines) in dashboard/js/latency.js:4"}, "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-d8f007fe1911c108", "name": "Commented-code block (7 lines) in dashboard/js/gamepad.js:4", "shortDescription": {"text": "Commented-code block (7 lines) in dashboard/js/gamepad.js:4"}, "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-9b26dbcb90147e20", "name": "Commented-code block (5 lines) in dashboard/js/video.js:5", "shortDescription": {"text": "Commented-code block (5 lines) in dashboard/js/video.js:5"}, "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-3215c08f43cda73f", "name": "Commented-code block (7 lines) in dashboard/js/config.js:35", "shortDescription": {"text": "Commented-code block (7 lines) in dashboard/js/config.js:35"}, "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-871c36e070809484", "name": "Commented-code block (5 lines) in dashboard/js/ai_panel.js:5", "shortDescription": {"text": "Commented-code block (5 lines) in dashboard/js/ai_panel.js:5"}, "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-de475e80a7a57e1a", "name": "Commented-code block (5 lines) in dashboard/js/ros.js:4", "shortDescription": {"text": "Commented-code block (5 lines) in dashboard/js/ros.js:4"}, "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-4c80b8eaad0c74cc", "name": "Commented-code block (6 lines) in dashboard/js/recorder.js:4", "shortDescription": {"text": "Commented-code block (6 lines) in dashboard/js/recorder.js:4"}, "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-fa0118bf37542f57", "name": "Commented-code block (5 lines) in dashboard/js/actuation_check.js:4", "shortDescription": {"text": "Commented-code block (5 lines) in dashboard/js/actuation_check.js:4"}, "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-f9c006332d6d5b7d", "name": "Commented-code block (12 lines) in dashboard/js/keyboard.js:5", "shortDescription": {"text": "Commented-code block (12 lines) in dashboard/js/keyboard.js:5"}, "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-afb5398b48da880f", "name": "Commented-code block (5 lines) in dashboard/js/publishers/motion.js:5", "shortDescription": {"text": "Commented-code block (5 lines) in dashboard/js/publishers/motion.js:5"}, "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-cf03f5dcd3318cff", "name": "Commented-code block (5 lines) in dashboard/js/publishers/arm.js:4", "shortDescription": {"text": "Commented-code block (5 lines) in dashboard/js/publishers/arm.js:4"}, "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:\nai/common/ros_client.py:connected, ai/common/ros_client.py:connect\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/17894"}, "properties": {"repository": "rbhale-git/transbot_se", "repoUrl": "https://github.com/rbhale-git/transbot_se", "branch": "main"}, "results": [{"ruleId": "scanner-3fc378a30b34326f", "level": "note", "message": {"text": "Possibly dead Python function: select_largest"}, "properties": {"repobilityId": "7ea7829e1e60107b", "scanner": "scanner-primary", "fingerprint": "3fc378a30b34326f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ai/common/detection.py:38"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3d6f0c4d24c54654", "level": "note", "message": {"text": "Possibly dead Python function: gen_get_vel"}, "properties": {"repobilityId": "c77bbd75fbbb2dcb", "scanner": "scanner-primary", "fingerprint": "3d6f0c4d24c54654", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mock/mock_rosbridge.py:105"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-94cddf888e03cf65", "level": "note", "message": {"text": "Possibly dead Python function: gen_imu"}, "properties": {"repobilityId": "f2152d4ed163ec60", "scanner": "scanner-primary", "fingerprint": "94cddf888e03cf65", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mock/mock_rosbridge.py:117"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1e0e3b191a26e569", "level": "note", "message": {"text": "Possibly dead Python function: gen_battery"}, "properties": {"repobilityId": "c6d6bc2a58a5db04", "scanner": "scanner-primary", "fingerprint": "1e0e3b191a26e569", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mock/mock_rosbridge.py:127"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-95c74d12d9420360", "level": "note", "message": {"text": "Possibly dead Python function: gen_camera_info"}, "properties": {"repobilityId": "16b951824b5246ea", "scanner": "scanner-primary", "fingerprint": "95c74d12d9420360", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mock/mock_rosbridge.py:135"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c0555fca34658bbb", "level": "note", "message": {"text": "Possibly dead Python function: gen_mux_status"}, "properties": {"repobilityId": "25fdd8b25bace684", "scanner": "scanner-primary", "fingerprint": "c0555fca34658bbb", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mock/mock_rosbridge.py:141"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5df16bfd51884afd", "level": "note", "message": {"text": "Possibly dead Python function: handler"}, "properties": {"repobilityId": "bd219af3bd678eef", "scanner": "scanner-primary", "fingerprint": "5df16bfd51884afd", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mock/mock_rosbridge.py:174"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ecc4ccf79b0ba23e", "level": "note", "message": {"text": "Possibly dead Python function: do_POST"}, "properties": {"repobilityId": "53357410ca9379a9", "scanner": "scanner-primary", "fingerprint": "ecc4ccf79b0ba23e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/serve_dashboard.py:157"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ef2324bf618e2648", "level": "note", "message": {"text": "Possibly dead Python function: check"}, "properties": {"repobilityId": "2cfcb26f53ca36af", "scanner": "scanner-primary", "fingerprint": "ef2324bf618e2648", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "robot/cmd_vel_watchdog.py:43"}, "region": {"startLine": 1}}}]}, {"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-ce32e40e7606f80c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dashboard/js/ai_panel.js:35"}, "properties": {"repobilityId": "d79b08a1f83874b1", "scanner": "scanner-primary", "fingerprint": "ce32e40e7606f80c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dashboard/js/ai_panel.js"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-a1b577fb4309871d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dashboard/js/app.js:395"}, "properties": {"repobilityId": "6280cb5f62c20bf2", "scanner": "scanner-primary", "fingerprint": "a1b577fb4309871d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dashboard/js/app.js"}, "region": {"startLine": 395}}}]}, {"ruleId": "scanner-1f8e398f281dd46e", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in dashboard/lib/roslib.min.js:1"}, "properties": {"repobilityId": "2118ea334be9ca40", "scanner": "scanner-primary", "fingerprint": "1f8e398f281dd46e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dashboard/lib/roslib.min.js"}, "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-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "b59f8199b34a5744", "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": "67308ebcb6d856d0", "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": "8e4db942c67939b6", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "20cc2d20d46f16be", "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": "cf29bddfad6b6d1f", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-4effcc4e2dedb0b0", "level": "none", "message": {"text": "Commented-code block (5 lines) in ai/config.py:73"}, "properties": {"repobilityId": "1988b4cdb708c7a9", "scanner": "scanner-primary", "fingerprint": "4effcc4e2dedb0b0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-024e8a014d3ec7ac", "level": "none", "message": {"text": "Commented-code block (6 lines) in ai/common/connect.py:34"}, "properties": {"repobilityId": "7a3bb137a308b3cf", "scanner": "scanner-primary", "fingerprint": "024e8a014d3ec7ac", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d71784fb50fa55d0", "level": "none", "message": {"text": "Commented-code block (6 lines) in ai/face_tracking/tracker.py:79"}, "properties": {"repobilityId": "817b2723084bc602", "scanner": "scanner-primary", "fingerprint": "d71784fb50fa55d0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f3123407fb58db01", "level": "note", "message": {"text": "Stub function `close` (body is just `pass`/`return`) \u2014 ai/face_tracking/__main__.py:41"}, "properties": {"repobilityId": "a27cfe1dd501c066", "scanner": "scanner-primary", "fingerprint": "f3123407fb58db01", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-164547a30902f366", "level": "none", "message": {"text": "Commented-code block (5 lines) in ai/person_following/controller.py:55"}, "properties": {"repobilityId": "fa5d4e19d5da3f54", "scanner": "scanner-primary", "fingerprint": "164547a30902f366", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b2d8959049db262a", "level": "none", "message": {"text": "Commented-code block (7 lines) in ai/person_following/__main__.py:234"}, "properties": {"repobilityId": "4e8bd836d7fbcf67", "scanner": "scanner-primary", "fingerprint": "b2d8959049db262a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eb3612988ec85aec", "level": "note", "message": {"text": "Stub function `send_status` (body is just `pass`/`return`) \u2014 ai/person_following/__main__.py:56"}, "properties": {"repobilityId": "38e88de423216d30", "scanner": "scanner-primary", "fingerprint": "eb3612988ec85aec", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-b41d0d43e3fcef25", "level": "none", "message": {"text": "Commented-code block (8 lines) in dashboard/js/settings.js:4"}, "properties": {"repobilityId": "b929ef44d002a339", "scanner": "scanner-primary", "fingerprint": "b41d0d43e3fcef25", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3a8e046c8df85492", "level": "none", "message": {"text": "Commented-code block (5 lines) in dashboard/js/latency.js:4"}, "properties": {"repobilityId": "c72f3ccae077fcfc", "scanner": "scanner-primary", "fingerprint": "3a8e046c8df85492", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d8f007fe1911c108", "level": "none", "message": {"text": "Commented-code block (7 lines) in dashboard/js/gamepad.js:4"}, "properties": {"repobilityId": "99d2bb20bb14899e", "scanner": "scanner-primary", "fingerprint": "d8f007fe1911c108", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9b26dbcb90147e20", "level": "none", "message": {"text": "Commented-code block (5 lines) in dashboard/js/video.js:5"}, "properties": {"repobilityId": "5806ee242764017f", "scanner": "scanner-primary", "fingerprint": "9b26dbcb90147e20", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3215c08f43cda73f", "level": "none", "message": {"text": "Commented-code block (7 lines) in dashboard/js/config.js:35"}, "properties": {"repobilityId": "a155e1e29b29e349", "scanner": "scanner-primary", "fingerprint": "3215c08f43cda73f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-871c36e070809484", "level": "none", "message": {"text": "Commented-code block (5 lines) in dashboard/js/ai_panel.js:5"}, "properties": {"repobilityId": "8534e423bac21601", "scanner": "scanner-primary", "fingerprint": "871c36e070809484", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-de475e80a7a57e1a", "level": "none", "message": {"text": "Commented-code block (5 lines) in dashboard/js/ros.js:4"}, "properties": {"repobilityId": "3c1b64f55649ba81", "scanner": "scanner-primary", "fingerprint": "de475e80a7a57e1a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4c80b8eaad0c74cc", "level": "none", "message": {"text": "Commented-code block (6 lines) in dashboard/js/recorder.js:4"}, "properties": {"repobilityId": "06c3d146044ad746", "scanner": "scanner-primary", "fingerprint": "4c80b8eaad0c74cc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fa0118bf37542f57", "level": "none", "message": {"text": "Commented-code block (5 lines) in dashboard/js/actuation_check.js:4"}, "properties": {"repobilityId": "1583ccf59c8f20e6", "scanner": "scanner-primary", "fingerprint": "fa0118bf37542f57", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f9c006332d6d5b7d", "level": "none", "message": {"text": "Commented-code block (12 lines) in dashboard/js/keyboard.js:5"}, "properties": {"repobilityId": "b920da07cef05c3f", "scanner": "scanner-primary", "fingerprint": "f9c006332d6d5b7d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-afb5398b48da880f", "level": "none", "message": {"text": "Commented-code block (5 lines) in dashboard/js/publishers/motion.js:5"}, "properties": {"repobilityId": "b338fef16fe7010b", "scanner": "scanner-primary", "fingerprint": "afb5398b48da880f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cf03f5dcd3318cff", "level": "none", "message": {"text": "Commented-code block (5 lines) in dashboard/js/publishers/arm.js:4"}, "properties": {"repobilityId": "4e5edf42a22a7f93", "scanner": "scanner-primary", "fingerprint": "cf03f5dcd3318cff", "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": "8765973e0294b989", "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": "e2855ab95e672bc6", "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": "bd6d16021a433f3a", "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": "579c8ee252b506ba", "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": "e79e1280e9e0dd5a", "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": "ff385f206b3770d9", "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": "d9fa677b80d11278", "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": "51fcc96866cce02f", "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": "8e79dfc254c80b91", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}