{"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-9156118947ef263e", "name": "Stray `console.log` in TS/JS \u2014 apps/nassims-folly/seed-phase4.js:7", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/nassims-folly/seed-phase4.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-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-1197e2e0a7cd9871", "name": "Possible secret in apps/ride-tracker/index.html", "shortDescription": {"text": "Possible secret in apps/ride-tracker/index.html"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-bb119efb10dbd97a", "name": "Insecure pattern 'direct_innerhtml_assignment' in apps/ride-tracker/index.html:1162", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/ride-tracker/index.html:1162"}, "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-ead8941e6d29bfc4", "name": "Possible secret in apps/nassims-folly/index.html", "shortDescription": {"text": "Possible secret in apps/nassims-folly/index.html"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-11b30d9ee9b655cc", "name": "Insecure pattern 'direct_innerhtml_assignment' in apps/nassims-folly/index.html:1631", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/nassims-folly/index.html:1631"}, "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-b00257bcce9fd26d", "name": "Possible secret in apps/nassims-folly/seed-phase3.html", "shortDescription": {"text": "Possible secret in apps/nassims-folly/seed-phase3.html"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-edcaf3174943da77", "name": "Insecure pattern 'direct_innerhtml_assignment' in apps/nassims-folly/seed-phase3.html:207", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/nassims-folly/seed-phase3.html:207"}, "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-c1e62c8a8becdce0", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/deploy-pages@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-11fe6710547243fb", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "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 2 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-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "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-134a30045585a78a", "name": "Commented-code block (9 lines) in shared/snippets/weather-ensemble.js:18", "shortDescription": {"text": "Commented-code block (9 lines) in shared/snippets/weather-ensemble.js:18"}, "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-d479631a25a25a87", "name": "`fetch()` without try/.catch or AbortSignal \u2014 shared/snippets/weather-ensemble.js:56", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 shared/snippets/weather-ensemble.js:56"}, "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/17898"}, "properties": {"repository": "rchalanc-crypto/APP_Dev", "repoUrl": "https://github.com/rchalanc-crypto/APP_Dev", "branch": "main"}, "results": [{"ruleId": "scanner-9156118947ef263e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/nassims-folly/seed-phase4.js:7"}, "properties": {"repobilityId": "6225c2ca09372841", "scanner": "scanner-primary", "fingerprint": "9156118947ef263e", "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-1197e2e0a7cd9871", "level": "error", "message": {"text": "Possible secret in apps/ride-tracker/index.html"}, "properties": {"repobilityId": "b7e8969c714233f6", "scanner": "scanner-primary", "fingerprint": "1197e2e0a7cd9871", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/ride-tracker/index.html"}, "region": {"startLine": 905}}}]}, {"ruleId": "scanner-bb119efb10dbd97a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/ride-tracker/index.html:1162"}, "properties": {"repobilityId": "40493087fea1f851", "scanner": "scanner-primary", "fingerprint": "bb119efb10dbd97a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/ride-tracker/index.html"}, "region": {"startLine": 1162}}}]}, {"ruleId": "scanner-ead8941e6d29bfc4", "level": "error", "message": {"text": "Possible secret in apps/nassims-folly/index.html"}, "properties": {"repobilityId": "43ebd382b189ca0c", "scanner": "scanner-primary", "fingerprint": "ead8941e6d29bfc4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/nassims-folly/index.html"}, "region": {"startLine": 1447}}}]}, {"ruleId": "scanner-11b30d9ee9b655cc", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/nassims-folly/index.html:1631"}, "properties": {"repobilityId": "9965845f98d319c1", "scanner": "scanner-primary", "fingerprint": "11b30d9ee9b655cc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/nassims-folly/index.html"}, "region": {"startLine": 1631}}}]}, {"ruleId": "scanner-b00257bcce9fd26d", "level": "error", "message": {"text": "Possible secret in apps/nassims-folly/seed-phase3.html"}, "properties": {"repobilityId": "0a9c4be9ebeba4a4", "scanner": "scanner-primary", "fingerprint": "b00257bcce9fd26d", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/nassims-folly/seed-phase3.html"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-edcaf3174943da77", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in apps/nassims-folly/seed-phase3.html:207"}, "properties": {"repobilityId": "7870751432dab879", "scanner": "scanner-primary", "fingerprint": "edcaf3174943da77", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/nassims-folly/seed-phase3.html"}, "region": {"startLine": 207}}}]}, {"ruleId": "scanner-c1e62c8a8becdce0", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4a5232ca5f9d3d6d", "scanner": "scanner-primary", "fingerprint": "c1e62c8a8becdce0", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-pages.yml"}, "region": {"startLine": 46}}}]}, {"ruleId": "scanner-11fe6710547243fb", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "c88f07fd35b9711f", "scanner": "scanner-primary", "fingerprint": "11fe6710547243fb", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-pages.yml"}, "region": {"startLine": 1}}}]}, {"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": "b8eb6ef2a90c1c71", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "10a7d352c7119872", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "a5cdc9b3ec19bd93", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-134a30045585a78a", "level": "none", "message": {"text": "Commented-code block (9 lines) in shared/snippets/weather-ensemble.js:18"}, "properties": {"repobilityId": "8df1436b32d82878", "scanner": "scanner-primary", "fingerprint": "134a30045585a78a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d479631a25a25a87", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 shared/snippets/weather-ensemble.js:56"}, "properties": {"repobilityId": "8140bd940a16f68b", "scanner": "scanner-primary", "fingerprint": "d479631a25a25a87", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}