{"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-d54809a801e26145", "name": "Stray `console.log` in TS/JS \u2014 importer/src/run.js:14", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 importer/src/run.js:14"}, "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-a5acfb77925d92d2", "name": "Privileged port 3 in use", "shortDescription": {"text": "Privileged port 3 in use"}, "fullDescription": {"text": "Port 3 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-001ab725573ab1e2", "name": "Privileged port 30 in use", "shortDescription": {"text": "Privileged port 30 in use"}, "fullDescription": {"text": "Port 30 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "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-fd1e05724d206eae", "name": "Insecure pattern 'direct_innerhtml_assignment' in tasks.html:515", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in tasks.html:515"}, "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-4c8ccc93b5b1978b", "name": "Insecure pattern 'direct_innerhtml_assignment' in shared.js:163", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in shared.js:163"}, "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-104ff5d4d82f849c", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:383", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:383"}, "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-7c63a425434379b8", "name": "Insecure pattern 'direct_innerhtml_assignment' in wiki.html:361", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in wiki.html:361"}, "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-88843aa7585a7277", "name": "Insecure pattern 'direct_innerhtml_assignment' in bikes.html:748", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in bikes.html:748"}, "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-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 13 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-2f57fc4e6f908900", "name": "Legacy-named symbol `p_old` in shared.js:209", "shortDescription": {"text": "Legacy-named symbol `p_old` in shared.js:209"}, "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-ed58658433c3b5f4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 importer/src/algolia.js:52", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 importer/src/algolia.js:52"}, "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-5c3b16f3daae6641", "name": "Commented-code block (5 lines) in db/snapshot.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in db/snapshot.mjs: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-5221f5ed5781a706", "name": "Commented-code block (7 lines) in db/test_rollover.mjs:1", "shortDescription": {"text": "Commented-code block (7 lines) in db/test_rollover.mjs: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}}]}}, "automationDetails": {"id": "repobility/21408"}, "properties": {"repository": "TobiasMidtgard/velodex", "repoUrl": "https://github.com/TobiasMidtgard/velodex", "branch": "main"}, "results": [{"ruleId": "scanner-d54809a801e26145", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 importer/src/run.js:14"}, "properties": {"repobilityId": "4c470b934fa27089", "scanner": "scanner-primary", "fingerprint": "d54809a801e26145", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a5acfb77925d92d2", "level": "warning", "message": {"text": "Privileged port 3 in use"}, "properties": {"repobilityId": "261b7b1c6a18d412", "scanner": "scanner-primary", "fingerprint": "a5acfb77925d92d2", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/backup-db.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-001ab725573ab1e2", "level": "warning", "message": {"text": "Privileged port 30 in use"}, "properties": {"repobilityId": "54f172e7d16fc662", "scanner": "scanner-primary", "fingerprint": "001ab725573ab1e2", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/backup-db.yml"}, "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-fd1e05724d206eae", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in tasks.html:515"}, "properties": {"repobilityId": "849d08651696841f", "scanner": "scanner-primary", "fingerprint": "fd1e05724d206eae", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tasks.html"}, "region": {"startLine": 515}}}]}, {"ruleId": "scanner-4c8ccc93b5b1978b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in shared.js:163"}, "properties": {"repobilityId": "a23a6ace97c63a75", "scanner": "scanner-primary", "fingerprint": "4c8ccc93b5b1978b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "shared.js"}, "region": {"startLine": 163}}}]}, {"ruleId": "scanner-104ff5d4d82f849c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:383"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "104ff5d4d82f849c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 383}}}]}, {"ruleId": "scanner-7c63a425434379b8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in wiki.html:361"}, "properties": {"repobilityId": "69615364b774c124", "scanner": "scanner-primary", "fingerprint": "7c63a425434379b8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wiki.html"}, "region": {"startLine": 361}}}]}, {"ruleId": "scanner-88843aa7585a7277", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in bikes.html:748"}, "properties": {"repobilityId": "dc8f07115001ec20", "scanner": "scanner-primary", "fingerprint": "88843aa7585a7277", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "bikes.html"}, "region": {"startLine": 748}}}]}, {"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "3853eebb75f7b9e6", "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": "96df48b4059759e7", "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": "36da51c05cdd4a68", "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": "8c3206003e77e07d", "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": "14f5eec943ad6b48", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2f57fc4e6f908900", "level": "note", "message": {"text": "Legacy-named symbol `p_old` in shared.js:209"}, "properties": {"repobilityId": "f89b61ac21a38a0f", "scanner": "scanner-primary", "fingerprint": "2f57fc4e6f908900", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-ed58658433c3b5f4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 importer/src/algolia.js:52"}, "properties": {"repobilityId": "9fe3697fe60eb5cb", "scanner": "scanner-primary", "fingerprint": "ed58658433c3b5f4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5c3b16f3daae6641", "level": "none", "message": {"text": "Commented-code block (5 lines) in db/snapshot.mjs:1"}, "properties": {"repobilityId": "6141d992b48334a9", "scanner": "scanner-primary", "fingerprint": "5c3b16f3daae6641", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5221f5ed5781a706", "level": "none", "message": {"text": "Commented-code block (7 lines) in db/test_rollover.mjs:1"}, "properties": {"repobilityId": "df29740d0c17b106", "scanner": "scanner-primary", "fingerprint": "5221f5ed5781a706", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}