{"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-b65161e9ba356108", "name": "Stray `console.log` in TS/JS \u2014 tests/smoke.js:32", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tests/smoke.js:32"}, "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-163fb4b25e1e7032", "name": "Stray `console.log` in TS/JS \u2014 scripts/cli.js:21", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/cli.js:21"}, "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-6ba5561611209594", "name": "Stray `console.log` in TS/JS \u2014 scripts/uninstall.js:34", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/uninstall.js:34"}, "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-bb82ced39ac4f87f", "name": "Stray `console.log` in TS/JS \u2014 scripts/install.js:34", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/install.js:34"}, "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-3bb278fb0b0719b9", "name": "Insecure pattern 'node_child_process' in package/hooks/context-monitor.js:24", "shortDescription": {"text": "Insecure pattern 'node_child_process' in package/hooks/context-monitor.js:24"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fb78d7ed43788617", "name": "Insecure pattern 'node_child_process' in scripts/uninstall.js:21", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/uninstall.js:21"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d2bd1725c870ff7a", "name": "Insecure pattern 'node_child_process' in scripts/install.js:22", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/install.js:22"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1838a141491ce38c", "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-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-38d5a0a8c37b1ee4", "name": "Commented-code block (5 lines) in scripts/install.js:308", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/install.js:308"}, "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/18969"}, "properties": {"repository": "Sassine/devin-memory", "repoUrl": "https://github.com/Sassine/devin-memory", "branch": "main"}, "results": [{"ruleId": "scanner-b65161e9ba356108", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tests/smoke.js:32"}, "properties": {"repobilityId": "8aec6275d1fcac8f", "scanner": "scanner-primary", "fingerprint": "b65161e9ba356108", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-163fb4b25e1e7032", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/cli.js:21"}, "properties": {"repobilityId": "129125b0867f40b7", "scanner": "scanner-primary", "fingerprint": "163fb4b25e1e7032", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6ba5561611209594", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/uninstall.js:34"}, "properties": {"repobilityId": "5fe886abd17465bd", "scanner": "scanner-primary", "fingerprint": "6ba5561611209594", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bb82ced39ac4f87f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/install.js:34"}, "properties": {"repobilityId": "6563d3e203c3adee", "scanner": "scanner-primary", "fingerprint": "bb82ced39ac4f87f", "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-3bb278fb0b0719b9", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in package/hooks/context-monitor.js:24"}, "properties": {"repobilityId": "bf197cf560a1998f", "scanner": "scanner-primary", "fingerprint": "3bb278fb0b0719b9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package/hooks/context-monitor.js"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-fb78d7ed43788617", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/uninstall.js:21"}, "properties": {"repobilityId": "051176e491efac83", "scanner": "scanner-primary", "fingerprint": "fb78d7ed43788617", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/uninstall.js"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-d2bd1725c870ff7a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/install.js:22"}, "properties": {"repobilityId": "8e37d039e7a18a6c", "scanner": "scanner-primary", "fingerprint": "d2bd1725c870ff7a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/install.js"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "8694854667331725", "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": "f336a352b780a902", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-38d5a0a8c37b1ee4", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/install.js:308"}, "properties": {"repobilityId": "54adc29b0824c151", "scanner": "scanner-primary", "fingerprint": "38d5a0a8c37b1ee4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}