{"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-3ac27efb49fe0d91", "name": "Insecure pattern 'domparser_html_parse' in js/fetchers.js:103", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in js/fetchers.js:103"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b56086b9b302cf1b", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/app.js:29", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/app.js:29"}, "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-744a7e1e6f2abddf", "name": "Insecure pattern 'direct_outerhtml_assignment' in js/onboarding.js:57", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in js/onboarding.js:57"}, "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-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 7 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-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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, 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": "medium", "confidence": 1.0}}, {"id": "scanner-ff2b0c9558d54577", "name": "Legacy-named symbol `rest_v1` in js/fetchers.js:31", "shortDescription": {"text": "Legacy-named symbol `rest_v1` in js/fetchers.js:31"}, "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-9225f53da03d813b", "name": "Commented-code block (5 lines) in js/fetchers.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in js/fetchers.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-d4ff17b5a3b1bd05", "name": "`fetch()` without try/.catch or AbortSignal \u2014 js/fetchers.js:50", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/fetchers.js:50"}, "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-a2d152c768b24b97", "name": "Commented-code block (5 lines) in js/onboarding.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in js/onboarding.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-0b2ee899163313d3", "name": "Commented-code block (5 lines) in js/data.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in js/data.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-f60c5b1bea878d87", "name": "`fetch()` without try/.catch or AbortSignal \u2014 js/data.js:3", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/data.js:3"}, "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-001e9a94b84b6bd3", "name": "Commented-code block (5 lines) in js/state.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in js/state.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}}]}}, "automationDetails": {"id": "repobility/24464"}, "properties": {"repository": "Balbir28/Vantage", "repoUrl": "https://github.com/Balbir28/Vantage", "branch": "main"}, "results": [{"ruleId": "scanner-3ac27efb49fe0d91", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in js/fetchers.js:103"}, "properties": {"repobilityId": "4385ffc4bdea7bb0", "scanner": "scanner-primary", "fingerprint": "3ac27efb49fe0d91", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/fetchers.js"}, "region": {"startLine": 103}}}]}, {"ruleId": "scanner-b56086b9b302cf1b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/app.js:29"}, "properties": {"repobilityId": "f12f5fb5c6eb3ec0", "scanner": "scanner-primary", "fingerprint": "b56086b9b302cf1b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/app.js"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-744a7e1e6f2abddf", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in js/onboarding.js:57"}, "properties": {"repobilityId": "1398a711feda2b41", "scanner": "scanner-primary", "fingerprint": "744a7e1e6f2abddf", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/onboarding.js"}, "region": {"startLine": 57}}}]}, {"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "a1204d2fedc44324", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "95763d63b90017ef", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ff2b0c9558d54577", "level": "note", "message": {"text": "Legacy-named symbol `rest_v1` in js/fetchers.js:31"}, "properties": {"repobilityId": "30c27e87c5409ae8", "scanner": "scanner-primary", "fingerprint": "ff2b0c9558d54577", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-9225f53da03d813b", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/fetchers.js:1"}, "properties": {"repobilityId": "6354836c21d91713", "scanner": "scanner-primary", "fingerprint": "9225f53da03d813b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d4ff17b5a3b1bd05", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/fetchers.js:50"}, "properties": {"repobilityId": "2403be2ec71b78e2", "scanner": "scanner-primary", "fingerprint": "d4ff17b5a3b1bd05", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a2d152c768b24b97", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/onboarding.js:1"}, "properties": {"repobilityId": "8c8d8dec4ce46a18", "scanner": "scanner-primary", "fingerprint": "a2d152c768b24b97", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0b2ee899163313d3", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/data.js:1"}, "properties": {"repobilityId": "12945b8e25ecee4c", "scanner": "scanner-primary", "fingerprint": "0b2ee899163313d3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f60c5b1bea878d87", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/data.js:3"}, "properties": {"repobilityId": "e688779371814d6b", "scanner": "scanner-primary", "fingerprint": "f60c5b1bea878d87", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-001e9a94b84b6bd3", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/state.js:1"}, "properties": {"repobilityId": "e77711aa9d043edf", "scanner": "scanner-primary", "fingerprint": "001e9a94b84b6bd3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}