{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-04b35f7e06c64f8e", "name": "Stray `console.log` in TS/JS \u2014 tests/smoke.test.js:15", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tests/smoke.test.js:15"}, "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-55d0e2379b1c37a2", "name": "Stray `console.log` in TS/JS \u2014 worker/push-logic.test.js:7", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 worker/push-logic.test.js:7"}, "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-1d0a9dd12fbadbd6", "name": "Stray `console.log` in TS/JS \u2014 worker/webpush.test.js:16", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 worker/webpush.test.js:16"}, "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-70016424874ecca9", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1723", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1723"}, "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-034f873d24e51213", "name": "Insecure pattern 'direct_outerhtml_assignment' in index.html:3569", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in index.html:3569"}, "fullDescription": {"text": "Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9415abe43ebd6e17", "name": "Very large file: qrcode.js (2297 lines)", "shortDescription": {"text": "Very large file: qrcode.js (2297 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-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "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-a2bb611b01eed2db", "name": "`fetch()` without try/.catch or AbortSignal \u2014 worker/worker.js:230", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker/worker.js:230"}, "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-4eeb9651689ccfe8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 worker/webpush.js:106", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker/webpush.js:106"}, "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}}]}}, "automationDetails": {"id": "repobility/22118"}, "properties": {"repository": "Veikkoville/lsl-aikataulut", "repoUrl": "https://github.com/Veikkoville/lsl-aikataulut", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-04b35f7e06c64f8e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tests/smoke.test.js:15"}, "properties": {"repobilityId": "1d9a14ab648d8531", "scanner": "scanner-primary", "fingerprint": "04b35f7e06c64f8e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-55d0e2379b1c37a2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 worker/push-logic.test.js:7"}, "properties": {"repobilityId": "ed179512c8444a33", "scanner": "scanner-primary", "fingerprint": "55d0e2379b1c37a2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1d0a9dd12fbadbd6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 worker/webpush.test.js:16"}, "properties": {"repobilityId": "8aa44ee749837a40", "scanner": "scanner-primary", "fingerprint": "1d0a9dd12fbadbd6", "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-70016424874ecca9", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1723"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "70016424874ecca9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 1723}}}]}, {"ruleId": "scanner-034f873d24e51213", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in index.html:3569"}, "properties": {"repobilityId": "fbffc2b0cac7f83e", "scanner": "scanner-primary", "fingerprint": "034f873d24e51213", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 3569}}}]}, {"ruleId": "scanner-9415abe43ebd6e17", "level": "note", "message": {"text": "Very large file: qrcode.js (2297 lines)"}, "properties": {"repobilityId": "a14c4246f58d287c", "scanner": "scanner-primary", "fingerprint": "9415abe43ebd6e17", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "16e14ff5378bef94", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "20b4afb9a6c3fbfa", "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": "9138694e8eeb0216", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-a2bb611b01eed2db", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker/worker.js:230"}, "properties": {"repobilityId": "6fbc464907508924", "scanner": "scanner-primary", "fingerprint": "a2bb611b01eed2db", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4eeb9651689ccfe8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker/webpush.js:106"}, "properties": {"repobilityId": "755780067f152174", "scanner": "scanner-primary", "fingerprint": "4eeb9651689ccfe8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}