{"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-af1426f58496188f", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/terminal/jackin.js:49", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/terminal/jackin.js:49"}, "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-cbe4c39b1e272086", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/terminal/domterm.js:72", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/terminal/domterm.js:72"}, "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-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-bb1c17464a8c5abc", "name": "Very large file: src/terminal/sim-shell.js (1513 lines)", "shortDescription": {"text": "Very large file: src/terminal/sim-shell.js (1513 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 30 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-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: 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-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-5d25e10e497b4743", "name": "Commented-code block (5 lines) in src/ui/hud.js:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/ui/hud.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-a4a79dbdba1744a7", "name": "Commented-code block (6 lines) in src/ui/dialogue.js:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/ui/dialogue.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-b606bfd6b3a1a748", "name": "Commented-code block (7 lines) in src/ui/menu.js:4", "shortDescription": {"text": "Commented-code block (7 lines) in src/ui/menu.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-494918b9750fd001", "name": "Commented-code block (5 lines) in src/assets/portraits.js:4", "shortDescription": {"text": "Commented-code block (5 lines) in src/assets/portraits.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-04084e62d987f1e1", "name": "Commented-code block (5 lines) in src/assets/sprites.js:4", "shortDescription": {"text": "Commented-code block (5 lines) in src/assets/sprites.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-0179d84dbd3b5bee", "name": "Commented-code block (5 lines) in src/assets/vfx.js:208", "shortDescription": {"text": "Commented-code block (5 lines) in src/assets/vfx.js:208"}, "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-574c1d2190f3e890", "name": "Commented-code block (5 lines) in src/assets/palette.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/assets/palette.js:1"}, "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-b7bfa93d1e86756a", "name": "Commented-code block (16 lines) in src/terminal/missions.js:5", "shortDescription": {"text": "Commented-code block (16 lines) in src/terminal/missions.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-d83cd738c7382ced", "name": "Commented-code block (7 lines) in src/terminal/jackin.js:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/terminal/jackin.js:1"}, "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-1265d8d429a8e093", "name": "Commented-code block (6 lines) in src/terminal/domterm.js:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/terminal/domterm.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-e7751a5c650960da", "name": "Commented-code block (11 lines) in src/terminal/backend.js:5", "shortDescription": {"text": "Commented-code block (11 lines) in src/terminal/backend.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-481c7bd44b8a23fb", "name": "Commented-code block (10 lines) in src/terminal/sim-shell.js:11", "shortDescription": {"text": "Commented-code block (10 lines) in src/terminal/sim-shell.js:11"}, "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-db481fe9cfb386b3", "name": "Commented-code block (6 lines) in src/core/state.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/core/state.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-a079fea69be67d82", "name": "Commented-code block (5 lines) in src/world/maps.js:12", "shortDescription": {"text": "Commented-code block (5 lines) in src/world/maps.js:12"}, "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-6752b08dbb45a15e", "name": "Commented-code block (8 lines) in src/story/script.js:8", "shortDescription": {"text": "Commented-code block (8 lines) in src/story/script.js:8"}, "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-5edd219f9b00e22e", "name": "Commented-code block (6 lines) in src/story/dialogues.js:8", "shortDescription": {"text": "Commented-code block (6 lines) in src/story/dialogues.js:8"}, "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-dc97a8f464b77c22", "name": "Commented-code block (5 lines) in src/story/quests.js:157", "shortDescription": {"text": "Commented-code block (5 lines) in src/story/quests.js:157"}, "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}}]}}, "automationDetails": {"id": "repobility/19249"}, "properties": {"repository": "sentaxic/netrunner", "repoUrl": "https://github.com/sentaxic/netrunner", "branch": "main"}, "results": [{"ruleId": "scanner-af1426f58496188f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/terminal/jackin.js:49"}, "properties": {"repobilityId": "9a1d0586e48c0d0a", "scanner": "scanner-primary", "fingerprint": "af1426f58496188f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/terminal/jackin.js"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-cbe4c39b1e272086", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/terminal/domterm.js:72"}, "properties": {"repobilityId": "ec2a590df8d37c59", "scanner": "scanner-primary", "fingerprint": "cbe4c39b1e272086", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/terminal/domterm.js"}, "region": {"startLine": 72}}}]}, {"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-bb1c17464a8c5abc", "level": "note", "message": {"text": "Very large file: src/terminal/sim-shell.js (1513 lines)"}, "properties": {"repobilityId": "aafcc7cc5b2e6763", "scanner": "scanner-primary", "fingerprint": "bb1c17464a8c5abc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "2f0148bc6037bce7", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "516657c9481732d9", "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": "904d61ae125a5088", "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": "42375a8ea6e53a55", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-5d25e10e497b4743", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/ui/hud.js:5"}, "properties": {"repobilityId": "c213d7730bb7cdba", "scanner": "scanner-primary", "fingerprint": "5d25e10e497b4743", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a4a79dbdba1744a7", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/ui/dialogue.js:4"}, "properties": {"repobilityId": "b36bff9f32f9c85a", "scanner": "scanner-primary", "fingerprint": "a4a79dbdba1744a7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b606bfd6b3a1a748", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/ui/menu.js:4"}, "properties": {"repobilityId": "8715a010ee929fc4", "scanner": "scanner-primary", "fingerprint": "b606bfd6b3a1a748", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-494918b9750fd001", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/assets/portraits.js:4"}, "properties": {"repobilityId": "d849a638f54c5a51", "scanner": "scanner-primary", "fingerprint": "494918b9750fd001", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-04084e62d987f1e1", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/assets/sprites.js:4"}, "properties": {"repobilityId": "66041e6ed648767f", "scanner": "scanner-primary", "fingerprint": "04084e62d987f1e1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0179d84dbd3b5bee", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/assets/vfx.js:208"}, "properties": {"repobilityId": "89a28b957a86c3b4", "scanner": "scanner-primary", "fingerprint": "0179d84dbd3b5bee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-574c1d2190f3e890", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/assets/palette.js:1"}, "properties": {"repobilityId": "f0f5a5ea970408f6", "scanner": "scanner-primary", "fingerprint": "574c1d2190f3e890", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b7bfa93d1e86756a", "level": "none", "message": {"text": "Commented-code block (16 lines) in src/terminal/missions.js:5"}, "properties": {"repobilityId": "d64f374f21c4599b", "scanner": "scanner-primary", "fingerprint": "b7bfa93d1e86756a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d83cd738c7382ced", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/terminal/jackin.js:1"}, "properties": {"repobilityId": "7dda3f7e41c27c5e", "scanner": "scanner-primary", "fingerprint": "d83cd738c7382ced", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1265d8d429a8e093", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/terminal/domterm.js:4"}, "properties": {"repobilityId": "b4022d9160037c3d", "scanner": "scanner-primary", "fingerprint": "1265d8d429a8e093", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e7751a5c650960da", "level": "none", "message": {"text": "Commented-code block (11 lines) in src/terminal/backend.js:5"}, "properties": {"repobilityId": "d9d0b0e2192666b0", "scanner": "scanner-primary", "fingerprint": "e7751a5c650960da", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-481c7bd44b8a23fb", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/terminal/sim-shell.js:11"}, "properties": {"repobilityId": "a0d36d335903208e", "scanner": "scanner-primary", "fingerprint": "481c7bd44b8a23fb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db481fe9cfb386b3", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/core/state.js:3"}, "properties": {"repobilityId": "5afe938340d7402e", "scanner": "scanner-primary", "fingerprint": "db481fe9cfb386b3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a079fea69be67d82", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/world/maps.js:12"}, "properties": {"repobilityId": "6916ebaab32f43a4", "scanner": "scanner-primary", "fingerprint": "a079fea69be67d82", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6752b08dbb45a15e", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/story/script.js:8"}, "properties": {"repobilityId": "0dc9c071a8d4b0ae", "scanner": "scanner-primary", "fingerprint": "6752b08dbb45a15e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5edd219f9b00e22e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/story/dialogues.js:8"}, "properties": {"repobilityId": "a5f2dcdb6dd6b1b8", "scanner": "scanner-primary", "fingerprint": "5edd219f9b00e22e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dc97a8f464b77c22", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/story/quests.js:157"}, "properties": {"repobilityId": "9f2ed3821aba9579", "scanner": "scanner-primary", "fingerprint": "dc97a8f464b77c22", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}